Hi,
When using SleepMode, I get these Errors:
An error has occurred while handling sleep mode: Time-out interval must be less than 2^32-2. (Parameter 'dueTime') Stacktrace: at System.Threading.Timer.Change(Int64 dueTime, Int64 period) at Tbot.Services.TBotMain.HandleSleepModeAsync(Object state) in /home/runner/work/TBot/TBot/TBot/Services/TBotMain.cs:line 1240 Next check at 01/01/0001 01:01:37
To me, it looks like something time-related seems to be not working correctly. But I cant find a fix.
Is happening to a friend of mine as well.
Running on Windows 11.
Thank you!
Hi,
When using SleepMode, I get these Errors:
An error has occurred while handling sleep mode: Time-out interval must be less than 2^32-2. (Parameter 'dueTime') Stacktrace: at System.Threading.Timer.Change(Int64 dueTime, Int64 period) at Tbot.Services.TBotMain.HandleSleepModeAsync(Object state) in /home/runner/work/TBot/TBot/TBot/Services/TBotMain.cs:line 1240 Next check at 01/01/0001 01:01:37To me, it looks like something time-related seems to be not working correctly. But I cant find a fix.
Is happening to a friend of mine as well.
Running on Windows 11.
Thank you!