Time: 8/23/16 3:42 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: java.lang.IllegalStateException: Splash thread at net.minecraftforge.fml.client.SplashProgress.disableSplash(SplashProgress.java:564) at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:556) at net.minecraftforge.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:304) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:333) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) at net.minecraft.client.main.Main.main(SourceFile:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.IllegalStateException: Splash thread at net.minecraftforge.fml.client.SplashProgress.checkThreadState(SplashProgress.java:489) at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:544) ... 11 more Caused by: java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOf(Unknown Source) at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source) at java.lang.AbstractStringBuilder.ensureCapacityInternal(Unknown Source) at java.lang.AbstractStringBuilder.append(Unknown Source) at java.lang.StringBuilder.append(Unknown Source) at net.minecraftforge.fml.client.SplashProgress$3.drawBar(SplashProgress.java:387) at net.minecraftforge.fml.client.SplashProgress$3.run(SplashProgress.java:309) at java.lang.Thread.run(Unknown Source)
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:564) at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:556) at net.minecraftforge.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:304) at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:333) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
-- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) at net.minecraft.client.main.Main.main(SourceFile:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Windows 8.1 (x86) version 6.3 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 2379712 bytes (2 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.32 Powered by Forge 12.18.1.2073 4 mods loaded, 4 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2073.jar) UCHI Forge{12.18.1.2073} [Minecraft Forge] (forge-1.10.2-12.18.1.2073.jar) UCHE pixelmon{5.0.0-beta5} [Pixelmon] (Pixelmon-1.10.2-5.0.0-beta5-universal.jar) Loaded coremods (and transformers): GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.11672 Compatibility Profile Context' Renderer: 'ATI Radeon HD 4200' Launched Version: 1.10.2-forge1.10.2-12.18.1.2073 LWJGL: 2.9.4 OpenGL: ATI Radeon HD 4200 GL version 3.3.11672 Compatibility Profile Context, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 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: English (US) Profiler Position: N/A (disabled) CPU: 4x AMD Phenom(tm) II X4 810 Processor
That is the error I receive every time I launch Minecraft. It loads up forge like it's supposed to, and as it reaches the main select menu, it crashes completely.
I have tried everything from other forum post's: Deleting the bin folder, the saves folder, and even the .minecraft folder all together. Removing the mod from the mod folder (Which is the Pixelmon mod) allows me to launch the version of forge but without any mods applied to it.
Please help me with my little situation and it will be greatly appreciated, Thanks!
---- Minecraft Crash Report ----
// Oops.
Time: 8/23/16 3:42 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: java.lang.IllegalStateException: Splash thread
at net.minecraftforge.fml.client.SplashProgress.disableSplash(SplashProgress.java:564)
at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:556)
at net.minecraftforge.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:304)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:333)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.IllegalStateException: Splash thread
at net.minecraftforge.fml.client.SplashProgress.checkThreadState(SplashProgress.java:489)
at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:544)
... 11 more
Caused by: java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Unknown Source)
at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(Unknown Source)
at java.lang.AbstractStringBuilder.append(Unknown Source)
at java.lang.StringBuilder.append(Unknown Source)
at net.minecraftforge.fml.client.SplashProgress$3.drawBar(SplashProgress.java:387)
at net.minecraftforge.fml.client.SplashProgress$3.run(SplashProgress.java:309)
at java.lang.Thread.run(Unknown Source)
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:564)
at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:556)
at net.minecraftforge.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:304)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:333)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 8.1 (x86) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 2379712 bytes (2 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.1.2073 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2073.jar)
UCHI Forge{12.18.1.2073} [Minecraft Forge] (forge-1.10.2-12.18.1.2073.jar)
UCHE pixelmon{5.0.0-beta5} [Pixelmon] (Pixelmon-1.10.2-5.0.0-beta5-universal.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.11672 Compatibility Profile Context' Renderer: 'ATI Radeon HD 4200'
Launched Version: 1.10.2-forge1.10.2-12.18.1.2073
LWJGL: 2.9.4
OpenGL: ATI Radeon HD 4200 GL version 3.3.11672 Compatibility Profile Context, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 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: English (US)
Profiler Position: N/A (disabled)
CPU: 4x AMD Phenom(tm) II X4 810 Processor
That is the error I receive every time I launch Minecraft. It loads up forge like it's supposed to, and as it reaches the main select menu, it crashes completely.
I have tried everything from other forum post's: Deleting the bin folder, the saves folder, and even the .minecraft folder all together. Removing the mod from the mod folder (Which is the Pixelmon mod) allows me to launch the version of forge but without any mods applied to it.
Please help me with my little situation and it will be greatly appreciated, Thanks!
Yeah, Just joined in a rush to get my minecraft up n' going if anyone decided to respond. But thanks very much for the feedback, it works just fine!