Create

Create

86M Downloads

Game crash while trying to use deployer

Snowman2394 opened this issue ยท 5 comments

commented

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

image

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

commented

Caused by forge - Not a create issue

commented

I used Amulet to remove the deployer and was able to join the world again, easy temporary fix

commented

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.

commented

@Snowman2394 this is the same issue as #5132

commented

either use forge 47.1.4 or update it to latest (if the fix has been published). forge made a binary breaking change, that got reverted later.