Razor
Razor copied to clipboard
Organiser does not work from deeper level containers to backpack
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.
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.
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)
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.
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.
Closing for now, will open again if the issue is revisited.