Crash on opening inventory: NullPointerException in glitchcore$onPreRenderTooltip
LittleKidGod opened this issue · 3 comments
What's the issue you encountered?
Glitchcore is installed only with Fabric API, Biomes O Plenty and Terrablender in Minecraft 1.21.6 Fabric
Crash on opening inventory: NullPointerException in glitchcore$onPreRenderTooltip
Caused by:
java.lang.NullPointerException: Rendering screen
at java.util.Objects.requireNonNull
at java.util.Optional.of
at glitchcore$onPreRenderTooltip(class_465.java:1277)
How can the issue be reproduced?
Install biomesoplenty 21.6.0.0, fabric api, glitchcore 2.6.0.1 and terrablender 6.0.0.1 and open inventory
Logs
https://gist.github.com/LittleKidGod/8404f25b1d9b6abc521e5ff6c7f58b49
Mod Version
2.6.0.1
Additional information
No response
+1. Having the exact same issue - narrowed it down to a BOP/Glitchcore render issue between two different machines and two different installations.