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
Express and Socket.IO are running on port 10000
New connection: Socket GoME_A2I4Dz6sEjhAAAB
New connection: Socket 6g6v2Sh3R0zTuLBQAAAD
New connection: Socket CkrtePg30GIiU1-yAAAF
/opt/render/project/src/backend/src/gameData.js:126
throw new Error(`No game found with socketId ${socketId}`);
^
Error: No game found with socketId CkrtePg30GIiU1-yAAAF
at GameService.getGameIdBySocketId (/opt/render/project/src/backend/src/gameData.js:126:19)
at handleAllPiecesPlaced (/opt/render/project/src/backend/src/index.js:93:26)
at Socket.<anonymous> (/opt/render/project/src/backend/src/index.js:61:46)
at Socket.emit (node:events:514:28)
at Socket.emitUntyped (/opt/render/project/src/backend/node_modules/socket.io/dist/typed-events.js:69:22)
at /opt/render/project/src/backend/node_modules/socket.io/dist/socket.js:704:39
at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: