Monorails cause crash with Create 0.5.1c
FlynnLies opened this issue ยท 3 comments
Describe the Bug
When trying to make a bogey on a monorail track while running create 0.5.1c the game will crash.
Switching to 0.5.1b fixes the issue.
java.lang.NoSuchMethodError: 'com.jozufozu.flywheel.util.transform.Transform com.railwayteam.railways.content.custom_bogeys.monobogey.MonoBogeyRenderer$SmallMonoBogeyRenderer.getTransformFromPartial(com.jozufozu.flywheel.core.PartialModel, com.mojang.blaze3d.vertex.PoseStack, boolean)'
More detailed info on pastebin below
Reproduction Steps
- Install all the versions mentioned below
- Place some monorail tracks
- Place a train station & create a train
- Create a bogey
- Crash
Expected Result
The game does not crash.
Screenshots and Videos
No response
Crash Report or Log
Operating System
Windows 10
Mod Version
1.4.3
Create Mod Version
0.5.1c
Minecraft Version
1.19.2
ModLoader and Version
Forge 43.2.4
Other Mods
Tested in a clean environment with just S&R and create.
Additional Context
No response