Advertisement
Guest User

Untitled

a guest
May 3rd, 2014
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 5/3/14 12:38 PM
  5. Description: Initializing game
  6.  
  7. org.lwjgl.LWJGLException: X Error - disp: 0x7f66404666a0 serial: 130 error: GLXBadRenderRequest request_code: 155 minor_code: 1
  8. at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:321)
  9. at org.lwjgl.opengl.EXTFramebufferObject.nglCheckFramebufferStatusEXT(Native Method)
  10. at org.lwjgl.opengl.EXTFramebufferObject.glCheckFramebufferStatusEXT(EXTFramebufferObject.java:254)
  11. at byo.i(SourceFile:506)
  12. at bos.b(SourceFile:143)
  13. at bos.a(SourceFile:61)
  14. at bos.<init>(SourceFile:46)
  15. at ban.ag(SourceFile:353)
  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.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:321)
  26. at org.lwjgl.opengl.EXTFramebufferObject.nglCheckFramebufferStatusEXT(Native Method)
  27. at org.lwjgl.opengl.EXTFramebufferObject.glCheckFramebufferStatusEXT(EXTFramebufferObject.java:254)
  28. at byo.i(SourceFile:506)
  29. at bos.b(SourceFile:143)
  30. at bos.a(SourceFile:61)
  31. at bos.<init>(SourceFile:46)
  32. at ban.ag(SourceFile:353)
  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-24-generic
  44. Java Version: 1.7.0_55, Oracle Corporation
  45. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  46. Memory: 144665088 bytes (137 MB) / 186646528 bytes (178 MB) up to 954728448 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: Mesa DRI Intel(R) Ivybridge Desktop GL version 1.4 (3.0 Mesa 10.1.0), Intel Open Source Technology Center
  53. GL Caps: Using GL 1.3 multitexturing.
  54. Using framebuffer objects because EXT_framebuffer_object is supported.
  55. Anisotropic filtering is supported and maximum anisotropy is 16.
  56. Shaders are not available because OpenGL 2.1 is not supported, ARB_shader_objects is not supported, ARB_vertex_shader is not supported, and ARB_fragment_shader is not supported.
  57.  
  58. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  59. Type: Client (map_client.txt)
  60. Resource Packs: []
  61. Current Language: ~~ERROR~~ NullPointerException: null
  62. Profiler Position: N/A (disabled)
  63. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  64. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement