Slexom / earth2java

Minecraft Mod that brings mobs , and their mechanics, from MCE to Java Edition
https://www.curseforge.com/minecraft/mc-mods/earth2java
MIT License
26 stars 14 forks source link

3-way incompatibility between Earth2Java, Harvest Scythes, and Memory Leak Fix #90

Open floral-qua-floral opened 2 years ago

floral-qua-floral commented 2 years ago

Version information: Minecraft 1.19 Fabric loader 0.14.9 Earth2Java 1.9.0 Harvest Scythes 2.5.3 Memory Leak Fix 0.7.0 Fabric API 0.58.0 Architectury 5.12.44 (dependency for Earth2Java) Cloth Config 8.0.75 (unmarked dependency for Earth2Java; see Issue #89)

The game will fail to launch when all three mods mentioned in the issue title are present. Removing any individual mod resolves the issue. No crash report is generated, however the log file says it's a java.lang.ExceptionInInitializerError crash. The full log file is available here. Earth2Java's two dependencies do not have to be removed, so the issue does not lie with Architectury or Cloth Config.

I have reported the issue on all three repos. The three issue reports are at Slexom/earth2java#90, LordDeatHunter/HarvestScythes#41 and fxmorin/MemoryLeakFix#43.

Sunconure11 commented 2 years ago

Can confirm something similar.

https://pastebin.com/NRv5LR9C

@Slexom