IllegalAccessError when loading with Forge 40.3.10
xiaolangwhite opened this issue · 0 comments
Minecraft Version
Minecraft 1.18.2
Oculus Version
oculus-mc1.18.2-1.6.4.jar
Rubidium / Embeddium Version
rubidium-0.5.6.jar
Operating System
Windows 11
What is your GPU?
NVIDIA GeForce RTX 3070 Laptop GPU
Java Version
Java 17
Reproduction Steps
[1.18.2] IllegalAccessError when loading with Forge 40.3.10
Details:
Crashes in the loading interface, error points to GlStateManager$TextureState access conflict
The crash report is included in additional context.
Reproduction Steps:
- Forge 40.3.10 + Oculus 1.6.4
- Load the game.
Key log excerpted:
java.lang.IllegalAccessError: failed to access class com.mojang.blaze3d.platform.GlStateManager$TextureState
at net.coderbot.iris.gl.IrisRenderSystem$DSAARB.bindTextureToUnit(IrisRenderSystem.java:495)
Crash Report file and latest.log
Crash report is in additional context.