Advertisement
Guest User

minecraft crash - chim

a guest
Jul 17th, 2015
429
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // My bad.
  3.  
  4. Time: 17/07/15 22:37
  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:828)
  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 ave.ap(SourceFile:534)
  16. at ave.am(SourceFile:363)
  17. at ave.a(SourceFile:310)
  18. at net.minecraft.client.main.Main.main(SourceFile:124)
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- Head --
  25. Stacktrace:
  26. at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
  27. at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:61)
  28. at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:828)
  29. at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
  30. at org.lwjgl.opengl.Display.create(Display.java:846)
  31. at org.lwjgl.opengl.Display.create(Display.java:757)
  32. at org.lwjgl.opengl.Display.create(Display.java:739)
  33. at ave.ap(SourceFile:534)
  34. at ave.am(SourceFile:363)
  35.  
  36. -- Initialization --
  37. Details:
  38. Stacktrace:
  39. at ave.a(SourceFile:310)
  40. at net.minecraft.client.main.Main.main(SourceFile:124)
  41.  
  42. -- System Details --
  43. Details:
  44. Minecraft Version: 1.8.7
  45. Operating System: Linux (amd64) version 3.2.0-87-generic
  46. CPU: 2x Intel(R) Pentium(R) CPU G840 @ 2.80GHz
  47. Java Version: 1.8.0_45, Oracle Corporation
  48. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  49. Memory: 27662264 bytes (26 MB) / 152444928 bytes (145 MB) up to 1060372480 bytes (1011 MB)
  50. JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  51. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  52. Launched Version: 1.8.7
  53. LWJGL: 2.9.4
  54. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  55. GL Caps:
  56. Using VBOs: No
  57. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  58. Type: Client (map_client.txt)
  59. Resource Packs: []
  60. Current Language: ~~ERROR~~ NullPointerException: null
  61. Profiler Position: N/A (disabled)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement