Advertisement
Guest User

crash-report

a guest
Mar 2nd, 2013
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I feel sad now :(
  3.  
  4. Time: 3/03/13 12:26 PM
  5. Description: Failed to start game
  6.  
  7. org.lwjgl.LWJGLException: Could not init GLX
  8. at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
  9. at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:52)
  10. at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:684)
  11. at org.lwjgl.opengl.Display.create(Display.java:854)
  12. at org.lwjgl.opengl.Display.create(Display.java:784)
  13. at org.lwjgl.opengl.Display.create(Display.java:765)
  14. at net.minecraft.client.Minecraft.a(SourceFile:232)
  15. at asq.a(SourceFile:56)
  16. at net.minecraft.client.Minecraft.run(SourceFile:515)
  17. at java.lang.Thread.run(Thread.java:679)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- System Details --
  24. Details:
  25. Minecraft Version: 1.4.7
  26. Operating System: Linux (i386) version 3.2.0-38-generic-pae
  27. Java Version: 1.6.0_27, Sun Microsystems Inc.
  28. Java VM Version: OpenJDK Server VM (mixed mode), Sun Microsystems Inc.
  29. Memory: 25166504 bytes (24 MB) / 63307776 bytes (60 MB) up to 939524096 bytes (896 MB)
  30. JVM Flags: 0 total;
  31. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  32. Suspicious classes: No suspicious classes found.
  33. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  34. LWJGL: 2.4.2
  35. OpenGL: ~~ERROR~~ NullPointerException: null
  36. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  37. Type: Client (map_client.txt)
  38. Texture Pack: Default
  39. Profiler Position: N/A (disabled)
  40. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement