-
Notifications
You must be signed in to change notification settings - Fork 316
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
[LINUX] [WAYLAND] Game freezes forever if not using Xwayland #17421
Comments
what happens if you use java 8 instead? |
also indicate your pack version, it really helps for bug hunting |
Using java 8 makes the game crash instantly, it doesnt matter if I use Xwayland or not . Log: https://mclo.gs/CrCz53w (without Xwayland), Log2: https://mclo.gs/B6Xc3T5 (with Xwayland) version is 2.7.0-beta-1 |
if I had to guess I would say issue with display drivers |
Vanilla 1.7.10 works under pure Wayland with lwjgl3ify, +unimixins-all and java 21 screenrecord.mp4 |
@boubou19 I've disabled the Opis Mod (and also aroma backup) that seemed to fix the loading screen issue. So there is something wrong with that mod, however, I can't still play, generating a new world crashes the game (or rather makes it disappear, it still shows as running). Update: upon entering the same world again, it worked, well for some time at least. And this time also suddenly disappears but it is still running in background. screenrecord.mp4 |
opis has code to generate a side window when you run /opis command. So it somewhat makes sense to mess a bit with the window manager, but other than this... no clue |
apparently, java swing and wayland are known to not really work together well. So this is an issue well outside of GTNH. Unless someone wants to rewrite opis to not use swing. |
Your GTNH Discord Username
kkflt
Your Pack Version
2.6.1 2.7.0-beta1
Your Server
SP
Java Version
Java 21
Type of Server
None
Your Expectation
Game starts normally even without xwayland
The Reality
Minecraft freezes in the loading screen
Your Proposal
Be able to run without Xwayland
Final Checklist
The text was updated successfully, but these errors were encountered: