Logikal287 0 Report post Posted June 18, 2014 Heyo, the bot has got stuck a few times for me now running maps. It has been mistaking belts rings and ammulets for maps, and gets stuck trying to put them into the machine Share this post Link to post Share on other sites
DiciannoveGaming 1 Report post Posted June 19, 2014 is this with f? Share this post Link to post Share on other sites
bonebox 36 Report post Posted June 19, 2014 It was happening for me too with e haven't tried f yet but Alks not mentioned fixing it. I also saw it yesterday come out of a map, id items in the lab, then immediately try to stick a helm in the device wihtout even going back to town. Caught lastrun log of that: 2014-06-18 10:11:59 [info] -> Moving to position(4459.618164, 12463.454102). State Priority: 172014-06-18 10:11:59 [info] -> Moving to position(4511.088379, 12460.437500). State Priority: 172014-06-18 10:11:59 [info] -> Moving to position(4567.105957, 12460.098633). State Priority: 172014-06-18 10:12:00 [info] -> Moving to position(4641.617188, 12462.819336). State Priority: 172014-06-18 10:12:00 [info] -> Rotten Entity not cleaned detected: address 30aedd08, id 77902014-06-18 10:12:00 [info] -> Moving to position(4700.852539, 12457.339844). State Priority: 172014-06-18 10:12:00 [info] -> Moving to position(4743.554688, 12477.860352). State Priority: 172014-06-18 10:12:00 [info] -> Moving to position(4815.198242, 12490.555664). State Priority: 172014-06-18 10:12:00 [info] -> Moving to position(4879.428711, 12489.847656). State Priority: 172014-06-18 10:12:00 [info] -> Rotten Entity not cleaned detected: address 2b974220, id 56342014-06-18 10:12:00 [info] -> Rotten Entity not cleaned detected: address 2b973f90, id 62492014-06-18 10:12:00 [info] -> Rotten Entity not cleaned detected: address 2b974888, id 64902014-06-18 10:12:00 [info] -> Moving to position(4938.069824, 12491.176758). State Priority: 172014-06-18 10:12:12 [info] -> Picking item2014-06-18 10:12:12 [info] -> Idling...2014-06-18 10:12:14 [info] -> Idling...2014-06-18 10:12:14 [info] -> Map finished!!2014-06-18 10:12:14 [info] -> Creating tp...2014-06-18 10:12:16 [info] -> Distance computed for tp use: 0.0000002014-06-18 10:12:16 [info] -> Map finished!!2014-06-18 10:12:16 [info] -> Moving to position(5135.869629, 12494.565430). State Priority: 152014-06-18 10:12:16 [info] -> Distance computed for tp use: 0.0000002014-06-18 10:12:16 [info] -> Map finished!!2014-06-18 10:12:16 [info] -> Moving to position(5135.869629, 12494.565430). State Priority: 152014-06-18 10:12:16 [info] -> Distance computed for tp use: 0.0000002014-06-18 10:12:16 [info] -> Map finished!!2014-06-18 10:12:16 [info] -> Moving to position(5135.869629, 12494.565430). State Priority: 152014-06-18 10:12:17 [info] -> Distance computed for tp use: 0.0000002014-06-18 10:12:17 [info] -> Map finished!!2014-06-18 10:12:17 [info] -> Moving to position(5135.869629, 12494.565430). State Priority: 152014-06-18 10:12:17 [info] -> Distance computed for tp use: 0.0000002014-06-18 10:12:17 [info] -> Map finished!!2014-06-18 10:12:17 [info] -> Moving to position(5135.869629, 12494.565430). State Priority: 152014-06-18 10:12:17 [info] -> Identifying item...2014-06-18 10:12:20 [info] -> Identifying item...2014-06-18 10:12:23 [info] -> Identifying item...2014-06-18 10:12:26 [info] -> Opening map...2014-06-18 10:12:26 [info] -> Clicking on map device2014-06-18 10:12:26 [info] -> Opening map...2014-06-18 10:12:35 [info] -> Opening map...2014-06-18 10:12:35 [info] -> Clicking on map device2014-06-18 10:12:35 [info] -> Opening map...2014-06-18 10:12:35 [info] -> Clicking on map device2014-06-18 10:12:36 [info] -> Picking item2014-06-18 10:12:36 [info] -> Opening map...2014-06-18 10:12:36 [info] -> Clicking on map device2014-06-18 10:12:36 [info] -> Opening map...2014-06-18 10:12:41 [info] -> Network Entity Counter: 264 Share this post Link to post Share on other sites
Logikal287 0 Report post Posted June 19, 2014 this is e, im going to download f right now and see if it hapens again Share this post Link to post Share on other sites
bonebox 36 Report post Posted June 24, 2014 All my bots were still doing this with g but I think I may have found the source of the issue, in the map ipd I had this line: [MapLevel] >= "66" && [MapLevel] < "74" && [Rarity] != "Rare" # [RunMap] == "true" Which I've now changed to: [MapLevel] >= "66" && [MapLevel] < "74" # [RunMap] == "true" and haven't had the item treated as a map bug in any of the bots since (over 24 hours now) Share this post Link to post Share on other sites