IrisShaders / Iris

A modern shaders mod for Minecraft compatible with existing OptiFine shader packs
https://irisshaders.dev
GNU Lesser General Public License v3.0
3.34k stars 636 forks source link

java.lang.NullPointerException #1267

Closed TheButterbrotMan closed 2 years ago

TheButterbrotMan commented 2 years ago

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

NoComment1105 commented 2 years ago

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?

coderbot16 commented 2 years ago

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.

TheButterbrotMan commented 2 years ago

I will forward this to SurvivalPlus Devs

coderbot16 commented 2 years ago

I am going to close this issue for now. If it's confirmed to be an Iris issue and not a bug in the other mod, let me know and I will reopen it.