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
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: