Create

Create

86M Downloads

Funnels on train cause crash.

NoRestWhenWicked opened this issue ยท 3 comments

commented

Describe the Bug

Any kind of funnel (smart or regular) attached to a train (connected to storage or as decorative) will cause world crash with this error:

The game crashed whilst ticking entity
Error: java.lang.NullPointerException: Cannot invoke "com.simibubi.create.content.contraptions.components.structureMovement.MountedStorageManager.getItems()" because "this.storageProxy" is null
Exit Code: -1

Reproduction Steps

  1. Build train
  2. Add Funnel (any type, anywhere)
  3. Assemble
    ...
    Drive if necessary, usually it's crash on assembly, sometimes it's crash on drive. Never does not crash.

Expected Result

Expected funnels to be able to be attached to trains, assembled with trains, possibly only decorationally.

Did not expect crash/world brick.

Screenshots and Videos

No response

Crash Report or Log

The game crashed whilst ticking entity Error: java.lang.NullPointerException: Cannot invoke "com.simibubi.create.content.contraptions.components.structureMovement.MountedStorageManager.getItems()" because "this.storageProxy" is null Exit Code: -1

Operating System

Windows 10 Home

Mod Version

0.5.0

Minecraft Version

1.18.2

Forge Version

40.1.0

Other Mods

None

Additional Context

No response

commented

(This is the best mod ever. Like, ever ever. You're all super heroes.)

commented

same happen to me

commented

Supposedly fixed in 0.5a.

Fixed crash when assembling funnels onto a train