Bot stuck in a loop open/close chests when trying to Augment it

I haven’t changed stash tabs setup: 1,2,3,4 (4 = currencies) (1,2,3 = map)

When Bot tries to upgrade waystones, it opens and close the stash in a loop. (I have a fresh install version).

Have searched some issues with bot opening and closing stash chest when the option to upgrade waystones are active. Does anyone had the same issues and got it solved before?

Right now I can only run the bot if I remove currencies from stash tab 4 and set another tab as currency affinity.

Log captured during the loop:

2025-03-05 10:34:26 [info] -> Using Orb of Augmentation on Waystone (Tier 13)
2025-03-05 10:34:26 [info] -> Couldn't find element for currency: Orb of Augmentation in player/stash inventory
2025-03-05 10:34:26 [info] -> Running state priority: 14
2025-03-05 10:34:26 [info] -> Closing inventory...
2025-03-05 10:34:27 [info] -> Running state priority: 7
2025-03-05 10:34:27 [info] -> Clicking on location: 1343.134277-458.429901
2025-03-05 10:34:28 [info] -> Running state priority: 7
2025-03-05 10:34:28 [info] -> Using Orb of Augmentation on Waystone (Tier 13)
2025-03-05 10:34:28 [info] -> Couldn't find element for currency: Orb of Augmentation in player/stash inventory
2025-03-05 10:34:29 [info] -> Running state priority: 14
2025-03-05 10:34:29 [info] -> Closing inventory...
2025-03-05 10:34:29 [info] -> Running state priority: 7
2025-03-05 10:34:29 [info] -> Clicking on location: 1343.134277-458.429901
2025-03-05 10:34:31 [info] -> Running state priority: 7 

My Map setup (almost the same as the one I downloaded, just set tier >=10)

// Map Tier setting
[MapTier] >= "10" # [RunMap] == "true" // Run Waystones (1-16)

// Map Rarity to Run (Uncommenting means Ignore)
[Rarity] == "Unique" # [IgnoreMap] == "true"
// [Rarity] == "Rare" # [IgnoreMap] == "true"
// [Rarity] == "Magic" # [IgnoreMap] == "true"
// [Rarity] == "Normal" # [IgnoreMap] == "true"

// If you want to transmute or alch maps before running them. 
// [Rarity] == "Normal" # [UpgradeToRare] == "true" // Use Alchemy - Careful with this vs regal augmentation
[Rarity] == "Normal" # [UpgradeToMagic] == "true" // Use Transmutation

// Map augmentation
[Rarity] == "Magic" # [AugmentIfPossible] == "true" // Use Augmentation
[Rarity] == "Magic" && [MapTier] >= "11" # [UpgradeToRare] == "true" // Use Regal
[Rarity] == "Rare" && [MapTier] >= "11" # [ExaltIfPossible] == "4" // Use Exalted Orbs Until 4 Mods are Reached
// [Rarity] == "Rare" && [MapTier] >= "15" # [Corrupt] == "true" // Use Vaal Orb - DOES NOT WORK - FUTURE ENHANCEMENT

Do you have the currency stash tab or currencies just in a regular stashtab? I’m not sure if the bot supports regular tabs as currency tabs.

Thanks for your reply!

I have just set the Currency tab to position 4 and the same behavior happens =/

2025-03-06 10:38:14 [info] -> Loading stash tab...
2025-03-06 10:38:14 [info] -> Selecting stash tab 4...
2025-03-06 10:38:14 [info] -> Running state priority: 7
2025-03-06 10:38:14 [info] -> Using Orb of Transmutation on Waystone (Tier 11)
2025-03-06 10:38:14 [info] -> Couldn't find element for currency: Orb of Transmutation in player/stash inventory
2025-03-06 10:38:14 [info] -> Running state priority: 14
2025-03-06 10:38:14 [info] -> Closing inventory...
2025-03-06 10:38:15 [info] -> Running state priority: 7
2025-03-06 10:38:15 [info] -> Clicking on location: 1319.679443-737.939453
2025-03-06 10:38:16 [info] -> Running state priority: 7
2025-03-06 10:38:16 [info] -> Using Orb of Transmutation on Waystone (Tier 11)
2025-03-06 10:38:16 [info] -> Couldn't find element for currency: Orb of Transmutation in player/stash inventory
2025-03-06 10:38:16 [info] -> Running state priority: 14
2025-03-06 10:38:16 [info] -> Closing inventory...
2025-03-06 10:38:17 [info] -> Running state priority: 7
2025-03-06 10:38:17 [info] -> Clicking on location: 1319.679443-737.939453
2025-03-06 10:38:18 [info] -> Running state priority: 7
2025-03-06 10:38:18 [info] -> Using Orb of Transmutation on Waystone (Tier 11)
2025-03-06 10:38:18 [info] -> Couldn't find element for currency: Orb of Transmutation in player/stash inventory
2025-03-06 10:38:18 [info] -> Running state priority: 14
2025-03-06 10:38:18 [info] -> Closing inventory...
2025-03-06 10:38:19 [info] -> Running state priority: 7
2025-03-06 10:38:19 [info] -> Clicking on location: 1319.679443-737.939453
2025-03-06 10:38:20 [info] -> Running state priority: 7
2025-03-06 10:38:20 [info] -> Using Orb of Transmutation on Waystone (Tier 11)
2025-03-06 10:38:20 [info] -> Couldn't find element for currency: Orb of Transmutation in player/stash inventory
2025-03-06 10:38:20 [info] -> Running state priority: 14
2025-03-06 10:38:20 [info] -> Closing inventory...
2025-03-06 10:38:21 [info] -> Running state priority: 7
2025-03-06 10:38:21 [info] -> Clicking on location: 1319.679443-737.939453
2025-03-06 10:38:22 [info] -> Running state priority: 7
2025-03-06 10:38:22 [info] -> Using Orb of Transmutation on Waystone (Tier 11)
2025-03-06 10:38:22 [info] -> Couldn't find element for currency: Orb of Transmutation in player/stash inventory
2025-03-06 10:38:23 [info] -> Running state priority: 14
2025-03-06 10:38:23 [info] -> Closing inventory...
2025-03-06 10:38:23 [info] -> Running state priority: 7
2025-03-06 10:38:23 [info] -> Clicking on location: 1319.679443-737.939453
2025-03-06 10:38:25 [info] -> Running state priority: 7
2025-03-06 10:38:25 [info] -> Using Orb of Transmutation on Waystone (Tier 11)
2025-03-06 10:38:25 [info] -> Couldn't find element for currency: Orb of Transmutation in player/stash inventory
2025-03-06 10:38:25 [info] -> Running state priority: 14
2025-03-06 10:38:25 [info] -> Closing inventory...
2025-03-06 10:38:26 [info] -> Running state priority: 7
2025-03-06 10:38:26 [info] -> Clicking on location: 1319.679443-737.939453

Whenever you move stash tabs or change stash tab assignments in bot, you need to restart Poe2 and the bot, in that order preferably.

I’ve noticed that when I move stash tabs in game it messes with the bot finding things.

Indeed, this is a known limitation of the bot. You need to restart both the game client and the bot after modifying stash tab order and eventually some game settings

Thanks. It worked.

Things I did wrong:

  • Not setting a “currencies” type of tab at position 4
  • Not restarting both POE2 and Bot

Thank you all!

1 Like

I’m having the same issue! I’ve tried restarting the ggg client and the bot but nothing seems to work. Anyone else get this fixed?

I just bought a Currency tab from the Micro shop, I think that fixed it. will update…

fixed the issue, but I have a new 1. when looking for the next map it perma scrolls the Atlas. Support?

This usually occurs when the bot is unable to find a viable map due to “Ignored Atlas Nodes” Manually enter a map and help it complete it and it should unlock some maps that are not on the ignore list.