Advertisement
Guest User

crash-2021-05-28_18.05.00-client.txt

a guest
May 28th, 2021
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.33 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Bruh.
  3.  
  4. Time: 5/28/21 6:05 PM
  5. Description: Initializing game
  6.  
  7. java.lang.ExceptionInInitializerError
  8. at com.mumfrey.liteloader.client.gui.startup.LoadingBar.render(LoadingBar.java:164)
  9. at com.mumfrey.liteloader.client.gui.startup.LoadingBar._incrementProgress(LoadingBar.java:110)
  10. at com.mumfrey.liteloader.client.gui.startup.LoadingBar.incrementProgress(LoadingBar.java:102)
  11. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:425)
  12. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:922)
  13. at net.minecraft.client.main.Main.main(SourceFile:148)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  17. at java.lang.reflect.Method.invoke(Method.java:498)
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:143)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:36)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. at java.lang.reflect.Method.invoke(Method.java:498)
  24. at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:322)
  25. at launcher.lOlkEKchebureK.main(SourceFile:203)
  26. Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
  27. at org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:951)
  28. at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:738)
  29. at org.lwjgl.opengl.Display.<clinit>(Display.java:138)
  30. ... 18 more
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Stacktrace:
  38. at com.mumfrey.liteloader.client.gui.startup.LoadingBar.render(LoadingBar.java:164)
  39. at com.mumfrey.liteloader.client.gui.startup.LoadingBar._incrementProgress(LoadingBar.java:110)
  40. at com.mumfrey.liteloader.client.gui.startup.LoadingBar.incrementProgress(LoadingBar.java:102)
  41. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:425)
  42. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:922)
  43.  
  44. -- Initialization --
  45. Details:
  46. Stacktrace:
  47. at net.minecraft.client.main.Main.main(SourceFile:148)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  50. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  51. at java.lang.reflect.Method.invoke(Method.java:498)
  52. at net.minecraft.launchwrapper.Launch.launch(Launch.java:143)
  53. at net.minecraft.launchwrapper.Launch.main(Launch.java:36)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  56. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  57. at java.lang.reflect.Method.invoke(Method.java:498)
  58. at launcher.lOlkEKchebureK.LoLkeKChEbUREk(SourceFile:322)
  59. at launcher.lOlkEKchebureK.main(SourceFile:203)
  60.  
  61. -- System Details --
  62. Details:
  63. Minecraft Version: 1.7.10
  64. Operating System: Linux (amd64) version 5.12.7-arch1-1
  65. Java Version: 1.8.0_131, Oracle Corporation
  66. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  67. Memory: 4064979480 bytes (3876 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
  68. JVM Flags: 5 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096M -Xmx4096M -XX:+UseG1GC -XX:+DisableAttachMechanism
  69. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  70. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  71. FML:
  72. Launched Version: 1.7.10
  73. LWJGL: 2.9.4
  74. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  75. GL Caps:
  76. Is Modded: Definitely; Client brand changed to 'fml,forge'
  77. Type: Client (map_client.txt)
  78. Resource Packs: ~~ERROR~~ NullPointerException: null
  79. Current Language: ~~ERROR~~ NullPointerException: null
  80. Profiler Position: N/A (disabled)
  81. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  82. Anisotropic Filtering: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement