TeamAOF / All-of-Fabric-7

Modpack containing the latest & best of Fabric on 1.20
41 stars 31 forks source link

[Bug Report] [Linux]: SIGSEGV Error leading to crash #268

Open matyas-zavora opened 5 months ago

matyas-zavora commented 5 months ago

Modpack Version

2.2.3

Describe your issue.

When I try to play, the game loads for a few seconds and then opens a new window for a brief second and crashes. I use Pop_OS! and ATLauncher. Other modpacks work just fine, even on the same minecraft version.

Crash Report

https://gist.github.com/matyas-zavora/3e6c13207f86f71186baba02493ca1cb

Latest Log

https://gist.github.com/matyas-zavora/c5f6d3784fc8b1c3db43f9e7561ceb36

Have you modified the modpack?

No

User Modifications

No response

Did the issue happen in singleplayer or on a server?

Singleplayer

Discord Username

No response

Gronglegrowth commented 5 months ago

Caused by a bug in GLFW. There are a few things I know of that can fix, or at least circumvent, it:

FerrisWasTaken commented 5 months ago

I am also having the same problem. Could you provide a guide on updating LWJGL. I have only been able to find legacy resources

SubordinalBlue commented 5 months ago

tbh, when I last had to go through that--about a year ago?--I ended up compiling a fresh lbiglfw from latest on it's repo. Was not simple (but not super hard either).

Best/easiest way is if your distro has an up-to-date package for it.

FerrisWasTaken commented 5 months ago

tbh, when I last had to go through that--about a year ago?--I ended up compiling a fresh lbiglfw from latest on it's repo. Was not simple (but not super hard either).

Best/easiest way is if your distro has an up-to-date package for it.

So the system installation will be used ? Or are there any additional steps ?