Not fixed/pPartial fix, there might be d.
2 Different behavior compared to last time.cases:
The entered amount has the correct volume too- "Old" multi-slots (not merged, and the inventory you want to place it in will use that correct volume to allow it or not
- If the entered amount volume fits in the storage chest, it places the item there but the amountsuch as cargo space + storage):
-- Amount that is dropped is 9 999 999
- If it doesn't, then it gives you the error `Inventory capacity too small` which-- Amount that is moved to chests is expected behaviorcorrect
The amount you drop though is correct,- Normal slots (+ merged such as hull)
-- Amount that is dropped is correct
-- Amount that is moved to chests is 9 999 999, but uses the correct amount to determine if it can be moved or not (enough cargo space). not sure if that was the same before too but I don't think soerror `Inventory capacity too small` in case it doesn't which is expected behavior.