I'm struggling to get minecraft working on my mageia 5 system, I just get
- Code: Select all
java -jar Minecraft.jar
Exception in thread "main" java.awt.HeadlessException
at java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:204)
at java.awt.Window.<init>(Window.java:536)
at java.awt.Frame.<init>(Frame.java:420)
at javax.swing.JFrame.<init>(JFrame.java:233)
at net.minecraft.bootstrap.Bootstrap.<init>(Bootstrap.java:45)
at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:378)
I have this graphics card:ATI Radeon HD 5000 to HD 6300 (radeon/fglrx)
and OPEN GL is working fine.
I'm using this version of openjdk
- Code: Select all
java -version
openjdk version "1.8.0_65"
OpenJDK Runtime Environment (build 1.8.0_65-b17)
OpenJDK 64-Bit Server VM (build 25.65-b01, mixed mode)
I've tried the suggestions in this thread
viewtopic.php?f=8&t=7099
And this thread
viewtopic.php?f=41&t=10426
To no avail

Any help gratefully accepted, my son is desperate for me to be able to play minecraft with him again (this was all working under Mageia 4