java.lang.NullPointerException
TheButterbrotMan opened this issue ยท 4 comments
Minecraft Version
1.18.1
Iris Version
mc1.18.1-1.2.0-pre
Sodium Version
mc1.18.1-0.4.0-alpha6+build.14
Operating System
Windows 10
What is your GPU?
GeForce RTX 3060
Java Version
Java 17
Reproduction Steps
Not available
Crash Report file and latest.log
https://bytebin.lucko.me/JWGyxER40Q
Additional context
No response
The cause of this crash appears to be a mod called SurvivalPlus
. Could you test just Iris + Sodium + SurvivalPlus
and see if the problem still occurs?
These sorts of crashes are generally not the fault of Iris, but some mods have issues because of assumptions they make about when entities are rendered compared to other things, or assuming that entities will only be rendered once per frame. I doubt there's much for us to do about this.