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
{{ message }}
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.
when I try to join my server on a custom client:
TypeError: Cannot read property 'headers' of undefined
at GameServer.connectionEstablished (/home/ubuntu/workspace/src/GameServer.js:219:35)
at emitTwo (events.js:106:13)
at WebSocketServer.emit (events.js:191:7)
at handleUpgrade (/home/ubuntu/workspace/src/node_modules/ws/lib/WebSocketServer.js:88:16)
at WebSocketServer.completeUpgrade (/home/ubuntu/workspace/src/node_modules/ws/lib/WebSocketServer.js:270:5)
at WebSocketServer.handleUpgrade (/home/ubuntu/workspace/src/node_modules/ws/lib/WebSocketServer.js:197:10)
at Server.WebSocketServer._ultron.on (/home/ubuntu/workspace/src/node_modules/ws/lib/WebSocketServer.js:87:14)
at emitThree (events.js:116:13)
at Server.emit (events.js:194:7)
at onParserExecuteCommon (_http_server.js:409:14)
TypeError: Cannot read property 'headers' of undefined
at GameServer.connectionEstablished (/home/ubuntu/workspace/src/GameServer.js:219:35)
at emitTwo (events.js:106:13)
at WebSocketServer.emit (events.js:191:7)
at handleUpgrade (/home/ubuntu/workspace/src/node_modules/ws/lib/WebSocketServer.js:88:16)
at WebSocketServer.completeUpgrade (/home/ubuntu/workspace/src/node_modules/ws/lib/WebSocketServer.js:270:5)
at WebSocketServer.handleUpgrade (/home/ubuntu/workspace/src/node_modules/ws/lib/WebSocketServer.js:197:10)
at Server.WebSocketServer._ultron.on (/home/ubuntu/workspace/src/node_modules/ws/lib/WebSocketServer.js:87:14)
at emitThree (events.js:116:13)
at Server.emit (events.js:194:7)
at onParserExecuteCommon (_http_server.js:409:14)
I want to fix it .
i wanna use ogar not other projects.
The text was updated successfully, but these errors were encountered:
when I try to join my server on a custom client:
TypeError: Cannot read property 'headers' of undefined
at GameServer.connectionEstablished (/home/ubuntu/workspace/src/GameServer.js:219:35)
at emitTwo (events.js:106:13)
at WebSocketServer.emit (events.js:191:7)
at handleUpgrade (/home/ubuntu/workspace/src/node_modules/ws/lib/WebSocketServer.js:88:16)
at WebSocketServer.completeUpgrade (/home/ubuntu/workspace/src/node_modules/ws/lib/WebSocketServer.js:270:5)
at WebSocketServer.handleUpgrade (/home/ubuntu/workspace/src/node_modules/ws/lib/WebSocketServer.js:197:10)
at Server.WebSocketServer._ultron.on (/home/ubuntu/workspace/src/node_modules/ws/lib/WebSocketServer.js:87:14)
at emitThree (events.js:116:13)
at Server.emit (events.js:194:7)
at onParserExecuteCommon (_http_server.js:409:14)
TypeError: Cannot read property 'headers' of undefined
at GameServer.connectionEstablished (/home/ubuntu/workspace/src/GameServer.js:219:35)
at emitTwo (events.js:106:13)
at WebSocketServer.emit (events.js:191:7)
at handleUpgrade (/home/ubuntu/workspace/src/node_modules/ws/lib/WebSocketServer.js:88:16)
at WebSocketServer.completeUpgrade (/home/ubuntu/workspace/src/node_modules/ws/lib/WebSocketServer.js:270:5)
at WebSocketServer.handleUpgrade (/home/ubuntu/workspace/src/node_modules/ws/lib/WebSocketServer.js:197:10)
at Server.WebSocketServer._ultron.on (/home/ubuntu/workspace/src/node_modules/ws/lib/WebSocketServer.js:87:14)
at emitThree (events.js:116:13)
at Server.emit (events.js:194:7)
at onParserExecuteCommon (_http_server.js:409:14)
I want to fix it .
i wanna use ogar not other projects.
The text was updated successfully, but these errors were encountered: