The problem with this issue is, that the bot restarts from time to time, without reason, and resets the timer for the task system. Same problem is located with the amount settings in NPC and Monster lists.Quote:
Updates:
- Updated Code
- Fixed Bugs
I need some more information, as it works for other users.
If the bot could save the progress of the task system (every minute) and use the saved data after a restart, it would run without a problem.
Another solution would be, that the task is set as a counter which runs backwards and saved every minute. After the counter reaches 0, the task would be deleted and the bot shuts down or repeats with the next task.
Downside with this solution is, that the task(s) needs to be set every time the user wants to use them.
Hope this explaines the error a bit more and it gives you a bit of a help for the solution to fix this.
Regards