Create

Create

86M Downloads

Assembling a Train causes the game to crash

Gaming-Tr opened this issue ยท 3 comments

commented

Describe the Bug

When i assemble a Train the game crashes and whenever i try to join the same world it crashes again.

Reproduction Steps

1.Asemble a train
2.
3.
...

Expected Result

Game crashes instantly, the world gets corrupted.

Screenshots and Videos

No response

Crash Report or Log

https://gist.github.com/Gaming-Tr/6570ca8886a96377c13f12b6571d5b44

Operating System

Windows 10

Mod Version

0.5.0j

Minecraft Version

1.18.2

Forge Version

forge-40.2.1

Other Mods

No response

Additional Context

No response

commented

Same for 1.19
I found a workaround waiting for this to be fixed.
First modify your offline position by editing your player file (under world/playerdata/[your player uuid].dat) using an NBT editor like this one : http://irath96.github.io/webNBT/ (edit the "pos" value)
Then join your world and delete your trains using /create trains
I also noticed while doing this that every trains was derailed.

commented

This happens to me too.

commented

Same for 1.19 I found a workaround waiting for this to be fixed. First modify your offline position by editing your player file (under world/playerdata/[your player uuid].dat) using an NBT editor like this one : http://irath96.github.io/webNBT/ (edit the "pos" value) Then join your world and delete your trains using /create trains I also noticed while doing this that every trains was derailed.

This is a good way to fix it, but we need a permanent fix so we can make trains again.