Advertisement
Guest User

Untitled

a guest
Jul 5th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 7/5/17 6:23 PM
  5. Description: Initializing game
  6.  
  7. java.lang.ExceptionInInitializerError
  8. at bhz.av(SourceFile:661)
  9. at bhz.aq(SourceFile:456)
  10. at bhz.a(SourceFile:404)
  11. at net.minecraft.client.main.Main.main(SourceFile:123)
  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 bhz.av(SourceFile:661)
  26. at bhz.aq(SourceFile:456)
  27.  
  28. -- Initialization --
  29. Details:
  30. Stacktrace:
  31. at bhz.a(SourceFile:404)
  32. at net.minecraft.client.main.Main.main(SourceFile:123)
  33.  
  34. -- System Details --
  35. Details:
  36. Minecraft Version: 1.12
  37. Operating System: Linux (amd64) version 4.4.0-83-generic
  38. Java Version: 1.8.0_131, Oracle Corporation
  39. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  40. Memory: 12355288 bytes (11 MB) / 150999040 bytes (144 MB) up to 4281597952 bytes (4083 MB)
  41. JVM Flags: 5 total; -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  42. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  43. Launched Version: 1.12
  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