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.
When I go to any of the pages, corner detection works, but when I press the play button, I always get this error:
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.