Ok so I recently downloaded forge to use ToggleSneak and PlayerAPI, and when I launch those two together it works fine, but when I put Optifine in my mods folder, it doesnt work and it crashes. I am running on Mac
Here is my crash report:
---- Minecraft Crash Report ----
// There are four lights!
Time: 6/19/16 8:19 PM
Description: Initializing game
java.lang.IllegalStateException: Splash thread
at cpw.mods.fml.client.SplashProgress.checkThreadState(SplashProgress.java:438)
at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:491)
at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:405)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:569)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.IllegalStateException: Texture creation: Invalid value
at cpw.mods.fml.client.SplashProgress.checkGLError(SplashProgress.java:749)
at cpw.mods.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:617)
at cpw.mods.fml.client.SplashProgress$3.run(SplashProgress.java:212)
at java.lang.Thread.run(Thread.java:695)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at cpw.mods.fml.client.SplashProgress.checkThreadState(SplashProgress.java:438)
at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:491)
at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:405)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:569)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Mac OS X (i386) version 10.6.8
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
Memory: 75797400 bytes (72 MB) / 253108224 bytes (241 MB) up to 523501568 bytes (499 MB)
JVM Flags: 5 total; -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_U_D3 5 mods loaded, 5 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJA PlayerAPI{1.0} [Player API] (minecraft.jar)
UCHIJA ToggleSneak{3.0} [ToggleSneak] (ToggleSneak-(1.7.10)-v3.0.jar)
GL info: ' Vendor: 'Intel Inc.' Version: '1.4 APPLE-1.6.36' Renderer: 'Intel GMA 950 OpenGL Engine'
Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
LWJGL: 2.9.1
OpenGL: Intel GMA 950 OpenGL Engine GL version 1.4 APPLE-1.6.36, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because EXT_framebuffer_object is supported.
Anisotropic filtering is supported and maximum anisotropy is 4.
Shaders are available because ARB_shader_objects, ARB_vertex_shader, and ARB_fragment_shader are supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (UK)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
OptiFine Version: OptiFine_1.7.10_HD_U_D3
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 1.4 APPLE-1.6.36
OpenGlRenderer: Intel GMA 950 OpenGL Engine
OpenGlVendor: Intel Inc.
CpuCount: 2
Oh my gosh thank you so much!!! At first, I thought you meant removing the splash.properties folder completely, but then I just opened the file with TextEdit and changed something to false and now it works. Thank you so much!
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Ok so I recently downloaded forge to use ToggleSneak and PlayerAPI, and when I launch those two together it works fine, but when I put Optifine in my mods folder, it doesnt work and it crashes. I am running on Mac
Here is my crash report:
---- Minecraft Crash Report ----
// There are four lights!
Time: 6/19/16 8:19 PM
Description: Initializing game
java.lang.IllegalStateException: Splash thread
at cpw.mods.fml.client.SplashProgress.checkThreadState(SplashProgress.java:438)
at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:491)
at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:405)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:569)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.IllegalStateException: Texture creation: Invalid value
at cpw.mods.fml.client.SplashProgress.checkGLError(SplashProgress.java:749)
at cpw.mods.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:617)
at cpw.mods.fml.client.SplashProgress$3.run(SplashProgress.java:212)
at java.lang.Thread.run(Thread.java:695)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at cpw.mods.fml.client.SplashProgress.checkThreadState(SplashProgress.java:438)
at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:491)
at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:405)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:569)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Mac OS X (i386) version 10.6.8
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
Memory: 75797400 bytes (72 MB) / 253108224 bytes (241 MB) up to 523501568 bytes (499 MB)
JVM Flags: 5 total; -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_U_D3 5 mods loaded, 5 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJA PlayerAPI{1.0} [Player API] (minecraft.jar)
UCHIJA ToggleSneak{3.0} [ToggleSneak] (ToggleSneak-(1.7.10)-v3.0.jar)
GL info: ' Vendor: 'Intel Inc.' Version: '1.4 APPLE-1.6.36' Renderer: 'Intel GMA 950 OpenGL Engine'
Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
LWJGL: 2.9.1
OpenGL: Intel GMA 950 OpenGL Engine GL version 1.4 APPLE-1.6.36, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because EXT_framebuffer_object is supported.
Anisotropic filtering is supported and maximum anisotropy is 4.
Shaders are available because ARB_shader_objects, ARB_vertex_shader, and ARB_fragment_shader are supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (UK)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
OptiFine Version: OptiFine_1.7.10_HD_U_D3
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 1.4 APPLE-1.6.36
OpenGlRenderer: Intel GMA 950 OpenGL Engine
OpenGlVendor: Intel Inc.
CpuCount: 2
How would I disable the forge loading screen? And what are spoilers xD
Oh my gosh thank you so much!!! At first, I thought you meant removing the splash.properties folder completely, but then I just opened the file with TextEdit and changed something to false and now it works. Thank you so much!