hellomot0123 0 Report post Posted December 16, 2016 Hi, Noticed this problem for last 3 (i/j/k) version at least. Summary: Bot works fine for a few minutes/hours and then gets stuck in a loop where it says the area is finished as soon as it enters the instance (dried lake for me). It will tp back to town and then walk back to dried lake and repeat forever. This is very bot like and an easy way to get banned as it will tp forever for 5 hours as soon as it enters dried lake! Problem/Solution: I am a programmer so if I had to guess what the issue is I think when the exploring algorithm fails, you set the map completed value to "true" so that it resets the instance. But after this happens the value is kept at "true" forever so as soon as it joins a new instance it will think it is complete. As soon as i stop the bot and restart it will work because the value is defaulted back to false! To fix, just make sure the map completed value is set to "false" after every reset! Logs: Here is the point where the bot suddenly fails current instance (exploring failing): 07:15:13 [info] -> Exploration failing, reseting current area to avoid bot being stucked..2016-12-16 07:15:13 [info] -> Area finished!!2016-12-16 07:15:13 [info] -> Creating tp...2016-12-16 07:15:15 [info] -> Exploration failing, reseting current area to avoid bot being stucked..2016-12-16 07:15:15 [info] -> Idling...2016-12-16 07:15:15 [info] -> Exploration failing, reseting current area to avoid bot being stucked..2016-12-16 07:15:15 [info] -> Looking for gems to level up using new image detection2016-12-16 07:15:15 [info] -> Distance computed for tp use: 0.0000002016-12-16 07:15:15 [info] -> Area finished!!2016-12-16 07:15:15 [info] -> Moving to position(5114.130371, 11255.434570). State Priority: 142016-12-16 07:15:16 [info] -> Exploration failing, reseting current area to avoid bot being stucked..2016-12-16 07:15:16 [info] -> Idling...2016-12-16 07:15:16 [info] -> Exploration failing, reseting current area to avoid bot being stucked..2016-12-16 07:15:16 [info] -> Distance computed for tp use: 0.0000002016-12-16 07:15:16 [info] -> Area finished!!2016-12-16 07:15:16 [info] -> Moving to position(5114.130371, 11255.434570). State Priority: 142016-12-16 07:15:16 [info] -> Exploration failing, reseting current area to avoid bot being stucked..2016-12-16 07:15:16 [info] -> Idling...2016-12-16 07:15:16 [info] -> Exploration failing, reseting current area to avoid bot being stucked..2016-12-16 07:15:16 [info] -> Distance computed for tp use: 0.0000002016-12-16 07:15:16 [info] -> Area finished!!2016-12-16 07:15:16 [info] -> Moving to position(5114.130371, 11255.434570). State Priority: 142016-12-16 07:15:17 [info] -> Area switched from The Dried Lake to Highgate This is the log for the instance right after (notice how it thinks it is complete instantly!!) 07:15:38 [info] -> Switching area 2016-12-16 07:15:39 [info] -> Switching area 2016-12-16 07:15:41 [info] -> Selecting area 2016-12-16 07:15:41 [info] -> Looking for gems to level up using new image detection 2016-12-16 07:15:42 [info] -> Switching area 2016-12-16 07:15:43 [info] -> Area switched from Highgate to The Dried Lake 2016-12-16 07:15:44 [info] -> Idling... 2016-12-16 07:15:44 [info] -> Area finished!! 2016-12-16 07:15:44 [info] -> Creating tp... 2016-12-16 07:15:46 [info] -> Idling... 2016-12-16 07:15:46 [info] -> Distance computed for tp use: 0.000000 2016-12-16 07:15:46 [info] -> Area finished!! 2016-12-16 07:15:46 [info] -> Moving to position(7983.695313, 16070.652344). State Priority: 14 2016-12-16 07:15:46 [info] -> Looking for gems to level up using new image detection 2016-12-16 07:15:47 [info] -> Idling... 2016-12-16 07:15:47 [info] -> Distance computed for tp use: 0.000000 2016-12-16 07:15:47 [info] -> Area finished!! 2016-12-16 07:15:47 [info] -> Moving to position(7983.695313, 16070.652344). State Priority: 14 2016-12-16 07:15:48 [info] -> Area switched from The Dried Lake to Highgate Thanks for the help Share this post Link to post Share on other sites
monster 8 Report post Posted December 16, 2016 Are you using always reset instance? if its not area become always active due bot repeatedly will join area and will chicken to forever. Share this post Link to post Share on other sites
hellomot0123 0 Report post Posted December 16, 2016 Are you using always reset instance? if its not area become always active due bot repeatedly will join area and will chicken to forever. Yes, I make sure that it resets instance. Share this post Link to post Share on other sites
monster 8 Report post Posted December 17, 2016 Disable map profile in map tab then try again maybe it will help. Share this post Link to post Share on other sites
hellomot0123 0 Report post Posted December 17, 2016 Disable map profile in map tab then try again maybe it will help. Its disabled. Anyway I found the issue - it is when you select "Voll" in area farm it will give this bug after 15mins - 1 hour. When i switch to dried lake (so it doesnt teleport as soon as boss is dead) it works fine. So people don't use "Voll" mode until it's fixed! Share this post Link to post Share on other sites