Skip to content
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

ArchLinux Java libnio.so Prism cannot start Minecraft #767

Closed
1 task done
wanesty opened this issue Jan 20, 2023 · 6 comments · Fixed by #2126
Closed
1 task done

ArchLinux Java libnio.so Prism cannot start Minecraft #767

wanesty opened this issue Jan 20, 2023 · 6 comments · Fixed by #2126
Labels
bug Something isn't working

Comments

@wanesty
Copy link

wanesty commented Jan 20, 2023

Operating System

Linux

Version of Prism Launcher

prism 6.1

Version of Qt

qt 6.4.2

Description of bug

as of 2023/01/19 Prism cannot run minecraft with mangohud on arch because of java-runtime-common 3-5 and java-environment-common 3-5 and throw an error :

Error: LinkageError occurred while loading main class org.prismlauncher.EntryPoint
    java.lang.UnsatisfiedLinkError: /usr/lib/jvm/java-19-openjdk/lib/libnio.so: /usr/lib/jvm/java-19-openjdk/lib/libnio.so: undefined symbol: reuseport_available
Process exited with code 1.

this is from what i've read on the discord server, caused by Mangohud's the java wrapper, the current fix is to simply disable the use of mangohud in your instance or globally with prism

(this is for reference, so i will mark the issue as closed when mangohud updates)

This issue is unique

  • I have searched the issue tracker and did not find an issue describing my bug.
@wanesty wanesty added the bug Something isn't working label Jan 20, 2023
@Edgars-Cirulis
Copy link
Contributor

This is not a bug on our side. Please file an issue with Mangohud.

@Scrumplex
Copy link
Member

This is not a MangoHud bug either. This is a bug with the AUR package for mangohud.

@Edgars-Cirulis
Copy link
Contributor

This is not a MangoHud bug either. This is a bug with the AUR package for mangohud.

So you know a fix for that?

@Scrumplex
Copy link
Member

I commented a patch on the AUR package, but I don't know if the maintainer will accept it: https://aur.archlinux.org/packages/mangohud#comment-898875

@wanesty
Copy link
Author

wanesty commented Jan 24, 2023

This is not a bug on our side. Please file an issue with Mangohud.

as stated, it's been discuses in the discord server, this is to help peoples having the same issue

@wanesty
Copy link
Author

wanesty commented Feb 1, 2023

Last mangohud update ( aur/mangohud 0.6.8-5 ) fixed the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants