badasintended / megane

glasses are really versatile
https://bai.lol/megane
16 stars 6 forks source link

Early crash on Linux (possible mod conflict) #53

Closed StarkRG closed 2 years ago

StarkRG commented 2 years ago

Minecraft: 1.18.2 Fabric: 0.14.9 Megane: 7.9.0 Modpack: All of Fabric 5 - 2.0.2 Launcher: GDLauncher - 1.1.29

The issue: Java segfaults after preload as soon as it attempts to draw the minecraft window.

During troubleshooting I found that removing 10 mods (7 if you exclude WTHIT dependants) would allow the rest of the pack to load with megane installed. Adding any one of them back would cause the crash. Removing megane only allows the pack to run with all of those mods. The ten mods in question:

Other than WTHIT and its dependants, I don't see what the connection is between the others and Megane.

Log: latest.log (I don't see anything there that gives away the problem and the crash isn't included, I guess because it occurs in native code rather than Java) The actual crash dump: hs_err_pid56648.log

I can run other OpenGL things just fine. I am at a loss where to go next to troubleshoot.

StarkRG commented 2 years ago

Turns out it was GDLauncher the whole time. I copied the instance over to MultiMC and it works fine.