RaphiMC / ImmediatelyFast

Speed up immediate mode rendering in Minecraft
https://modrinth.com/mod/immediatelyfast
GNU Lesser General Public License v3.0
271 stars 21 forks source link

java.lang.NullPointerException: Cannot invoke "java.nio.ByteBuffer.rewind()" because "this.field_1555" is null #149

Open SirSebi opened 6 months ago

SirSebi commented 6 months ago

Im running into a crash everytime im turning on/off shaders or switching between dimensions. My full crashreport is here (including all of my other mods i use). Removing ImmediatelyFast fixes this crash problem. So it needs to be the mod.

crash-2023-12-06_12.50.45-client.txt

SirSebi commented 6 months ago

Alright found the missmatching mod. Seems like using ImmediatelyFast with Figura isnt really working. Thats sad.

RaphiMC commented 6 months ago

Thanks for searching for the conflicting mod. I currently don't have the time to look into mod compatibility, so maybe report it to Figura as well so they can work on a fix on their side if possible.

RaphiMC commented 6 months ago

Also provide steps to reproduce the crash