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 with falsetweaks #36

Closed unix-supremacist closed 1 year ago

unix-supremacist commented 1 year ago

lwjgl3ify version:1.1.37 falsepatternlib version: built from e239171 for java 19 fixes latest git as of making the issue unimixins version: 0.1.5

crash-2023-03-12_09.28.57-server.txt latest.log

disabling everything in the falsetweaks config does not help with the crash

chochem commented 1 year ago

Lwjgl3ify currently depends on GTNHMixins

eigenraven commented 1 year ago

unimixins is fine, and we're moving to it this update anyway

kotmatross28729 commented 1 year ago

After adding compatibility with UniMixins, I was also able to run the falsepattern lib with the latest commit, and falsetweaks doesn't work for me either, but my crash report is completely different: https://pastebin.com/dKhCWZ0n

It says some kind of "LoadController", something about mixins and "ReEntrantTransformerError: Re-entrance error."

unix-supremacist commented 1 year ago

After adding compatibility with UniMixins, I was also able to run the falsepattern lib with the latest commit, and falsetweaks doesn't work for me either, but my crash report is completely different: https://pastebin.com/dKhCWZ0n

It says some kind of "LoadController", something about mixins and "ReEntrantTransformerError: Re-entrance error."

this is the error i got to, apparently something happened with my log uploads and i didnt notice because the crash report is empty and thats definitely the wrong log, i can try to get new logs some time later

kotmatross28729 commented 1 year ago

After adding compatibility with UniMixins, I was also able to run the falsepattern lib with the latest commit, and falsetweaks doesn't work for me either, but my crash report is completely different: https://pastebin.com/dKhCWZ0n It says some kind of "LoadController", something about mixins and "ReEntrantTransformerError: Re-entrance error."

this is the error i got to, apparently something happened with my log uploads and i didnt notice because the crash report is empty and thats definitely the wrong log, i can try to get new logs some time later

There seems to be no crash when using the latest versions of these mods ( lwjgl3ify 1.3.4, falsepattern lib 0.11.2 and falsetweaks 2.3.0) I tested on java 20

eigenraven commented 1 year ago

Looks like it's been fixed upstream

kotmatross28729 commented 1 year ago

I still think falsetweaks doesn't like lwjgl3ify , although it runs separately from everything, it causes a lot of problems on behalf of other mods. list: https://pastebin.com/vxJtwZAg

This should probably be reported to falsetweaks itself, but maybe this is still a compatibility issue with lwjgl3ify