Another Quality Modpack 2 - AQM2

Another Quality Modpack 2 - AQM2

501k Downloads

[Crash] Does not launch - Unknown Reason

votex09 opened this issue ยท 2 comments

commented

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

Screenshots
image
image

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.

commented

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

commented

Using glfw 3.3.7 solved this.

image

For GDLauncher, looks like i'll have to manually move the libraries from /usr/lib/ to the instance in natives.
On attempting this, looks like it succeeds as well:

image

Closing this as solved - not a bug with the pack.