-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When editing any feature in Choose Your Pointer! :
- Prior settings fail to save (except selecting a different preset)
- In console there is an Uncaught (in promise) TypeError
- Animations don't seem to work in general (the circular default ping doesn't rotate).
To Reproduce
- Open Choose Your Pointer!
- Adjust any setting under "Graphic" or "Animation"
Module incompatibilities
- No other modules are activated
Screenshots/GIFs/Videos
- Sample Console Error:
pointer.js:44 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'texture')
at Pointer.draw (pointer.js:44:42)
at new Pointer (pointer.js:8:8)
at PointerSettingsMenu._updateObject (settings.js:514:20)
at PointerSettingsMenu._onSubmit (foundry.js:5833:18)
at PointerSettingsMenu._onChangeInput (foundry.js:5883:19)
at HTMLFormElement.dispatch (jquery.min.js:2:43064)
at y.handle (jquery.min.js:2:41048)
Desktop (please complete the following information):
- Windows
- Base FoundryVTT application
- FVTT Version 10.285
- Module version 2.4.0
Additional context
This is a fresh install of Foundry V10.285
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working