-
-
Notifications
You must be signed in to change notification settings - Fork 889
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
Older Versions of MC not functioning after Java Updates #3477
Comments
install xrandr |
I currently have "libxrandr" and "xorg-xrandr" installed... is that what your referring too? Maybe you could provide me a link to the exact program you mean? |
so there's two common reasons for this bug to usually happen, either you don't have xrandr installed or you have some weird display setups lwjgl 2 doesn't like |
Here is the ouptut: Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384 |
Ohh, ok well i just removed my dummy display that i use for VMs and it seems to work fine now, strange |
looks like LWJGL/lwjgl#129 |
Yeah, dummy plug in, MC crashes out, dummy plug out MC works fine |
Aaaaand i just got around it, had to make the main display a replica of the dummy, again thank you, this issue has been bugging me for awhile |
@phit I love you bro |
System Information:
MultiMC version: 0.6.12
Operating System: Linux Manjaro KDE
Summary of the issue or suggestion:
Older Versions of MC (e.g; 1.12.2) crash upon launch, even with Java-8-openjdk being the only version of Java installed which from my understanding means that older versions should function
What should happen:
Older versions such as 1.12.2 should launch as normal, as they did before the java / MC update
Steps to reproduce the issue (Add more if needed):
Install Manjaro KDE using the .iso from the official website
Update OS and build MultiMC from the AUR package provided by the "Add/Remove Software" pkg manager GUI
Select Java-8-openjdk and launch an older version of Minecraft which will then crash with error 255
Suspected cause:
Improper Java Installation
To be honest i suspect this may be some idiocy on my part and i simply misunderstand how Java should be properly installed but I'm not sure and I've tried and searched for solutions that i could think of and had seen but I've been unable to troubleshoot the issue.
Logs/Screenshots:
https://paste.ee/p/BZisM
Additional Info:
N/A
The text was updated successfully, but these errors were encountered: