Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [12:32:51] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
- [12:32:53] [main/INFO]: Setting user: robot_gryphon
- [12:32:59] [main/INFO]: LWJGL Version: 2.9.4
- [12:32:59] [main/INFO]: [net.minecraft.init.Bootstrap:printToSYSOUT:630]: ---- Minecraft Crash Report ----
- // Why is it breaking :(
- Time: 10/19/17 12:32 PM
- Description: Initializing game
- java.lang.ExceptionInInitializerError
- at net.minecraft.client.Minecraft.setWindowIcon(Minecraft.java:729)
- at net.minecraft.client.Minecraft.init(Minecraft.java:502)
- at net.minecraft.client.Minecraft.run(Minecraft.java:421)
- at net.minecraft.client.main.Main.main(Main.java:118)
- 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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- 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 net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
- at GradleStart.main(GradleStart.java:26)
- 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)
- ... 16 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Client thread
- Stacktrace:
- at net.minecraft.client.Minecraft.setWindowIcon(Minecraft.java:729)
- at net.minecraft.client.Minecraft.init(Minecraft.java:502)
- -- Initialization --
- Details:
- Stacktrace:
- at net.minecraft.client.Minecraft.run(Minecraft.java:421)
- at net.minecraft.client.main.Main.main(Main.java:118)
- 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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- 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 net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
- at GradleStart.main(GradleStart.java:26)
- -- System Details --
- Details:
- Minecraft Version: 1.12.2
- Operating System: Linux (amd64) version 4.13.7-1-ARCH
- Java Version: 1.8.0_144, Oracle Corporation
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 445333864 bytes (424 MB) / 691011584 bytes (659 MB) up to 3726639104 bytes (3554 MB)
- JVM Flags: 0 total;
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML:
- Loaded coremods (and transformers):
- 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: Definitely; Client brand changed to 'fml,forge'
- Type: Client (map_client.txt)
- Resource Packs:
- Current Language: ~~ERROR~~ NullPointerException: null
- Profiler Position: N/A (disabled)
- CPU: <unknown>
- [12:32:59] [main/INFO]: [net.minecraft.init.Bootstrap:printToSYSOUT:630]: #@!@# Game crashed! Crash report saved to: #@!@# /run/media/nano/Development/minecraft/plasma/run/./crash-reports/crash-2017-10-19_12.32.59-client.txt
- Disconnected from the target VM, address: '127.0.0.1:35755', transport: 'socket'
- Process finished with exit code 255
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement