-
Notifications
You must be signed in to change notification settings - Fork 74
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
当多个人暴力刷礼物 数字会一直累加 停不下来 是不是哪个定时器有问题? #17
Comments
自测,暂未发现异常。如看了我的解释,你仍然认为存在问题,请写一份demo发至邮箱。
解决我认为你出现的问题的策略是修改 但是会存在另外一个问题,该项目中我配置的礼物最大数值为9999。这部分你应该按需要进行源修改。 |
你邮箱多少 我发你邮件吧 |
我也遇到了同样的问题,目前只有一台机器会出现这个情况,送了两次10的礼物,结果跑到9999 |
能在demo复现出来吗 |
测试阶段没复现出来,正式开播的时候会偶尔复现 |
目前能确定送出的礼物不到9999(服务端有礼物记录),操作上也没送到9999,只是动画没有正常停止,一直到了9999 |
也许是跟线程相关 |
该问题等同于#19 |
No description provided.
The text was updated successfully, but these errors were encountered: