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

이 에러는 뭐죠 #537

Closed
swoo5571 opened this issue Aug 7, 2019 · 2 comments
Closed

이 에러는 뭐죠 #537

swoo5571 opened this issue Aug 7, 2019 · 2 comments

Comments

@swoo5571
Copy link

swoo5571 commented Aug 7, 2019

ERROR OCCURRED ON THE MASTER! :8080 [2019-8-7 23:05:10] ERROR: TypeError: Cannot read property 'url' of undefined TypeError: Cannot read property 'url' of undefined at WebSocketServer.<anonymous> (C:\Users\user\Downloads\KKuTu-master\Server\lib\Game\master.js:289:32) at WebSocketServer.emit (events.js:203:13) at C:\Users\user\Downloads\KKuTu-master\Server\lib\node_modules\ws\lib\WebSocketServer.js:88:16 at WebSocketServer.completeUpgrade (C:\Users\user\Downloads\KKuTu-master\Server\lib\node_modules\ws\lib\WebSocketServer.js:270:5) at WebSocketServer.handleUpgrade (C:\Users\user\Downloads\KKuTu-master\Server\lib\node_modules\ws\lib\WebSocketServer.js:197:10) at Server.<anonymous> (C:\Users\user\Downloads\KKuTu-master\Server\lib\node_modules\ws\lib\WebSocketServer.js:87:14) at Server.emit (events.js:203:13) at onParserExecuteCommon (_http_server.js:605:14) at onParserExecute (_http_server.js:544:3)

분명 포트포워딩 80 8080 8492 다하고 기본설정까지 다했더니 저렇게 뜹니다.
서버는 잘 들어가지는데 이상하게 로그인까지는 정상이고 아예 감자서버자체에 접속이 안되요

@swoo5571 swoo5571 closed this as completed Aug 7, 2019
@swoo5571 swoo5571 reopened this Aug 7, 2019
@JJoriping
Copy link
Owner

안녕하세요. 이 오류는 끄투에서 사용하는 ws 모듈 버전을 최근 업그레이드시키면서 websockets/ws#1099 이슈에 대한 처리가 빠져 생긴 문제입니다. 이제 처리를 했으니 레포지토리를 다시 받아 작동시켜 보세요.

@swoo5571
Copy link
Author

swoo5571 commented Aug 8, 2019

해결되었습니다. 감사합니다.

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

No branches or pull requests

2 participants