team-abnormals / blueprint

Library that implements the framework of all Abnormals mods
https://www.curseforge.com/minecraft/mc-mods/blueprint
Other
111 stars 34 forks source link

[1.16 - Compatibility Issue] Crash with Chlorine #82

Closed Corvus20 closed 1 year ago

Corvus20 commented 3 years ago

A report is already open on Chlorine's issue tracker, but I figured I should let you know, too. The game crashes on startup when Chlorine is present, citing mixin apply errors involving abnormals core.

Logs: latest.log

SmellyModder commented 3 years ago

Does this issue occur only with Abnormals Core and Chlorine installed?

cnhornbeck commented 3 years ago

I have verified that it does occur when only Abnormals Core and Chlorine are installed

scarha commented 3 years ago

Can confirm this. I am weighing between having abnormals mods or chlorine atm for better client side performance.

SmellyModder commented 3 years ago

From my understanding, this is an issue Chlorine must fix on their side. Chlorine overwrites a method we inject into.

WhiteCloud-design commented 3 years ago

I tried to compile this version with "gradlew build" but "Task: addRefMapToDeobfJar FAILED". I attached the --stacktrace output. stacktrace.txt

SmellyModder commented 1 year ago

Closing since 1.16.5 is no longer supported, and Chlorine isn't updating anymore.