Moerill / token-mold

MIT License
27 stars 33 forks source link

[BUG] Foundry 10 PF2E canvas freeze and crash #138

Closed diwako closed 2 years ago

diwako commented 2 years ago

Describe the bug When loading the token mold module into a game running the PF2E system, the game canvas is not clickable anymore and after roughly a minute it crashes the canvas.

To Reproduce Steps to reproduce the behavior:

  1. Create new game running the PF2E in foundry 10
  2. Load the module token mold
  3. wait
  4. Canvas becomes unresponsive

Expected behavior Token mold loads, the game canvas is responsive and foundry can be used as usual

Screenshots/GIFs/Videos https://www.youtube.com/watch?v=nfJlkv7GQRc&ab_channel=diwako

Desktop (please complete the following information):

Additional context Happens in foundry desktop app and hosted on linux dedicated server running with nodejs

Geekswordsman commented 2 years ago

I've confirmed this bug - it looks like a bad interaction between PF2E and the latest Foundry v10. I'm working with the teams to try and figure out a solution!

diwako commented 2 years ago

@Geekswordsman Thank you.