Advertisement
ivanria

crash log

Jul 5th, 2014
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I'm sorry, Dave.
  3.  
  4. Time: 7/5/14 3:05 PM
  5. Description: Initializing 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:61)
  10. at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:818)
  11. at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
  12. at org.lwjgl.opengl.Display.create(Display.java:846)
  13. at org.lwjgl.opengl.Display.create(Display.java:757)
  14. at org.lwjgl.opengl.Display.create(Display.java:739)
  15. at ban.ag(SourceFile:340)
  16. at ban.f(SourceFile:713)
  17. at net.minecraft.client.main.Main.main(SourceFile:148)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- Head --
  24. Stacktrace:
  25. at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
  26. at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:61)
  27. at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:818)
  28. at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
  29. at org.lwjgl.opengl.Display.create(Display.java:846)
  30. at org.lwjgl.opengl.Display.create(Display.java:757)
  31. at org.lwjgl.opengl.Display.create(Display.java:739)
  32. at ban.ag(SourceFile:340)
  33.  
  34. -- Initialization --
  35. Details:
  36. Stacktrace:
  37. at ban.f(SourceFile:713)
  38. at net.minecraft.client.main.Main.main(SourceFile:148)
  39.  
  40. -- System Details --
  41. Details:
  42. Minecraft Version: 1.7.9
  43. Operating System: Linux (amd64) version 3.13-0.bpo.1-amd64
  44. Java Version: 1.6.0_31, Sun Microsystems Inc.
  45. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
  46. Memory: 50702200 bytes (48 MB) / 73334784 bytes (69 MB) up to 954466304 bytes (910 MB)
  47. JVM Flags: 1 total; -Xmx1G
  48. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  49. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  50. Launched Version: 1.7.9
  51. LWJGL: 2.9.1
  52. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  53. GL Caps:
  54. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  55. Type: Client (map_client.txt)
  56. Resource Packs: []
  57. Current Language: ~~ERROR~~ NullPointerException: null
  58. Profiler Position: N/A (disabled)
  59. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  60. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement