NetEase / pomelo-cocos2d-js

pomelo-cocos2d-js client
101 stars 64 forks source link

使用jsb连接不上pomelo? #18

Open song0071000 opened 9 years ago

song0071000 commented 9 years ago

问个问题啊 我使用的 cocos2d-js-v3.6 在project.json的jsList中添加pomelo-cocos2d-js.min.js文件路径

在连接pomelo服务器时 有这样的错误: D/cocos2d-x debug info( 3050): JS: connect to ws://192.168.1.103:3010 D/cocos2d-x debug info( 3050): [WebSocket::init] _host: 192.168.1.103, _port: 30 10, _path: / D/cocos2d-x debug info( 3050): JS: io error! D/cocos2d-x debug info( 3050): JS: ERROR : socket error: { type: 'error' } D/cocos2d-x debug info( 3050): JS: connection close! D/cocos2d-x debug info( 3050): filename == messageHint_1.json D/cocos2d-x debug info( 3050): JS: ERROR : socket close: { type: 'close' }

怎么解决啊?