Create

Create

86M Downloads

Train loses carriages when travelling through a nether portal

thompson937 opened this issue ยท 9 comments

commented

Describe the Bug

Trains that are comprised of more than one carriage appear to "loose" all carriages except the first one when entering and then exiting a nether portal

Reproduction Steps

  1. Build a train with more than one carriage
  2. Have the train enter then exit the nether
  3. This bug happens

Expected Result

Every carriage manages to come through the portal

Screenshots and Videos

2022-07-26_12 41 10
Train before nether entry

2022-07-26_12 41 46
Train in nether

2022-07-26_12 42 02
Train after exiting nether portal

2022-07-26_12 42 26
Visual glitch also happens

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

0.5.0c

Minecraft Version

1.18.2

Forge Version

40.1.68

Other Mods

SuperMarijn's Chunk Loaders
Fast Leaf Decay
JEI
Worldedit

Additional Context

Reloading the world / unloading then reloading the chunks where the train and the portal are situated fixes this problem

commented

@thompson937 Hi, i have the same issue on 1.20.1 with create 0.5.1.f on forge. Does the issue still occurs when you remove all added mods and use only create?

commented

Yes, I used the create version mentioned above (0.5.1.f) and I can reproduce this issue every time

commented

@forest-cat Hello, I tested this again with the stated version of create on forge and I can confirm I am still experiencing this issue. The only difference I have from the original report is I'm using forge 47.2.0 and only Create is installed. My operating system changed too but I don't think that should cause this issue to occur.

commented

Thanks for checking again, so the issue still exists and does not seem to be caused by other mods. Did you use the same version of create as mentioned above? And does the issue occurs all the time? Or just sometimes? I dont know the forge version currently, i will check later on it

commented

Okay, it seems like our issues are a bit different but i think its caused by the same bug. For me i cant always reproduce it and sometimes there are carriages that are still there, but some other are missing

commented

Interesting. I ran my tests with a two carriage train and every time the second one was lost during the nether -> overworld transition. I did this in a fresh superflat world and a fresh forge instance.

commented

Interesting. I ran my tests with a two carriage train and every time the second one was lost during the nether -> overworld transition. I did this in a fresh superflat world and a fresh forge instance.

And never from overworld -> nether?

commented

My issue only occurs when I enter the nether and exit it. So overworld -> nether -> overworld. I suspect the bug happens when a carriage gets loaded into a dimension it was already in but at a drastically different location.

commented

Yep i could reproduce it the exact same way. Seems like your approach could be something to look in. Hopefully one day some dev will look at this