Posted January 18, 20178 yr this is my crash report:(it crashes when i start my game) ---- Minecraft Crash Report ---- // Don't do that. Time: 1/18/17 4:29 PM Description: Initializing game SplashProgress has detected a error loading Minecraft. This can sometimes be caused by bad video drivers. We have automatically disabled the new Splash Screen in config/splash.properties. Try reloading minecraft before reporting any errors. net.minecraftforge.fml.client.SplashProgress$5: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context) at net.minecraftforge.fml.client.SplashProgress.disableSplash(SplashProgress.java:656) at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:244) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:214) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:440) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) 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:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context) at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method) at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50) at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132) at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:77) at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:41) at org.lwjgl.opengl.SharedDrawable.<init>(SharedDrawable.java:50) at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:237) ... 10 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at net.minecraftforge.fml.client.SplashProgress.disableSplash(SplashProgress.java:656) at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:244) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:214) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:440) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) 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:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.11.2 Operating System: Windows XP (x86) version 5.1 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation Memory: 28493544 bytes (27 MB) / 153341952 bytes (146 MB) up to 1037959168 bytes (989 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Loaded coremods (and transformers): GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.8545 Release' Renderer: 'ATI Radeon X1200 Series' Launched Version: 1.11.2-forge1.11.2-13.20.0.2222 LWJGL: 2.9.4 OpenGL: ATI Radeon X1200 Series GL version 2.1.8545 Release, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. 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: 1x AMD Sempron Processor 210U this is the game output 2017-01-18 16:29:12,046 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2017-01-18 16:29:12,062 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream [16:29:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [16:29:12] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [16:29:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [16:29:12] [main/INFO] [FML]: Forge Mod Loader version 13.20.0.2222 for Minecraft 1.11.2 loading [16:29:12] [main/INFO] [FML]: Java is Java HotSpot Client VM, version 1.8.0_25, running on Windows XP:x86:5.1, installed at C:\Programme\Minecraft\runtime\jre-x32\1.8.0_25 [16:29:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [16:29:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [16:29:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [16:29:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [16:29:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [16:29:19] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [16:29:19] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc [16:29:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [16:29:19] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [16:29:21] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [16:29:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [16:29:21] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} 2017-01-18 16:29:22,406 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2017-01-18 16:29:22,468 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream 2017-01-18 16:29:22,468 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream [16:29:22] [main/INFO] [sTDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 307] [16:29:23] [Client thread/INFO]: Setting user: artvin_boy [16:29:35] [Client thread/WARN]: Skipping bad option: lastServer: [16:29:35] [Client thread/WARN]: Skipping bad option: streamPreferredServer: [16:29:35] [Client thread/INFO]: LWJGL Version: 2.9.4 [16:29:37] [Client thread/INFO] [FML]: Could not load splash.properties, will create a default one [16:29:37] [Client thread/INFO]: [sTDOUT]: ---- Minecraft Crash Report ---- // Don't be sad, have a hug! <3 Time: 1/18/17 4:29 PM Description: Loading screen debug info This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.11.2 Operating System: Windows XP (x86) version 5.1 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation Memory: 32733704 bytes (31 MB) / 153341952 bytes (146 MB) up to 1037959168 bytes (989 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Loaded coremods (and transformers): GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.8545 Release' Renderer: 'ATI Radeon X1200 Series' [16:29:37] [Client thread/INFO]: [sTDERR]: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context) [16:29:37] [Client thread/INFO]: [sTDERR]: at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method) [16:29:37] [Client thread/INFO]: [sTDERR]: at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50) [16:29:37] [Client thread/INFO]: [sTDERR]: at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132) [16:29:37] [Client thread/INFO]: [sTDERR]: at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:77) [16:29:37] [Client thread/INFO]: [sTDERR]: at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:41) [16:29:37] [Client thread/INFO]: [sTDERR]: at org.lwjgl.opengl.SharedDrawable.<init>(SharedDrawable.java:50) [16:29:37] [Client thread/INFO]: [sTDERR]: at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:237) [16:29:37] [Client thread/INFO]: [sTDERR]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:214) [16:29:37] [Client thread/INFO]: [sTDERR]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:440) [16:29:37] [Client thread/INFO]: [sTDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) [16:29:37] [Client thread/INFO]: [sTDERR]: at net.minecraft.client.main.Main.main(SourceFile:124) [16:29:37] [Client thread/INFO]: [sTDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [16:29:37] [Client thread/INFO]: [sTDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [16:29:37] [Client thread/INFO]: [sTDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [16:29:37] [Client thread/INFO]: [sTDERR]: at java.lang.reflect.Method.invoke(Method.java:483) [16:29:37] [Client thread/INFO]: [sTDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [16:29:37] [Client thread/INFO]: [sTDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [16:29:37] [Client thread/INFO] [sTDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:523]: ---- Minecraft Crash Report ---- // Daisy, daisy... Time: 1/18/17 4:29 PM Description: Initializing game SplashProgress has detected a error loading Minecraft. This can sometimes be caused by bad video drivers. We have automatically disabled the new Splash Screen in config/splash.properties. Try reloading minecraft before reporting any errors. net.minecraftforge.fml.client.SplashProgress$5: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context) at net.minecraftforge.fml.client.SplashProgress.disableSplash(SplashProgress.java:656) at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:244) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:214) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:440) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) 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:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: org.lwjgl.LWJGLException: Could not create context (WGL_ARB_create_context) at org.lwjgl.opengl.WindowsContextImplementation.nCreate(Native Method) at org.lwjgl.opengl.WindowsContextImplementation.create(WindowsContextImplementation.java:50) at org.lwjgl.opengl.ContextGL.<init>(ContextGL.java:132) at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:77) at org.lwjgl.opengl.DrawableGL.createSharedContext(DrawableGL.java:41) at org.lwjgl.opengl.SharedDrawable.<init>(SharedDrawable.java:50) at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:237) ... 10 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at net.minecraftforge.fml.client.SplashProgress.disableSplash(SplashProgress.java:656) at net.minecraftforge.fml.client.SplashProgress.start(SplashProgress.java:244) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:214) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:440) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352) 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:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.11.2 Operating System: Windows XP (x86) version 5.1 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation Memory: 28493544 bytes (27 MB) / 153341952 bytes (146 MB) up to 1037959168 bytes (989 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Loaded coremods (and transformers): GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.8545 Release' Renderer: 'ATI Radeon X1200 Series' Launched Version: 1.11.2-forge1.11.2-13.20.0.2222 LWJGL: 2.9.4 OpenGL: ATI Radeon X1200 Series GL version 2.1.8545 Release, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. 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: 1x AMD Sempron Processor 210U [16:29:37] [Client thread/INFO] [sTDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:523]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Dokumente und Einstellungen\Kubilay\Anwendungsdaten\.minecraft\crash-reports\crash-2017-01-18_16.29.37-client.txt please help me thank you for reading
January 18, 20178 yr Just start the game once more... Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
January 18, 20178 yr I've restarted the game.. still crashing. Not sure what the the other mod meant when he/she said disable the loading screen? if thats the hide launcher thing, it still crashes.
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.