Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Surprise! Haha. Well, this is awkward.
- Time: 10/6/21 4:57 PM
- Description: Initializing game
- java.lang.ExceptionInInitializerError
- at bib.av(SourceFile:661)
- at bib.aq(SourceFile:456)
- at bib.a(SourceFile:404)
- at net.minecraft.client.main.Main.main(SourceFile:123)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at crystallauncher.MinecraftConstructor.run(MinecraftConstructor.java:29)
- at crystallauncher.MineClient.start(MineClient.java:188)
- at crystallauncher.MineClient.main(MineClient.java:33)
- Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
- at org.lwjgl.opengl.LinuxDisplay.getAvailableDisplayModes(LinuxDisplay.java:951)
- at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:738)
- at org.lwjgl.opengl.Display.<clinit>(Display.java:138)
- ... 11 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Client thread
- Stacktrace:
- at bib.av(SourceFile:661)
- at bib.aq(SourceFile:456)
- -- Initialization --
- Details:
- Stacktrace:
- at bib.a(SourceFile:404)
- at net.minecraft.client.main.Main.main(SourceFile:123)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at crystallauncher.MinecraftConstructor.run(MinecraftConstructor.java:29)
- at crystallauncher.MineClient.start(MineClient.java:188)
- at crystallauncher.MineClient.main(MineClient.java:33)
- -- System Details --
- Details:
- Minecraft Version: 1.12.2
- Operating System: Linux (amd64) version 5.14.8-arch1-1
- Java Version: 1.8.0_291, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 2959775816 bytes (2822 MB) / 3221225472 bytes (3072 MB) up to 4328521728 bytes (4128 MB)
- JVM Flags: 9 total; -Xmx4100M -Xms3072M -Xss1M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- Launched Version: 1.12.2
- LWJGL: 2.9.4
- OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
- GL Caps:
- Using VBOs: Yes
- Is Modded: Probably not. Jar signature remains and client brand is untouched.
- Type: Client (map_client.txt)
- Resource Packs:
- Current Language: ~~ERROR~~ NullPointerException: null
- Profiler Position: N/A (disabled)
- CPU: <unknown>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement