Game crash while trying to use deployer
Snowman2394 opened this issue ยท 5 comments
Describe the Bug
My game crashed and will not open the world after i tried to create an automatic farm with a deployer
Reproduction Steps
1.created a harvester contraption
2.tried to place deployer to plant seed
3.
...
Expected Result
I would like to be able to open my survival world again...
Screenshots and Videos
Crash Report or Log
https://gist.github.com/Snowman2394/96766eec876f419b52571912aed4d6a9
Operating System
Windows 10
Mod Version
0.5.1d
Minecraft Version
1.20.1
Forge Version
47.1.14
Other Mods
Please see attached screenshot
Additional Context
No response
I used Amulet to remove the deployer and was able to join the world again, easy temporary fix
I have same problem, managed to make a temp fix by setting removeErroringBlockEntities, and removeErroringEntities to true in the forge mod.
The problem with this is that all contraptions that have a deployer attached now stop working.
@Snowman2394 this is the same issue as #5132