Starbound

Starbound

Enhanced Storage
Hugo 2020 年 7 月 5 日 上午 10:31
[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.
< >
正在显示第 1 - 1 条,共 1 条留言
Khe 2020 年 7 月 5 日 下午 3:12 
/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.
最后由 Khe 编辑于; 2020 年 7 月 5 日 下午 3:25
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50