Advertisement
Guest User

Untitled

a guest
Jan 31st, 2016
374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.67 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad. I'll do better next time, I promise!
  3.  
  4. Time: 1/31/16 3:23 PM
  5. Description: Initializing game
  6.  
  7. org.lwjgl.LWJGLException: X Error - disp: 0x7fe74d8b5aa0 serial: 212 error: BadValue (integer parameter out of range for operation) request_code
  8. : 153 minor_code: 24
  9. at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:318)
  10. at org.lwjgl.opengl.LinuxContextImplementation.nCreate(Native Method)
  11. at org.lwjgl.opengl.LinuxContextImplementation.create(LinuxContextImplementation.java:51)
  12. at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132)
  13. at org.lwjgl.opengl.Display.create(Display.java:850)
  14. at org.lwjgl.opengl.Display.create(Display.java:757)
  15. at org.lwjgl.opengl.Display.create(Display.java:739)
  16. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:449)
  17. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  18. at net.minecraft.client.main.Main.main(SourceFile:101)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  22. at java.lang.reflect.Method.invoke(Method.java:498)
  23. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  24. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- Head --
  31. Stacktrace:
  32. at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:318)
  33. at org.lwjgl.opengl.LinuxContextImplementation.nCreate(Native Method)
  34. at org.lwjgl.opengl.LinuxContextImplementation.create(LinuxContextImplementation.java:51)
  35. at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132)
  36. at org.lwjgl.opengl.Display.create(Display.java:850)
  37. at org.lwjgl.opengl.Display.create(Display.java:757)
  38. at org.lwjgl.opengl.Display.create(Display.java:739)
  39. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:449)
  40.  
  41. -- Initialization --
  42. Details:
  43. Stacktrace:
  44. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  45. at net.minecraft.client.main.Main.main(SourceFile:101)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  49. at java.lang.reflect.Method.invoke(Method.java:498)
  50. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  51. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  52.  
  53. -- System Details --
  54. Details:
  55. Minecraft Version: 1.6.4
  56. Operating System: Linux (amd64) version 4.1.15-gentoo-r1
  57. Java Version: 1.8.0_72, Oracle Corporation
  58. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  59. Memory: 4213180928 bytes (4018 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
  60. JVM Flags: 4 total; -Xms4096m -Xmx4096m -XX:+UseG1GC -XX:MaxGCPauseMillis=4
  61. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  62. Suspicious classes: FML and Forge are installed
  63. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  64. FML:
  65. Launched Version: 1.6.4-Forge9.11.1.965
  66. LWJGL: 2.9.0
  67. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  68. Is Modded: Definitely; Client brand changed to 'fml,forge'
  69. Type: Client (map_client.txt)
  70. Resource Pack: Default
  71. Current Language: ~~ERROR~~ NullPointerException: null
  72. Profiler Position: N/A (disabled)
  73. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement