jayhillx / MysticsBiomes

Source code for Mystic's Biomes.
https://www.curseforge.com/minecraft/mc-mods/mystics-biomes
Other
4 stars 7 forks source link

Need Help with NullPointerException in BoatRenderer (Minecraft 1.19.2 with Forge 43.2.0) #39

Open Unmanx opened 5 months ago

Unmanx commented 5 months ago

Hi everyone,

I'm experiencing a NullPointerException in Minecraft 1.19.2 with Forge 43.2.0, specifically in the BoatRenderer. The error occurs when the code tries to invoke a method on an object that hasn't been initialized (is null).

Here is the stacktrace of the error:

"java.lang.NullPointerException: Cannot invoke "com.mojang.datafixers.util.Pair.getFirst()" because "pair" is null at net.minecraft.client.renderer.entity.BoatRenderer.m7392(BoatRenderer.java:66)"

If anyone has faced a similar issue or has suggestions on how to fix this, your help would be greatly appreciated!

Thank you in advance!

UNMANX

jayhillx commented 5 months ago

hey there, thanks for reporting this! this may sound annoying but what version are you using by chance?

soranounmei commented 5 months ago

Also having this issue on our Aternos server. Minecraft 1.19.2, Forge 43.4.0, Mystic's Biomes 1.19.2-3.2.

One player placed a maple boat in water, was immediately booted from the server, and cannot rejoin. Another player went to the chunk to break the boat, was immediately booted, and also cannot rejoin.

crash-2024-06-20_09.13.53-client.txt