Dupe exploit / crash when disassembling train when items are removed from storage
James103 opened this issue ยท 1 comments
Describe the Bug
When a train is disassembled by a Deployer clicking a Train Station with a wrench, if that train had items when assembled but now does not have any, the server crashes.
If the disassembly was triggered by a player clicking the button to disassemble the train, some of the blocks making up the offending carriage are voided.
Reproduction Steps
- Create a new world.
- Place down a straight section of track.
- Place down a train station.
- Create a new train.
- Place a train casing for the bogey, then attach a barrel and a Train Controls block to the train.
- Place an item inside the barrel.
- Assemble the train.
- Take out the item from the barrel.
- Disassemble the train.
- The game crashes and/or blocks from the train are voided. Blocks and/or items from the train may also be duplicated.
Expected Result
The server does not crash, no blocks or items are voided, and no blocks or items are duplicated.
Screenshots and Videos
No response
Crash Report or Log
Operating System
WIndows 10
Mod Version
1.5.1
Create Mod Version
0.5.1c
Minecraft Version
1.19.2
ModLoader and Version
Fabric Loader 0.14.25
Other Mods
No response
Additional Context
No response
Closing as a duplicate of Fabricators-of-Create/Create#1080.