Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Rectangle drawing with Image Fog #92

Open
jcolemanquotient opened this issue Dec 31, 2020 · 0 comments
Open

Error on Rectangle drawing with Image Fog #92

jcolemanquotient opened this issue Dec 31, 2020 · 0 comments

Comments

@jcolemanquotient
Copy link

For some reason, with the Furnace and the module Image Fog ( https://foundryvtt.com/packages/image-fog/ ) enabled, I am entirely unable to use the rectangle drawing tool or open the Configure Drawing menu. All other drawing tool functions work fine - but it would be nice to have squares again. The issue is not present with either module alone.

Error for rectangle drawing tool:
foundry.js:3780 Error: Required field type not present in Drawing. at Drawing._validateRequiredField (...\FoundryVTT\resources\app\dist\database\odm\abstract.js:1:4323) at Drawing.validate (...\FoundryVTT\resources\app\dist\database\odm\abstract.js:1:3994) at Function._onCreate (...\FoundryVTT\resources\app\dist\database\odm\embedded.js:1:6490) at async Socket.handleEvent (...\FoundryVTT\resources\app\dist\sockets.js:1:2262) foundry.js:3777 Uncaught (in promise) Error: Required field type not present in Drawing. at Drawing._validateRequiredField (...\FoundryVTT\resources\app\dist\database\odm\abstract.js:1:4323) at Drawing.validate (...\FoundryVTT\resources\app\dist\database\odm\abstract.js:1:3994) at Function._onCreate (...\FoundryVTT\resources\app\dist\database\odm\embedded.js:1:6490) at async Socket.handleEvent (...\FoundryVTT\resources\app\dist\sockets.js:1:2262)

Error for the config menu:
DrawingTools.js:91 Uncaught TypeError: canvas.drawings.configureStartingData is not a function at Object.drawingsButton.tools.<computed>.onClick (DrawingTools.js:91) at SceneControls._onClickTool (foundry.js:19950) at HTMLLIElement.dispatch (jquery.min.js:2) at HTMLLIElement.v.handle (jquery.min.js:2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant