Creators-of-Create / Create

[Forge Mod] Building Tools and Aesthetic Technology
MIT License
2.85k stars 897 forks source link

Tanks in Contraptions Void Contents #6979

Open davidbrism opened 1 week ago

davidbrism commented 1 week ago

Description

Reassembling a contraption with a single (8 bucket capacity) tank voids it's contents. Larger tanks seem to be ok.

Tested with minecart contraption and gantry carriage.

Possibly related to the 0.5.1.g fix 'Item Vaults and Fluid Tanks will now try to remain in the same grouping after being assembled and disassembled by a contraption'. This issue did not occur for me in 0.5.1.f.

https://github.com/user-attachments/assets/500c332c-9aff-4e0c-a404-758a81ae401c

Game Log

https://mclo.gs/iZ05moY

Debug Information

Client Info ``` Create: Mod Version: 0.5.1h Forge Version: 40.2.9 Minecraft Version: 1.18.2 Graphics: Flywheel Version: 0.6.11-107 Flywheel Backend: INSTANCING OpenGL Renderer: NVIDIA GeForce RTX 2060/PCIe/SSE2 OpenGL Version: 3.2.0 NVIDIA 561.09 Graphics Mode: options.graphics.fancy System Information: Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12000m -Xms256m Memory: 3224373832 bytes (3075 MiB) / 5528092672 bytes (5272 MiB) up to 12582912000 bytes (12000 MiB) Total Memory: 16164511744 bytes (15409 MiB) / 17126645760 bytes (16326 MiB) CPU: AMD Ryzen 5 3600 6-Core Processor @ 3.60 GHz; 6 cores / 12 threads on 1 socket(s) Graphics card #0: NVIDIA GeForce RTX 2060 (NVIDIA (0x10de)); 4095.00 MB of VRAM Other Mods: Radium: 0.7.10 Rhino: 1802.2.1-build.255 libIPN: 3.0.2 KubeJS: 1802.5.5-build.569 SwingThroughGrass: 1.18.2-1.9.1 Fastload-Reforged: 3.4.0 JourneyMap Integration: 0.13-43 FTB Library: 1802.3.11-build.177 TFC Water Flasks: 2.0.7 Jade: 5.3.2 Just Enough Items: 10.2.1.1005 Ass♂ Packets: 1.1.0 Kotlin For Forge: 3.12.0 Rubidium: 0.5.6 Patchouli: 1.18.2-71.1 Gravestone Mod: 1.18.2-1.0.2 Journeymap: 5.9.7 Controlling: 9.0+23 Configured: 2.0.1 Freecam: 1.2.1+1.18 MyServerIsCompatible: 1.0 KubeJS Create: 1802.2.4-build.16 Starlight: 1.0.2+forge.83663de Inventory Profiles Next: 1.10.5 Architectury: 4.11.93 Ferrite Core: 4.2.2 Waila (Jade): 5.3.2 Light Overlay: 6.0.5 TerraFirmaCraft: 2.2.33 FTB Teams: 1802.2.11-build.107 FTB Chunks: 1802.3.17-build.265 Cloth Config v4 API: 6.5.102 Observable: 2.2.3 Shuffle: 4.1.1 ```
Server Info ``` Create: Mod Version: 0.5.1h Forge Version: 40.2.9 Minecraft Version: 1.18.2 System Information: Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12000m -Xms256m Memory: 3224373832 bytes (3075 MiB) / 5528092672 bytes (5272 MiB) up to 12582912000 bytes (12000 MiB) Total Memory: 16164511744 bytes (15409 MiB) / 17126645760 bytes (16326 MiB) CPU: AMD Ryzen 5 3600 6-Core Processor @ 3.60 GHz; 6 cores / 12 threads on 1 socket(s) Graphics card #0: NVIDIA GeForce RTX 2060 (NVIDIA (0x10de)); 4095.00 MB of VRAM Other Mods: Radium: 0.7.10 Rhino: 1802.2.1-build.255 libIPN: 3.0.2 KubeJS: 1802.5.5-build.569 SwingThroughGrass: 1.18.2-1.9.1 Fastload-Reforged: 3.4.0 JourneyMap Integration: 0.13-43 FTB Library: 1802.3.11-build.177 TFC Water Flasks: 2.0.7 Jade: 5.3.2 Just Enough Items: 10.2.1.1005 Ass♂ Packets: 1.1.0 Kotlin For Forge: 3.12.0 Rubidium: 0.5.6 Patchouli: 1.18.2-71.1 Gravestone Mod: 1.18.2-1.0.2 Journeymap: 5.9.7 Controlling: 9.0+23 Configured: 2.0.1 Freecam: 1.2.1+1.18 MyServerIsCompatible: 1.0 KubeJS Create: 1802.2.4-build.16 Starlight: 1.0.2+forge.83663de Inventory Profiles Next: 1.10.5 Architectury: 4.11.93 Ferrite Core: 4.2.2 Waila (Jade): 5.3.2 Light Overlay: 6.0.5 TerraFirmaCraft: 2.2.33 FTB Teams: 1802.2.11-build.107 FTB Chunks: 1802.3.17-build.265 Cloth Config v4 API: 6.5.102 Observable: 2.2.3 Shuffle: 4.1.1 ```
IThundxr commented 1 week ago

Duplicate of https://github.com/Creators-of-Create/Create/issues/4079

IThundxr commented 1 week ago

Ah wait this is a different issue

IThundxr commented 1 week ago

Try with just create and no other mods

Allmoz commented 1 week ago

I can confirm that this also happens with only create 0.5.1h on 1.18.2

davidbrism commented 1 week ago

Rushed this out as leaving town- will see about testing Create only later this week

davidbrism commented 2 days ago

Here we are... bug still occurs with only Create mod 0.5.1.h on 1.18.2

https://github.com/user-attachments/assets/ff7b96fd-b215-4b4e-bb62-1a3796c0217b

Game Log https://mclo.gs/R95iAuV

Client Info ``` Create: Mod Version: 0.5.1h Forge Version: 40.2.21 Minecraft Version: 1.18.2 Graphics: Flywheel Version: 0.6.11-107 Flywheel Backend: INSTANCING OpenGL Renderer: NVIDIA GeForce RTX 2060/PCIe/SSE2 OpenGL Version: 3.2.0 NVIDIA 561.09 Graphics Mode: options.graphics.fancy System Information: Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12000m -Xms256m Memory: 1683009024 bytes (1605 MiB) / 4647288832 bytes (4432 MiB) up to 12582912000 bytes (12000 MiB) Total Memory: 14243094528 bytes (13577 MiB) / 17126645760 bytes (16326 MiB) CPU: AMD Ryzen 5 3600 6-Core Processor @ 3.60 GHz; 6 cores / 12 threads on 1 socket(s) Graphics card #0: NVIDIA GeForce RTX 2060 (NVIDIA (0x10de)); 4095.00 MB of VRAM Other Mods: ```
Server Info ``` Create: Mod Version: 0.5.1h Forge Version: 40.2.21 Minecraft Version: 1.18.2 System Information: Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12000m -Xms256m Memory: 1683009024 bytes (1605 MiB) / 4647288832 bytes (4432 MiB) up to 12582912000 bytes (12000 MiB) Total Memory: 14243094528 bytes (13577 MiB) / 17126645760 bytes (16326 MiB) CPU: AMD Ryzen 5 3600 6-Core Processor @ 3.60 GHz; 6 cores / 12 threads on 1 socket(s) Graphics card #0: NVIDIA GeForce RTX 2060 (NVIDIA (0x10de)); 4095.00 MB of VRAM Other Mods: ```