Advertisement
Guest User

crash-2017-01-18_19.13.31-client.txt

a guest
Jan 18th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // But it works on my machine.
  3.  
  4. Time: 1/18/17 7:13 PM
  5. Description: Initializing game
  6.  
  7. java.lang.ExceptionInInitializerError
  8. at bes.ar(SourceFile:626)
  9. at bes.an(SourceFile:434)
  10. at bes.a(SourceFile:383)
  11. at net.minecraft.client.main.Main.main(SourceFile:124)
  12. Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
  13. at org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:951)
  14. at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:738)
  15. at org.lwjgl.opengl.Display.<clinit>(Display.java:138)
  16. ... 4 more
  17.  
  18.  
  19. A detailed walkthrough of the error, its code path and all known details is as follows:
  20. ---------------------------------------------------------------------------------------
  21.  
  22. -- Head --
  23. Thread: Client thread
  24. Stacktrace:
  25. at bes.ar(SourceFile:626)
  26. at bes.an(SourceFile:434)
  27.  
  28. -- Initialization --
  29. Details:
  30. Stacktrace:
  31. at bes.a(SourceFile:383)
  32. at net.minecraft.client.main.Main.main(SourceFile:124)
  33.  
  34. -- System Details --
  35. Details:
  36. Minecraft Version: 1.11.2
  37. Operating System: Linux (amd64) version 4.8.13-1-ARCH
  38. Java Version: 1.8.0_112, Oracle Corporation
  39. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  40. Memory: 154835256 bytes (147 MB) / 248774656 bytes (237 MB) up to 2134114304 bytes (2035 MB)
  41. JVM Flags: 5 total; -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  42. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  43. Launched Version: 1.11.2
  44. LWJGL: 2.9.4
  45. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  46. GL Caps:
  47. Using VBOs: Yes
  48. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  49. Type: Client (map_client.txt)
  50. Resource Packs:
  51. Current Language: ~~ERROR~~ NullPointerException: null
  52. Profiler Position: N/A (disabled)
  53. CPU: <unknown>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement