GTNewHorizons / lwjgl3ify

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

Incompatible with DragonAPI (MixinError) #148

Open aking4125 opened 1 month ago

aking4125 commented 1 month ago

Hello, Upon using this, Hodgepodge, UniMixins, GTNHLib and DragonAPI. The game crashes on startup.

This doesn't occur if LWJGL3IFY is not installed and is using Java 8, hence why I think making the report here makes sense (Though I can cross reference it to Hodgepodge if anything). Removal of DragonAPI while keeping LWJFL3IFY and the game works as intended.

Using Zulu Java 21 or Java 17 results in the same crash.

crash-2024-05-16_12.33.44-client.txt fml-client-latest.log

eigenraven commented 1 month ago

This just looks like a mixin conflict with Hodgepodge, have you tried to disable the animated texture tweak in hodgepodge?