GTNewHorizons / lwjgl3ify

A mod to run Minecraft 1.7.10 using LWJGL3 and Java 17+
GNU Lesser General Public License v3.0
171 stars 37 forks source link

[Crash] Startup crash with lotr mod #2

Closed mist475 closed 1 year ago

mist475 commented 1 year ago

crashlog.txt Is this fixable on your end or would this require an lotr mod update?

Mods:

Java version: Adoptium 19.0.2.7

eigenraven commented 1 year ago

One of the bugs early in the log should be fixed with 1.1.8, but LOTR needs to fix its final field reflection accesses like explained in https://github.com/GTNewHorizons/lwjgl3ify/blob/master/README.MD#javabasejavalangreflect-classes-are-protected-from-reflective-access to fix the crash.

eigenraven commented 1 year ago

Without a fix you can still use lwjgl3ify, but only up to java 11.