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  
Logikal287

Grabbing belts and ammy's instead of maps

Recommended Posts

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

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: 17
2014-06-18 10:11:59 [info] -> Moving to position(4511.088379, 12460.437500). State Priority: 17
2014-06-18 10:11:59 [info] -> Moving to position(4567.105957, 12460.098633). State Priority: 17
2014-06-18 10:12:00 [info] -> Moving to position(4641.617188, 12462.819336). State Priority: 17
2014-06-18 10:12:00 [info] -> Rotten Entity not cleaned detected: address 30aedd08, id 7790
2014-06-18 10:12:00 [info] -> Moving to position(4700.852539, 12457.339844). State Priority: 17
2014-06-18 10:12:00 [info] -> Moving to position(4743.554688, 12477.860352). State Priority: 17
2014-06-18 10:12:00 [info] -> Moving to position(4815.198242, 12490.555664). State Priority: 17
2014-06-18 10:12:00 [info] -> Moving to position(4879.428711, 12489.847656). State Priority: 17
2014-06-18 10:12:00 [info] -> Rotten Entity not cleaned detected: address 2b974220, id 5634
2014-06-18 10:12:00 [info] -> Rotten Entity not cleaned detected: address 2b973f90, id 6249
2014-06-18 10:12:00 [info] -> Rotten Entity not cleaned detected: address 2b974888, id 6490
2014-06-18 10:12:00 [info] -> Moving to position(4938.069824, 12491.176758). State Priority: 17
2014-06-18 10:12:12 [info] -> Picking item
2014-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.000000
2014-06-18 10:12:16 [info] -> Map finished!!
2014-06-18 10:12:16 [info] -> Moving to position(5135.869629, 12494.565430). State Priority: 15
2014-06-18 10:12:16 [info] -> Distance computed for tp use: 0.000000
2014-06-18 10:12:16 [info] -> Map finished!!
2014-06-18 10:12:16 [info] -> Moving to position(5135.869629, 12494.565430). State Priority: 15
2014-06-18 10:12:16 [info] -> Distance computed for tp use: 0.000000
2014-06-18 10:12:16 [info] -> Map finished!!
2014-06-18 10:12:16 [info] -> Moving to position(5135.869629, 12494.565430). State Priority: 15
2014-06-18 10:12:17 [info] -> Distance computed for tp use: 0.000000
2014-06-18 10:12:17 [info] -> Map finished!!
2014-06-18 10:12:17 [info] -> Moving to position(5135.869629, 12494.565430). State Priority: 15
2014-06-18 10:12:17 [info] -> Distance computed for tp use: 0.000000
2014-06-18 10:12:17 [info] -> Map finished!!
2014-06-18 10:12:17 [info] -> Moving to position(5135.869629, 12494.565430). State Priority: 15
2014-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 device
2014-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 device
2014-06-18 10:12:35 [info] -> Opening map...
2014-06-18 10:12:35 [info] -> Clicking on map device
2014-06-18 10:12:36 [info] -> Picking item
2014-06-18 10:12:36 [info] -> Opening map...
2014-06-18 10:12:36 [info] -> Clicking on map device
2014-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

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
Sign in to follow this  

×
×
  • Create New...