I just installed Pixelmon and when I start up minecraft it tries to load the mod but it crashes before it does. Here's the crash report.
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 6/5/15 12:27 PM
Description: Initializing game
java.lang.IllegalStateException: Splash thread
at net.minecraftforge.fml.client.SplashProgress.checkThreadState(SplashProgress.java:485)
at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:538)
at net.minecraftforge.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:297)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:326)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraftforge.fml.client.SplashProgress.checkThreadState(SplashProgress.java:485)
at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:538)
at net.minecraftforge.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:297)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:326)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
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.8
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 2055200 bytes (1 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 v9.10 FML v8.0.99.99 Minecraft Forge 11.14.2.1433 4 mods loaded, 4 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.2.1433.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{11.14.2.1433} [Minecraft Forge] (forge-1.8-11.14.2.1433.jar) Unloaded->Constructed->Pre-initialized->Initialized
pixelmon{4.0.4} [Pixelmon] (Pixelmon-1.8-4.0.4-universal.jar) Unloaded->Constructed->Pre-initialized->Errored
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.1.2' Renderer: 'Quadro NVS 285/PCIe/SSE2'
Launched Version: 1.8-Forge11.14.2.1433
LWJGL: 2.9.1
OpenGL: Quadro NVS 285/PCIe/SSE2 GL version 2.1.2, NVIDIA Corporation
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: No
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)
Help?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I just installed Pixelmon and when I start up minecraft it tries to load the mod but it crashes before it does. Here's the crash report.
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 6/5/15 12:27 PM
Description: Initializing game
java.lang.IllegalStateException: Splash thread
at net.minecraftforge.fml.client.SplashProgress.checkThreadState(SplashProgress.java:485)
at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:538)
at net.minecraftforge.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:297)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:326)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraftforge.fml.client.SplashProgress.checkThreadState(SplashProgress.java:485)
at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:538)
at net.minecraftforge.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:297)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:326)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:491)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
at net.minecraft.client.main.Main.main(SourceFile:120)
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.8
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 2055200 bytes (1 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 v9.10 FML v8.0.99.99 Minecraft Forge 11.14.2.1433 4 mods loaded, 4 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.2.1433.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{11.14.2.1433} [Minecraft Forge] (forge-1.8-11.14.2.1433.jar) Unloaded->Constructed->Pre-initialized->Initialized
pixelmon{4.0.4} [Pixelmon] (Pixelmon-1.8-4.0.4-universal.jar) Unloaded->Constructed->Pre-initialized->Errored
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.1.2' Renderer: 'Quadro NVS 285/PCIe/SSE2'
Launched Version: 1.8-Forge11.14.2.1433
LWJGL: 2.9.1
OpenGL: Quadro NVS 285/PCIe/SSE2 GL version 2.1.2, NVIDIA Corporation
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: No
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)
Help?