eyenobig
python flask 环境 建了 venv 虚拟环境 pip image.png 914x302 32.9 KB
Python 版本 image.png 739x78 8.01 KB Requirements 是使用的init默认版本 gevent-websocket>=0.9.5,<1.0.0 leancloud>=2.9.4,<3.0.0 Flask>=1.0.0 Flask-Sockets>=0.1,<1.0
想玩完整个游戏流程后就关闭游戏 但是出现了如图错误 看了一下源码 是因为 masterclient.close() 我直接 调用 this.destory() 本身就会这个问题 望官方修复手动关闭游戏的方式 而且 terminate 也没有看到明显的调用时机 就看到是服务器关闭的时候使用滴。好像不能替代destory image.png 916x256 36.1 KB