pomelo-cocos2d-js icon indicating copy to clipboard operation
pomelo-cocos2d-js copied to clipboard

这个项目还会维护更新吗?

Open lu8533783 opened this issue 11 years ago • 21 comments

我在使用过程中断开pomelo连接。 会报一个socket.io close socket close: CloseEvent {reason: "", code: 1000, wasClean: true, clipboardData: undefined, path: NodeList[0]…} 不影响功能的使用! 看着有点异怪! 最主要咨询下 还会维护更新吗?

lu8533783 avatar Mar 19 '15 05:03 lu8533783

主动断开?打了这个日志?

fantasyni avatar Mar 19 '15 06:03 fantasyni

是的pomelo.disconnect(); 这个会报

lu8533783 avatar Mar 19 '15 06:03 lu8533783

恩恩,这个我到时候一起看下好了

fantasyni avatar Mar 19 '15 06:03 fantasyni

thank 期待你的新版本!

lu8533783 avatar Mar 19 '15 06:03 lu8533783

已经重构成 browerify 方式了

fantasyni avatar Mar 24 '15 03:03 fantasyni

zj8487 avatar Mar 24 '15 04:03 zj8487

html5咋用呢? build.js 去掉了?

lu8533783 avatar Mar 24 '15 08:03 lu8533783

现在jsb,html统一了 min.js加到你jslist里面就可以了

zj8487 avatar Mar 24 '15 08:03 zj8487

ok,可以了! 牛

lu8533783 avatar Mar 24 '15 08:03 lu8533783

对的,不过最好还是放入 package.json 里面,然后通过 browserify 来管理这个库

fantasyni avatar Mar 24 '15 08:03 fantasyni

pomelo.disconnect(); 这个断开的问题好像还是没解决嘛 socket close: CloseEvent {reason: "", code: 1000, wasClean: true, clipboardData: undefined, path: NodeList[0]…} pomelo-cocos2d-js.min.js:1o

lu8533783 avatar Mar 25 '15 03:03 lu8533783

就一个日志应该没多大影响吧

fantasyni avatar Mar 25 '15 04:03 fantasyni

强迫症患者 看到红叉抑郁哈哈 。 确实没影响

lu8533783 avatar Mar 25 '15 04:03 lu8533783

刚才尝试了jsb 运行 报这个,是啥问题 JS: E:/cocos2d-js/H5Game/runtime/win32/../../src/packages/pomelo-cocos2d-js/index.js:20:Error: can't open : No such file or directory

lu8533783 avatar Mar 25 '15 06:03 lu8533783

我用的jsb,在mac上没问题啊

zj8487 avatar Mar 25 '15 06:03 zj8487

我是win 在index.js 20行 var EventEmitter = require('events').EventEmitter;这个报错

lu8533783 avatar Mar 25 '15 06:03 lu8533783

你怎么用的?

fantasyni avatar Mar 25 '15 06:03 fantasyni

在main.js里面 require('src/packages/pomelo-cocos2d-js/index.js'); 加的这段

lu8533783 avatar Mar 25 '15 06:03 lu8533783

不要用老的方式,直接放入 jsList 或者 browserify 的方式

fantasyni avatar Mar 25 '15 06:03 fantasyni

jslist 直接放src/packages/pomelo-cocos2d-js/dist/pomelo-cocos2d-js.min.js这段? 就通用web 和jsb了?

lu8533783 avatar Mar 25 '15 07:03 lu8533783

实验fantasyni 说的 直接放入jsList是可以的 感谢

lu8533783 avatar Mar 25 '15 07:03 lu8533783