ValkyrienSkies / Valkyrien-Skies-2

Valkyrien Skies 2
https://valkyrienskies.org/
GNU Lesser General Public License v3.0
220 stars 92 forks source link

Duplication Glitch #418

Open TheGreatAndMightySpence opened 1 year ago

TheGreatAndMightySpence commented 1 year ago

Duplication Glitch involving the mechanical mixer from the create mod. When the mixer is mixing, and then once the ship is assembled, the items inside of the mixer duplicate. https://media.giphy.com/media/9EUCVPNyc1rK7ORWh3/giphy-downsized-large.gif

GD-Prince commented 1 year ago

This glitch also applied identically for items stored in Storage Containers from the Sophisticated Storage mod for me. Infinitely repeatable with little effort. (The chests from said mod also have a rendering issue along with beds, but that is extremely minor by comparison)

walksanatora commented 1 year ago

wait sopisticated storage also has a dupe glich Collosal Chest also has a dupe (but that could be related too eureka assembly logic) infact i think these dupe glitches are due to eureka assembly logic

crifurch commented 1 year ago

Now I'm working on that problem on my server: when VS create ship it just copy all containers with data and paste it to new ship chunk, before that it clear containers which will be copied. But Create and sopisticated storage don't implement standard MC interface for clearing containers. I fixed this issue for sopisticated storage, but stuck on fixing "create" yet.

MasonGulu commented 1 year ago

This duplication bug also happens with Create Copy-cat panels.

PriestOfFerns commented 1 month ago

this bug is already solved on the main branch of vs2