You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After upgrading to lastest Foundryvtt and Monk's Active Tiles, all scenes now throw this error and cannot be rendered. Even scenes without any tiles.
Failed drawing interface canvas group: Framebuffer width or height is zero [Detected 1 package: monks-active-tiles(12.02)]
To Reproduce
Steps to reproduce the behavior:
Have a world with the module active
Migrate the world from v9 to v12
Open any scene
See error
Expected behavior
Scene should load without issue.
When I deactivate the module, everything loads normally.
Screenshots
If applicable, add screenshots to help explain your problem.
Please complete as much of the following information as possible:
Browser [chrome]
Foundry Version [v12]
System [Dungeon World]
Module version 12.02
Are there any errors in the console [e.g. press F12 and look for red text]
foundry.js:655 Error: Failed drawing interface canvas group: Framebuffer width or height is zero. Framebuffer width or height is zero
[Detected 1 package: monks-active-tiles(12.02)]
at Hooks.onError (foundry.js:654:24)
at 🎁Hooks.onError#0 (libWrapper-wrapper.js:188:54)
at #draw (foundry.js:25064:15)
at async Canvas.draw (foundry.js:24948:5)
at async Scene.view (foundry.js:21369:7)
Have you tried using Find the Culprit to make sure it isn't a module interaction.
Yes, the issue is there even with only this module active.
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
After upgrading to lastest Foundryvtt and Monk's Active Tiles, all scenes now throw this error and cannot be rendered. Even scenes without any tiles.
Failed drawing interface canvas group: Framebuffer width or height is zero [Detected 1 package: monks-active-tiles(12.02)]
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Scene should load without issue.
When I deactivate the module, everything loads normally.
Screenshots
If applicable, add screenshots to help explain your problem.
Please complete as much of the following information as possible:
foundry.js:655 Error: Failed drawing interface canvas group: Framebuffer width or height is zero. Framebuffer width or height is zero
[Detected 1 package: monks-active-tiles(12.02)]
at Hooks.onError (foundry.js:654:24)
at 🎁Hooks.onError#0 (libWrapper-wrapper.js:188:54)
at #draw (foundry.js:25064:15)
at async Canvas.draw (foundry.js:24948:5)
at async Scene.view (foundry.js:21369:7)
Find the Culprit
to make sure it isn't a module interaction.Yes, the issue is there even with only this module active.
Additional context
The text was updated successfully, but these errors were encountered: