flufy3d

Results 28 comments of flufy3d

I have the same problem ,crash once in a while

I got this error too Uncaught (in promise) TypeError: selfHook.bind is not a function at callHookWithMixinAndExtends (runtime-core.esm-bundler.js:6032) at callSyncHook (runtime-core.esm-bundler.js:6018) at applyOptions (runtime-core.esm-bundler.js:5777) at finishComponentSetup (runtime-core.esm-bundler.js:6636) at setupStatefulComponent (runtime-core.esm-bundler.js:6567) at...

don't use this lib,it's too old too buggy.I wast few days on it

> @flufy3d Hi! What library do you recommend? Thx! I switch to nodejs now ,golang is not well support for socketio especially client side

太好了 我就说 怎么 linux下的编译脚本都删除掉了

整理了下 这些命令就可以了 准备做一个dockefile 方便部署 apt install libmysqlclient-dev zlib1g-dev libpcre3-dev cmake -y git clone https://github.com/PandasWS/Pandas.git cd ~/Pandas cd 3rdparty/boost/ bash bootstrap.sh ./b2 cd .. mkdir build cd build cmake -G "Unix...

但是编译完成后 执行程序 遇到下列错误 root@dev-server:~/Pandas# ./login-server Floating point exception (core dumped) 测试平台1 ubuntu 20.04 + gcc 9.3.0 测试平台2 ubuntu 18.04 + gcc 7.5.0 原版rathena 可以编译通过正常运行 gdb 调试信息 Starting program: /root/Pandas/login-server [Thread...