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

SleepMode throwing Errors #198

Open
dustin-we opened this issue Nov 9, 2024 · 3 comments
Open

SleepMode throwing Errors #198

dustin-we opened this issue Nov 9, 2024 · 3 comments

Comments

@dustin-we
Copy link

dustin-we commented Nov 9, 2024

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!

@Markdotjames
Copy link

I have the same issue, latest server (UK)

@0xE232FE
Copy link
Collaborator

0xE232FE commented Nov 9, 2024

OGame v12 changed html. You can find the latest version with fixes here until the Upstream will be updated.
https://github.com/0xE232FE/TBot/releases/tag/v3.0.4-v12-1

@Markdotjames
Copy link

that fixed it for me, Thank You!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants