Moerill / fvtt-find-the-culprit

MIT License
8 stars 10 forks source link

erros since 9 update #18

Open bushibot opened 2 years ago

bushibot commented 2 years ago

Also I tried to track down a canvas render issue and was left in hung state at load. Later found this error.

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'data') [Detected 1 package: find-the-culprit] at find-the-culprit.js:282 at Array.map () at doBinarySearchStep (find-the-culprit.js:279) at doStep (find-the-culprit.js:182) at Function._call (foundry.js:294) at Function.callAll (foundry.js:253) at Game.setupGame (foundry.js:5503) at async Game._initializeGameView (foundry.js:6434) at async Game.initialize (foundry.js:5380)

brunocalado commented 2 years ago

Hi.

Please remove the foundry vtt warning.

Replace "compatibleCoreVersion":"0.9.0" by "compatibleCoreVersion":"9".

Docs: https://gitlab.com/foundrynet/foundryvtt/-/issues/5635