rafa4aquino Posted November 26, 2015 Share Posted November 26, 2015 My game is crashing on lunch,. no windows appears just the mesage that ir crashed. ---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 26/11/15 14:52 Description: Initializing game java.lang.ExceptionInInitializerError at net.minecraft.client.Minecraft.func_175594_ao(Minecraft.java:615) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:406) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) at net.minecraft.client.main.Main.main(SourceFile:124) 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:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.RuntimeException: org.lwjgl.LWJGLException: No modes available at org.lwjgl.opengl.Display.<clinit>(Display.java:141) ... 10 more Caused by: org.lwjgl.LWJGLException: No modes available at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:740) at org.lwjgl.opengl.Display.<clinit>(Display.java:138) ... 10 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at net.minecraft.client.Minecraft.func_175594_ao(Minecraft.java:615) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:406) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) at net.minecraft.client.main.Main.main(SourceFile:124) 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:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.8.8 Operating System: Linux (amd64) version 4.2.5-1-ARCH Java Version: 1.8.0_66, Oracle Corporation Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 69417944 bytes (66 MB) / 227909632 bytes (217 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Loaded coremods (and transformers): Launched Version: 1.8.8-forge1.8.8-11.14.4.1590-1.8.8 LWJGL: 2.9.4 OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. GL Caps: Using VBOs: No 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> Quote Link to comment Share on other sites More sharing options...
rafa4aquino Posted November 26, 2015 Author Share Posted November 26, 2015 Without the forge mod it work fine Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.