Starbound

Starbound

Enhanced Storage
Hugo 5 Jul, 2020 @ 10:31am
[BUG] Item duplication in multiplayer.
Storage matter extractor duplicates anything that isn't an empty storage put into it.
Only happens in multiplayer, single player works fine.
< >
Showing 1-1 of 1 comments
Khe 5 Jul, 2020 @ 3:12pm 
/scripts/shared/gui/denyitem.lua@41: world.containerConsume
/objects/crafting/containerrecycler/containerrecycler.lua
/interface/scripted/containerrecycler/containerrecyclergui.lua

these do not check for successful consume before giving back the item.

Given that the game functions differently between single and multi player, it is not surprising to see things such as this crop up.

Also, I after testing in a local server, and not having it replicate a container... further headache.

Honestly, the device should not eject the item, and instead just skip the damn thing and leave it at that.

the duplication part comes as a part of the UI, not the object itself. it's the UI that ejects the item.
Last edited by Khe; 5 Jul, 2020 @ 3:25pm
< >
Showing 1-1 of 1 comments
Per page: 1530 50