Advertisement
Guest User

Untitled

a guest
Apr 30th, 2014
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I'm sorry, Dave.
  3.  
  4. Time: 4/29/14 9:56 PM
  5. Description: Initializing game
  6.  
  7. org.lwjgl.LWJGLException: X Error - disp: 0x7fa4844e3750 serial: 152 error: GLXUnsupportedPrivateRequest request_code: 154 minor_code: 16
  8. at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:321)
  9. at org.lwjgl.opengl.LinuxDisplay.nGetX(Native Method)
  10. at org.lwjgl.opengl.LinuxDisplay.processEvents(LinuxDisplay.java:881)
  11. at org.lwjgl.opengl.LinuxDisplay.update(LinuxDisplay.java:912)
  12. at org.lwjgl.opengl.Display.processMessages(Display.java:600)
  13. at org.lwjgl.opengl.Display.update(Display.java:666)
  14. at org.lwjgl.opengl.Display.update(Display.java:628)
  15. at org.lwjgl.opengl.Display.initContext(Display.java:1036)
  16. at org.lwjgl.opengl.Display.create(Display.java:853)
  17. at org.lwjgl.opengl.Display.create(Display.java:757)
  18. at org.lwjgl.opengl.Display.create(Display.java:739)
  19. at ban.ag(SourceFile:340)
  20. at ban.f(SourceFile:713)
  21. at net.minecraft.client.main.Main.main(SourceFile:148)
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- Head --
  28. Stacktrace:
  29. at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:321)
  30. at org.lwjgl.opengl.LinuxDisplay.nGetX(Native Method)
  31. at org.lwjgl.opengl.LinuxDisplay.processEvents(LinuxDisplay.java:881)
  32. at org.lwjgl.opengl.LinuxDisplay.update(LinuxDisplay.java:912)
  33. at org.lwjgl.opengl.Display.processMessages(Display.java:600)
  34. at org.lwjgl.opengl.Display.update(Display.java:666)
  35. at org.lwjgl.opengl.Display.update(Display.java:628)
  36. at org.lwjgl.opengl.Display.initContext(Display.java:1036)
  37. at org.lwjgl.opengl.Display.create(Display.java:853)
  38. at org.lwjgl.opengl.Display.create(Display.java:757)
  39. at org.lwjgl.opengl.Display.create(Display.java:739)
  40. at ban.ag(SourceFile:340)
  41.  
  42. -- Initialization --
  43. Details:
  44. Stacktrace:
  45. at ban.f(SourceFile:713)
  46. at net.minecraft.client.main.Main.main(SourceFile:148)
  47.  
  48. -- System Details --
  49. Details:
  50. Minecraft Version: 1.7.9
  51. Operating System: Linux (amd64) version 3.11.0-20-generic
  52. Java Version: 1.7.0_51, Oracle Corporation
  53. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  54. Memory: 93140488 bytes (88 MB) / 124780544 bytes (119 MB) up to 954728448 bytes (910 MB)
  55. JVM Flags: 1 total; -Xmx1G
  56. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  57. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  58. Launched Version: 1.7.9
  59. LWJGL: 2.9.1
  60. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  61. GL Caps:
  62. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  63. Type: Client (map_client.txt)
  64. Resource Packs: []
  65. Current Language: ~~ERROR~~ NullPointerException: null
  66. Profiler Position: N/A (disabled)
  67. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  68. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement