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

[BUG] Failed drawing interface canvas group #855

Open
mathamel opened this issue Oct 19, 2024 · 0 comments
Open

[BUG] Failed drawing interface canvas group #855

mathamel opened this issue Oct 19, 2024 · 0 comments

Comments

@mathamel
Copy link

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:

  1. Have a world with the module active
  2. Migrate the world from v9 to v12
  3. Open any scene
  4. 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.

image image

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

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