Train does not transit the player/drops off after some blocks
LibertyDev-1 opened this issue ยท 5 comments
Before reporting, I have confirmed that
- This bug does not appear to be reported on GitHub Issues before.
- This bug still exists in the latest version of the Minecraft Transit Railway mod.
- I have tested this in the official version of Minecraft Transit Railway, not a modified, custom, or unofficial build.
Describe the Bug
It seems like the train does not transit the player in some cases and it seems that when the problem occurs, there is a visual glitch showing the player inside the train and outside the train, repeatedly until the player leaves the train and the player gets dropped off.
Reproduction Steps
- Enter a train in a relatively long route
- Wait for a few minutes
- Visual bugs start appearing as described above
- Player leaves the train and gets dropped of in a random point of the route.
In-game Log and Crash Report
File was bigger than 25 MB, so i uploaded it on drive.
Mod Loader
Forge
Minecraft Version
1.19.2
Minecraft Transit Railway Version
4.0.0
Operating System
Windows 11
List of Mods or Modpack You Were Using
Extra Information
I suppose it can be associated with chunk-loading, block obstacles or the performance mods I am using, since I have a relatively short route where this doesn't happen, rails are clean and obstacle free and are always loaded.
I've done a bit of playing around with the issue and I would like to add, it happens whenever there is an obstacle (a block) that collides with the player if in transit.
#938
same
Would like to specify, it doesn't happen specifically to Trains, but also other transportation methods such as Boats and Ships.
Seconding this, though sometimes it appears im not even colliding through any blocks. I glitch between inside the train at and where I got 'stuck', holding shift to get out puts me to where I am supposedly 'stuck'. Particularly annoying because it does happen quite often.
I encountered the same situation and resolved it through #809 . I hope this helps you.