Advertisement
kuba17ism

Crash log

May 10th, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why did you do that?
  3.  
  4. Time: 10.05.16 20:06
  5. Description: Initializing game
  6.  
  7. org.lwjgl.LWJGLException: X Error - disp: 0xffffffff835b1ef0 serial: 151 error: GLXBadRenderRequest request_code: 156 minor_code: 1
  8. at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:320)
  9. at org.lwjgl.opengl.EXTFramebufferObject.nglCheckFramebufferStatusEXT(Native Method)
  10. at org.lwjgl.opengl.EXTFramebufferObject.glCheckFramebufferStatusEXT(EXTFramebufferObject.java:254)
  11. at bzg.j(SourceFile:706)
  12. at bnt.b(SourceFile:139)
  13. at bnt.a(SourceFile:57)
  14. at bnt.<init>(SourceFile:42)
  15. at bcf.an(SourceFile:435)
  16. at bcf.a(SourceFile:377)
  17. at net.minecraft.client.main.Main.main(SourceFile:124)
  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:320)
  26. at org.lwjgl.opengl.EXTFramebufferObject.nglCheckFramebufferStatusEXT(Native Method)
  27. at org.lwjgl.opengl.EXTFramebufferObject.glCheckFramebufferStatusEXT(EXTFramebufferObject.java:254)
  28. at bzg.j(SourceFile:706)
  29. at bnt.b(SourceFile:139)
  30. at bnt.a(SourceFile:57)
  31. at bnt.<init>(SourceFile:42)
  32. at bcf.an(SourceFile:435)
  33.  
  34. -- Initialization --
  35. Details:
  36. Stacktrace:
  37. at bcf.a(SourceFile:377)
  38. at net.minecraft.client.main.Main.main(SourceFile:124)
  39.  
  40. -- System Details --
  41. Details:
  42. Minecraft Version: 1.9
  43. Operating System: Linux (i386) version 3.13.0-86-generic
  44. Java Version: 1.8.0_91, Oracle Corporation
  45. Java VM Version: Java HotSpot(TM) Server VM (mixed mode), Oracle Corporation
  46. Memory: 77726800 bytes (74 MB) / 150351872 bytes (143 MB) up to 523501568 bytes (499 MB)
  47. JVM Flags: 5 total; -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  48. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  49. Launched Version: 1.9
  50. LWJGL: 2.9.4
  51. OpenGL: Gallium 0.4 on AMD TURKS GL version 1.4 (3.0 Mesa 10.1.3), X.Org
  52. GL Caps: Using GL 1.3 multitexturing.
  53. Using GL 1.3 texture combiners.
  54. Using framebuffer objects because EXT_framebuffer_object is supported.
  55. 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.
  56. VBOs are not available because
  57. Using VBOs: No
  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. CPU: 2x Intel(R) Pentium(R) Dual CPU E2160 @ 1.80GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement