Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read undefined properties of currentRound #124

Open
tannerkrewson opened this issue Jan 1, 2022 · 0 comments
Open

Cannot read undefined properties of currentRound #124

tannerkrewson opened this issue Jan 1, 2022 · 0 comments

Comments

@tannerkrewson
Copy link
Owner

2022-01-01T06:16:36.093756195Z app[web.1]: TypeError: Cannot read properties of undefined (reading 'currentRound')
2022-01-01T06:16:36.093819181Z app[web.1]:     at file:///app/server/routes/socketio.js:94:40
2022-01-01T06:16:36.093826349Z app[web.1]:     at Socket.<anonymous> (file:///app/server/routes/socketio.js:13:21)
2022-01-01T06:16:36.093833273Z app[web.1]:     at Socket.emit (node:events:390:28)
2022-01-01T06:16:36.093838701Z app[web.1]:     at Socket.emit (node:domain:475:12)
2022-01-01T06:16:36.093863703Z app[web.1]:     at Socket.emitUntyped (/app/node_modules/socket.io/dist/typed-events.js:69:22)
2022-01-01T06:16:36.093869772Z app[web.1]:     at /app/node_modules/socket.io/dist/socket.js:466:39
2022-01-01T06:16:36.093875598Z app[web.1]:     at processTicksAndRejections (node:internal/process/task_queues:78:11)

the server also crashed but i dont think this was why

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant