Razor icon indicating copy to clipboard operation
Razor copied to clipboard

Organiser does not work from deeper level containers to backpack

Open dissident76 opened this issue 4 years ago • 4 comments

items will not be organised (razor says "Organize Agent did not find any items to move) if they are inside a container which is contained any levels below and inside the hot bag (organiser receiver). Or put in a different way, if the bag with the items is contained in any level below the hotbag (receiver), organiser won't find the items.

To reproduce, have a scavenger agent set to send easter eggs to a bag inside the backpack (together with everything else that gets scavenged/looted). When trying to organise the easter eggs to first level of backpack, organiser finds 0 items.

It will work if the receiver hot bag is not contained within the hot bag hierarchy.

dissident76 avatar Mar 30 '20 07:03 dissident76

I'm not sure this is a bug -- I believe Razor has only ever organized the top pack only. I'd have to confirm looking at the older code base.

markdwags avatar Apr 09 '20 01:04 markdwags

it probably did the same in the older code base, but I think it would be good if we could change that (organise from one bag to another)

dissident76 avatar Apr 12 '20 01:04 dissident76

I've noticed this happen on occasion with organizer. Also with restocking from top level bags, with containing bags. Open the sub bags and bags within bags one time before doing it. A little more work, but it does the trick for me.

I do that with restock on corpse containers. Open corpse container, open all sub containers recursively (manually), then do your restock on the top container and it will see everything and clean the corpse. Even if you close em all out before doing the restock. Saves me from having to drill down manually and restock on every bag.

Edit: Of course I'm talking about moving the contents of every sub bag, I don't have the bags themselves as items to be restocked. With organizer, I've seen it ignore the contents of my sub bags unless I open each bags once. Same principle I think. That happens only once in a blue moon though with organizer.

Saralise avatar Oct 02 '20 01:10 Saralise

I see the recursion in organizer alrighty. The issue here I think has something to do with the search recursion during container update that low-key opens all stuff recursively without showing gumps not getting triggered for backpack upon logging in, so razor can't find the stuff unless you open it manually at least once in the session.

sorsarre avatar Nov 22 '21 11:11 sorsarre

Closing for now, will open again if the issue is revisited.

markdwags avatar Feb 18 '23 14:02 markdwags