Game crashes when right clicking a waystone
Philosoph42 opened this issue ยท 2 comments
Minecraft Version
1.18.x
Mod Loader
Forge
Mod Loader Version
40.0.15
Mod Version
10.0.0
Describe the Issue
When right clicking a waystone found in a village, the games ends with message
The game crashed whilst unexpected error
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.resources.ResourceLocation.toString()" because "p_12866_" is null
Exit-Code: -1
Logs
No response
Do you use any performance-enhancing mods (e.g. OptiFine)?
OptiFine_1.18.2_HD_U_H6
Thanx for the response. I just removed OptiFine from the mod list, but the error persists:
"The game crashed whilst unexpected error
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.resources.ResourceLocation.toString()" because "p_12866_" is null
Exit-Code: -1"
Indeed I removed all other mods (waystones 10.0.0 and balm 3.0.0 were the only ones) ... and here I found the solution: after updating balm to 3.0.1 everything works fine. Even with OptiFine.