Placing escalator near a block from Create mod crashes the game
New-Wheat opened this issue ยท 0 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
When placing the escalator next to a block from the Create mod sometimes crashes the game. This problem only happens in some specific chunks. I've encountered this problem several times in different chunks when placing an escalator at the border of the chunk, but in most time, these mods work fine.
Reproduction Steps
- Install the latest version of Fabric API, Sodium, Indium, Create and MTR
- Create a world (seed is 36)
- Place a block at 5508 72 -145 (the block id must begin with create:layered_)
- Place a block at 5509 71 -144 (this block helps to place the escalator)
- Place mtr:escalator at 5509 71 -143
- Place mtr:escalator at 5509 72 -144
- The game will crash immediately
In-game Log and Crash Report
crash-2025-01-21_18.55.57-client.txt
Mod Loader
Fabric
Minecraft Version
1.19.2
Minecraft Transit Railway Version
4.0.0-beta.13
Operating System
Windows 11
List of Mods or Modpack You Were Using
- create: Create 0.5.1-i-build.1630+mc1.19.2
- fabric-api: Fabric API 0.77.0+1.19.2
- fabricloader: Fabric Loader 0.16.10
- indium: Indium 1.0.9+mc1.19.2
- mtr: Minecraft Transit Railway 4.0.0-beta.13
- sodium: Sodium 0.4.4+build.18
Extra Information
The game only crashes when placing an escalator and everything else works fine, so I decide to report it here. But since this problem involves multiple mods, feel free to close this issue if it's not caused by MTR.