Guest User

mc-crash

a guest
Aug 17th, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oh - I know what I did wrong!
  3.  
  4. Time: 8/17/16 7:16 PM
  5. Description: Initializing game
  6.  
  7. java.lang.ExceptionInInitializerError
  8. at bcx.ar(SourceFile:624)
  9. at bcx.an(SourceFile:432)
  10. at bcx.a(SourceFile:381)
  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 bcx.ar(SourceFile:624)
  26. at bcx.an(SourceFile:432)
  27.  
  28. -- Initialization --
  29. Details:
  30. Stacktrace:
  31. at bcx.a(SourceFile:381)
  32. at net.minecraft.client.main.Main.main(SourceFile:124)
  33.  
  34. -- System Details --
  35. Details:
  36. Minecraft Version: 1.10.2
  37. Operating System: Linux (amd64) version 4.6.6-gentoo-r1
  38. Java Version: 1.8.0_101, Oracle Corporation
  39. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  40. Memory: 159172976 bytes (151 MB) / 255066112 bytes (243 MB) up to 1060372480 bytes (1011 MB)
  41. JVM Flags: 10 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024M -Xms256M -Xmn128M -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -XX:+CMSParallelRemarkEnabled -XX:+ParallelRefProcEnabled -XX:+CMSClassUnloadingEnabled -XX:+UseCMSInitiatingOccupancyOnly
  42. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  43. Launched Version: 1.10.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>
Add Comment
Please, Sign In to add comment