-
Notifications
You must be signed in to change notification settings - Fork 36
TypeError: can't access property 0, update[square] is undefined #143
Copy link
Copy link
Closed
Description
When I go to any of the pages, corner detection works, but when I press the play button, I always get this error:
Uncaught (in promise) TypeError: can't access property 0, update[square] is undefined
getUpdate findPieces.tsx:136
loop findPieces.tsx:208
loop findPieces.tsx:260
loop findPieces.tsx:260
loop findPieces.tsx:260
loop findPieces.tsx:260
loop findPieces.tsx:260
loop findPieces.tsx:260
loop findPieces.tsx:260
loop findPieces.tsx:260
loop findPieces.tsx:260
loop findPieces.tsx:260
loop findPieces.tsx:260
loop findPieces.tsx:260
loop findPieces.tsx:260
This happens both locally and on the hosted version.
I'm using a top-down camera perspective, but it doesn't seem to be any different from the side.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels