[Forge 1.19.2] Crash on boat depot creation
dagobertdu94 opened this issue ยท 8 comments
Expected Behaviour
The marked area in the boat dashboard shouldn't crash the game, and let me create a new boat depot.
Actual Behaviour
The game crashed right after I marked an area for my boat depot.
Reproduction Steps
Steps to reproduce the behaviour:
- Open boat dashboard and go to the Depots tab
- Create a new depot and mark the area for it (after marking the game will crash)
Crash Report
https://pastebin.com/r0dZMMZ1
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
- Minecraft Version: 1.19.2 (Forge 43.3.0)
- Installed Mods: listed at the end of the crash report
Additional Information
Anything else you want to add?
Incompatibility with MrCrayFish Framework mod as FakeBoat passes world
as null
Offending code no longer exists in upcoming MTR versions.
EDIT: I found out that it isn't caused by the depot itself or its creation.
It seems that either the depot rail or the vehicle on that depot rail is causing the problem.
But I don't know why...
Hi, I have the same issue. Have you already solved it?
No, I couldn't solve it yet...
But now I have a technical question, why is it only occuring for boats and not even for trains and planes?
Or are trains and planes just ignored by the Framework mod?
Incompatibility with MrCrayFish Framework mod as FakeBoat passes
world
asnull
Offending code no longer exists in upcoming MTR versions.
So it will be fixed for Forge 1.19.2 with the next update?
That would be great.
Pretty sure boat uses the vanilla Minecraft boat for the rowing animation, which is why it tries to create a fake vanilla boat entity
While trains and planes don't have any vanilla animation