-
Notifications
You must be signed in to change notification settings - Fork 421
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Game refuses to launch with Fabric API installed 1.20.2 on Linux #3333
Comments
Do you have realtime-privileges package installed? |
No but retesting with the package installed results in the same thing so I'd say its unrelated |
Issue occurs only with Fabric API while this warning appears on vanilla too |
@throughthefog The Fabric API Big Jar is actually a bundle of multiple jar files for each module (see |
Removing fabric-sound-api-v1-0.89.2.jar seemed to fix the issue Log without sound API: https://mclo.gs/7L4m6HM |
What OS and version are you running? I could maybe try in a VM to reproduce it, I have a feeling I'm going unsuccessfull. I have no clue how the sound-api could cause a native crash, its a really simple module. 🤔 |
Im running Arch Linux and using pipewire for audio (with pipewire-pulse, pipewire-jack, etc.) |
Could you maybe share the |
(ignore the instance name, i upgraded it to 1.20.2 and forgot to change the name) |
Im a little lost on this issue, I fail to see how the sound-api could cause this. On its own with no other mod using it it makes no affective changes. Clearly you have logs with it working without the sound api though... If anyone has any ideas do let me know. |
Just wondering if this might be a launcher problem, maybe using the worng natives? Could you try and see if this also happens when you use the offical Minecraft launcher? |
Alright I don't know what caused it but remaking the instance fixed it? Even downgrading LWJGL which I noticed was a newer version didnt recreate the bug |
It seemed to be using a snapshot build of the natives, I found this |
Ive tried with no mods, vanilla, mods that dont need vulkan API, and just Fabric API. Anytime fabric api is installed the game refuses to boot and just crashes with the same error every time, no matter what other mods are installed.
Log with just Fabric API:
https://mclo.gs/2O3xK4t
The text was updated successfully, but these errors were encountered: