What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Latest Update Stash Problems

bazookaworm

New Member
Joined
Mar 30, 2014
Messages
18
Reaction score
0
Exilebuddy Version: 0.1.1871.787 BETA

For some reason the bot will stop when attempting to stash. In this scenario, I only had a stack of Wisdom Scrolls and Portal Scrolls, and the bot determined that there wasn't enough space, when there was in fact plenty.

Code:
POI set to Type: Stash, Location: {178, 195}, Distance: 13, Name: Stash, Hash Code: 1802254141
[StashPoi] The Poi has started.
[StashItemsCoroutine] The Stash window is open.
[StashItemsCoroutine] The item Scroll of Wisdom cannot be fit into Stash. Skipping it.
[StashItemsCoroutine] The item Portal Scroll cannot be fit into Stash. Skipping it.
[StashItemsCoroutine] The item Scroll of Wisdom was somehow not moved to stash.
[StashPoi] StashItemsCoroutine returned CouldNotFitAllItems.
[StashPoi] The Poi has completed.
Stopping the bot. Reason: [StashPoi] StashItemsCoroutine failed. Stopping the bot to prevent any problems that could arise as a result.
Removed hook [BotBehavior] 4d74db05-0e12-4c91-ae38-0aee7377336c
Cleared POI: Stash
POI set to Type: None, Location: {0, 0}, Distance: 0, Name: None, Hash Code: -1164255074
Removing memory patches.
 
Are you able to reproduce this bug in town each run, or did it only happen once? What all did you have in your inventory at the time, just 1x stack of id/portal?

How many stash tabs do you have, and have you limited the bot from using any (Max Stash Pages in settings)?

I cannot reproduce that bug so far. I can add one more thing to the debugging that might help identify the problem (the number of stash pages checked), but you should be able to check that pretty easily in your config file. If you have not tried running the bot from a clean install, please do that now.

If that's not the problem, I'll have to see if anyone else has the same issue or not. This logic is almost the same as the previous, it just has more useful debugging statements now to help track down any issues.
 
My max stash pages was at 0, oops. Another stupid question by me.

Really though, I didn't make any changes so I didn't think the bot would be messing with the settings like that.

sorry again lol I feel like an idiot :p

thanks for the help
 
It's ok! The debugging code will still be added to help identify any issues like this in the future.

I'm not sure how that setting could have gotten reset, but our settings manager could probably use a revamp as it has issues when switching between characters / accounts.
 
Back
Top