[Crash] Does not launch - Unknown Reason
votex09 opened this issue ยท 2 comments
Modpack Version
AQM2 v1.4.1
Minecraft Version
1.18.2
Describe the crash or bug
Pack doesn't launch through GDLauncher (latest stable) / PolyMC (1.3.2-404b9599) on Linux (Endeavour OS)
Unknown if this is isolated to Linux or just dumb on my part - but I haven't had any issues playing anything else.
Seems to point to org.spongepowered.asm.mixin.transformer.* - this is obscure due to other mods using this classpath commonly.
Steps to reproduce the behavior:
Create instance of pack through launchers.
Expected behavior
Title screen should appear after loading
Crash log or latest.log.log
Link
Additional context
Unmodified instance of modpack in both attempts.
Further investigation notes that AQM2 v1.3.3 also has the exact same crash, only tested on GDLauncher.
first you need to use java 17, then there is an issue with glfw on Linux, you need to install glfw>=3.3.7 (it should be available on the official repos of Endeavouros), then you need to specify "use system glfw" in PolyMC