You are not logged in.

#1 2011-10-12 21:47:00

Snuken
Member
Registered: 2011-06-14
Posts: 24

Minecraft crashes after login / and HoN problems

Hello,
I've recently installed arch linux over my old ubuntu partition. But I have some problem when starting minecraft, I keep getting this error when I try to log in:

Minecraft has crashed!      
      ----------------------      

Minecraft has stopped running because it encountered a problem.

If you wish to report this, please copy this entire text and email it to support@mojang.com.
Please include a description of what you did when the error occured.



--- BEGIN ERROR REPORT a1dce528 --------
Generated 10/12/11 11:46 PM

Minecraft: Minecraft Beta 1.8.1
OS: Linux (amd64) version 3.0-ARCH
Java: 1.6.0_22, Sun Microsystems Inc.
VM: OpenJDK 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
[failed to get system properties (java.lang.NullPointerException)]

java.lang.IllegalStateException: Only one LWJGL context may be instantiated at any one time.
	at org.lwjgl.opengl.Display.create(Display.java:846)
	at org.lwjgl.opengl.Display.create(Display.java:784)
	at org.lwjgl.opengl.Display.create(Display.java:765)
	at net.minecraft.client.Minecraft.a(SourceFile:233)
	at net.minecraft.client.Minecraft.run(SourceFile:629)
	at java.lang.Thread.run(Thread.java:679)
--- END ERROR REPORT 30497c5a ----------

Any clues on how to fix it?

Got a similar problem with Heroes of Newerth. When I try to launch it, I get a black screen for 1 second, then back to my desktop.

EDIT: I get this error when trying to run sh hon.sh;

warning: The VAD has been replaced by a hack pending a complete rewrite K2 - Fatal Error: ARB vertex_buffer_object not available.

Last edited by Snuken (2011-10-12 23:01:46)

Offline

#2 2011-10-13 19:14:47

bananaoomarang
Member
Registered: 2009-10-29
Posts: 180

Re: Minecraft crashes after login / and HoN problems

Firstly you appear to be using OpenJDK, I'd recommend using the 'jre' package (Sun's official runtime environment), that may fix this error/other odd bugs.

If not, it looks like a problem with your graphics setup, what drivers are you using/what is your card? Could you run 'glxinfo' and post the output?

That second error suggests a problem with your graphics drivers also. If you have an nVidia card you should install the proprietary drivers as the open ones don't work too well yet, the open ATI ones are better but still not perfect and (certainly for optimum performance) you should probably try the proprietary drivers also.

Offline

Board footer

Powered by FluxBB