Jump to content

Join our Slack

Talk to other users and have a great time
Slack Server

Welcome to our Community

Click here to get your Exiled Bot license
Donation Store
Sign in to follow this  
Meleos

v0.55g : max idle time not working properly

Recommended Posts

I caught my bot today failing to pick an item (too many items on the floor) and the bot failed to leave the map after 120seconds (max idle time). There was some kind of loop. Here is a part of the log :

 

2015-12-26 15:42:22 [info] -> Going to pick item
2015-12-26 15:42:22 [info] -> Current complex map explored !!
2015-12-26 15:42:22 [info] -> Restart state because no monster were killed for 120 s
2015-12-26 15:42:22 [info] -> Map finished!!
2015-12-26 15:42:22 [info] -> Going to pick item
2015-12-26 15:42:22 [info] -> Current complex map explored !!
2015-12-26 15:42:22 [info] -> Restart state because no monster were killed for 120 s
2015-12-26 15:42:22 [info] -> Map finished!!
2015-12-26 15:42:23 [info] -> Going to pick item
2015-12-26 15:42:23 [info] -> Current complex map explored !!
2015-12-26 15:42:23 [info] -> Restart state because no monster were killed for 120 s
2015-12-26 15:42:23 [info] -> Map finished!!
2015-12-26 15:42:23 [info] -> Going to pick item
2015-12-26 15:42:23 [info] -> Current complex map explored !!
2015-12-26 15:42:23 [info] -> Restart state because no monster were killed for 120 s
2015-12-26 15:42:23 [info] -> Map finished!!
2015-12-26 15:42:24 [info] -> Going to pick item
 
 
 

Share this post


Link to post
Share on other sites

 

I caught my bot today failing to pick an item (too many items on the floor) and the bot failed to leave the map after 120seconds (max idle time). There was some kind of loop. Here is a part of the log :

 

2015-12-26 15:42:22 [info] -> Going to pick item
2015-12-26 15:42:22 [info] -> Current complex map explored !!
2015-12-26 15:42:22 [info] -> Restart state because no monster were killed for 120 s
2015-12-26 15:42:22 [info] -> Map finished!!
2015-12-26 15:42:22 [info] -> Going to pick item
2015-12-26 15:42:22 [info] -> Current complex map explored !!
2015-12-26 15:42:22 [info] -> Restart state because no monster were killed for 120 s
2015-12-26 15:42:22 [info] -> Map finished!!
2015-12-26 15:42:23 [info] -> Going to pick item
2015-12-26 15:42:23 [info] -> Current complex map explored !!
2015-12-26 15:42:23 [info] -> Restart state because no monster were killed for 120 s
2015-12-26 15:42:23 [info] -> Map finished!!
2015-12-26 15:42:23 [info] -> Going to pick item
2015-12-26 15:42:23 [info] -> Current complex map explored !!
2015-12-26 15:42:23 [info] -> Restart state because no monster were killed for 120 s
2015-12-26 15:42:23 [info] -> Map finished!!
2015-12-26 15:42:24 [info] -> Going to pick item

 

not even 3 seconds went by

Share this post


Link to post
Share on other sites

It's just part of the log to show the problem... It's looping like that for a few minutes (until I stopped the bot).

 

Edit: Happened to another one of my bot who was stuck. Different loop :

 

2015-12-26 23:01:29 [info] -> Attacking monster using mouse_right key at distance : 5.886350
2015-12-26 23:01:29 [info] -> Current complex map explored !!
2015-12-26 23:01:29 [info] -> Restart state because no monster were killed for 120 s
2015-12-26 23:01:29 [info] -> Map finished!!
2015-12-26 23:01:29 [info] -> Attacking monster using mouse_right key at distance : 5.886350
2015-12-26 23:01:29 [info] -> Current complex map explored !!
2015-12-26 23:01:29 [info] -> Restart state because no monster were killed for 120 s
2015-12-26 23:01:29 [info] -> Map finished!!
2015-12-26 23:01:29 [info] -> Attacking monster using mouse_right key at distance : 5.886350
2015-12-26 23:01:29 [info] -> Current complex map explored !!
2015-12-26 23:01:29 [info] -> Restart state because no monster were killed for 120 s
2015-12-26 23:01:29 [info] -> Map finished!!
2015-12-26 23:01:29 [info] -> Attacking monster using mouse_right key at distance : 5.886350
2015-12-26 23:01:29 [info] -> Current complex map explored !!
2015-12-26 23:01:29 [info] -> Restart state because no monster were killed for 120 s
2015-12-26 23:01:29 [info] -> Map finished!!
Edited by Meleos

Share this post


Link to post
Share on other sites
Sign in to follow this  

×
×
  • Create New...