Skip to content
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

定时提醒功能出错导致刷屏 #90

Closed
assassingyk opened this issue Aug 16, 2020 · 4 comments
Closed

定时提醒功能出错导致刷屏 #90

assassingyk opened this issue Aug 16, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@assassingyk
Copy link

assassingyk commented Aug 16, 2020

  1. Bug 描述

如题,尝试设置精确到某月某日某时某分的提醒则立即发生刷屏,消息数量可以达到一秒近百条……做了几次测试都稳定复现(没被封号实在万幸)

发生刷屏时可以看到(node:*****) TimeoutOverflowWarning的报错,(node:*****)里面的数字每次重启都有变化,应该是node那边出的问题?

复现示例命令:--rmd=复现测试 --time=0;12;1;1;*

  1. 截图、日志、配置(issue 内上传图片可直接粘贴)
    • 问题相关截图
      image

    • 问题日志

(node:12756) TimeoutOverflowWarning: 7301446289867 does not fit into a 32-bit signed integer.
Timeout duration was set to 1.
(node:12756) TimeoutOverflowWarning: 7333068689861 does not fit into a 32-bit signed integer.
Timeout duration was set to 1.
(node:12756) TimeoutOverflowWarning: 7364604689858 does not fit into a 32-bit signed integer.
Timeout duration was set to 1.
  1. 运行环境
    • win 和 linux 测试都有出现,现象一致
    • node版本win上是v12.13.1.,linux上是v12.16.1
    • go-cqhttp 版本win上是v0.9.15 linux上是v0.9.17
@Tsuk1ko Tsuk1ko added the bug Something isn't working label Aug 16, 2020
@Tsuk1ko
Copy link
Owner

Tsuk1ko commented Aug 16, 2020

已修复

@Tsuk1ko
Copy link
Owner

Tsuk1ko commented Aug 16, 2020

如果刚才你已经更过的话麻烦再更一下,漏写了一行(

@assassingyk
Copy link
Author

好的好的,多谢大佬光速修复了
强者都是不睡觉的吗.jpg

@Tsuk1ko
Copy link
Owner

Tsuk1ko commented Aug 16, 2020

刚好在写别的东西(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants