-
Notifications
You must be signed in to change notification settings - Fork 34
Description
Hello,
When bot doesnt have enough resource for building upgrade it gives a warning about it and after that automatic refresh stucks.
Ex:
19:55:57 [INF] Don't have enough resources.
19:55:57 [INF] UpgradeBuilding in xxxxs village is finished
19:55:57 [WRN] [UpgradeBuilding in xxxxs village] Cannot find upgrading box. Bot must retry
from file: D:\a\TravianBotSharp\TravianBotSharp\MainCore\Tasks\Base\UpgradeBuilding.cs [110]
And my local time is 21:03 now.
UpgradeBuilding Execute At: 21:37
RefreshBuilding Execute At: 18:43
So when i pause and restart that account bot to fix that problem also that recalculates sleep time which means proxy change has new time.
Beside that problem restart should not to recalculate proxy change because bot always find not enough resource village and stucks and i stuck with same proxy host. May be manual proxy select would be nice.
Cheers