Posted August 14, 201510 yr I've used multiple tutorials everywhere and no matter what I try I always crash, it only works when no mods are in the folder... Here are the error messages. ---- Minecraft Crash Report ---- WARNING: coremods are present: LoadingPlugin (PixelCam-1.2.jar) Contact their authors BEFORE contacting forge // I let you down. Sorry Time: 8/14/15 3:58 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.onInitializationComplete(FMLClientHandler.java:408) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508) 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: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 net.minecraftforge.fml.client.SplashProgress.checkGLError(SplashProgress.java:796) at net.minecraftforge.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:664) at net.minecraftforge.fml.client.SplashProgress$3.run(SplashProgress.java:259) 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 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.onInitializationComplete(FMLClientHandler.java:408) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508) -- 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: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.8 Operating System: Mac OS X (x86_64) version 10.11 Java Version: 1.6.0_65, Apple Inc. Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Apple Inc. Memory: 169839512 bytes (161 MB) / 328970240 bytes (313 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: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 Optifine OptiFine_1.8_HD_U_D5 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 UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450.jar) UCHIJA Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450.jar) UCHIJA PixelCam{1.2} [PixelCam] (PixelCam-1.2.jar) Loaded coremods (and transformers): LoadingPlugin (PixelCam-1.2.jar) eu.crushedpixel.pixelcam.coremod.CameraTiltingCT GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.0.37' Renderer: 'Intel HD Graphics 3000 OpenGL Engine' Launched Version: 1.8-Forge11.14.3.1450 LWJGL: 2.9.2 OpenGL: Intel HD Graphics 3000 OpenGL Engine GL version 2.1 INTEL-10.0.37, Intel 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: [paper_cutout_2_17.zip] Current Language: English (US) Profiler Position: N/A (disabled) ---- Minecraft Crash Report ---- WARNING: coremods are present: LoadingPlugin (PixelCam-1.2.jar) Contact their authors BEFORE contacting forge // Don't do that. Time: 8/14/15 4:00 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.onInitializationComplete(FMLClientHandler.java:408) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508) 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: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 net.minecraftforge.fml.client.SplashProgress.checkGLError(SplashProgress.java:796) at net.minecraftforge.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:664) at net.minecraftforge.fml.client.SplashProgress$3.run(SplashProgress.java:259) 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 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.onInitializationComplete(FMLClientHandler.java:408) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508) -- 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: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.8 Operating System: Mac OS X (x86_64) version 10.11 Java Version: 1.6.0_65, Apple Inc. Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Apple Inc. Memory: 147022384 bytes (140 MB) / 319184896 bytes (304 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: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 Optifine OptiFine_1.8_HD_U_D5 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 UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450.jar) UCHIJA Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450.jar) UCHIJA PixelCam{1.2} [PixelCam] (PixelCam-1.2.jar) Loaded coremods (and transformers): LoadingPlugin (PixelCam-1.2.jar) eu.crushedpixel.pixelcam.coremod.CameraTiltingCT GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.0.37' Renderer: 'Intel HD Graphics 3000 OpenGL Engine' Launched Version: 1.8-Forge11.14.3.1450 LWJGL: 2.9.2 OpenGL: Intel HD Graphics 3000 OpenGL Engine GL version 2.1 INTEL-10.0.37, Intel 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: [paper_cutout_2_17.zip] Current Language: English (US) Profiler Position: N/A (disabled) ---- Minecraft Crash Report ---- WARNING: coremods are present: Contact their authors BEFORE contacting forge // Don't do that. Time: 8/14/15 4:00 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.onInitializationComplete(FMLClientHandler.java:408) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508) 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: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 net.minecraftforge.fml.client.SplashProgress.checkGLError(SplashProgress.java:796) at net.minecraftforge.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:664) at net.minecraftforge.fml.client.SplashProgress$3.run(SplashProgress.java:259) 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 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.onInitializationComplete(FMLClientHandler.java:408) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508) -- 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: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.8 Operating System: Mac OS X (x86_64) version 10.11 Java Version: 1.6.0_65, Apple Inc. Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Apple Inc. Memory: 81399656 bytes (77 MB) / 325943296 bytes (310 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: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 Optifine OptiFine_1.8_HD_U_D5 3 mods loaded, 3 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{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450.jar) UCHIJA Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450.jar) Loaded coremods (and transformers): GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-10.0.37' Renderer: 'Intel HD Graphics 3000 OpenGL Engine' Launched Version: 1.8-Forge11.14.3.1450 LWJGL: 2.9.2 OpenGL: Intel HD Graphics 3000 OpenGL Engine GL version 2.1 INTEL-10.0.37, Intel 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: [paper_cutout_2_17.zip] Current Language: English (US) Profiler Position: N/A (disabled)
August 14, 201510 yr Author Disable the loading screen, instructions are in the EAQ. Also (not related): Your Java version is very outdated. You are still using Java 6, which is now almost 10 years old and no longer receives updates. I highly suggest you update to latest Java 8. I disabled it in the splash.properties and that didn't do a thing. I still have all the buttons distorted and the mods weren't even loaded.
August 14, 201510 yr Author Did you get the loading screen when starting up? If you did you did not disable it. I had Mojang pop up and all that code showing everywhere but I didn't have that loading stuff with Forge and all the mods and Minecraft engine thingy majigies after I turned it off. Is that how it's supposed to be? Right after Mojang goes off the screen the code shows [16:18:58] [Client thread/ERROR]: ########## GL ERROR ########## [16:18:58] [Client thread/ERROR]: @ Pre render [16:18:58] [Client thread/ERROR]: 1282: Invalid operation [16:18:58] [Client thread/ERROR]: ########## GL ERROR ########## [16:18:58] [Client thread/ERROR]: @ Pre render [16:18:58] [Client thread/ERROR]: 1282: Invalid operation [16:18:58] [Client thread/ERROR]: ########## GL ERROR ########## [16:18:58] [Client thread/ERROR]: @ Pre render [16:18:58] [Client thread/ERROR]: 1282: Invalid operation [16:18:58] [Client thread/ERROR]: ########## GL ERROR ########## [16:18:58] [Client thread/ERROR]: @ Pre render [16:18:58] [Client thread/ERROR]: 1282: Invalid operation [16:18:58] [Client thread/ERROR]: ########## GL ERROR ########## [16:18:58] [Client thread/ERROR]: @ Pre render and then I don't see any of the text correctly anywhere
August 14, 201510 yr Author Perfect! The Replay Mod works now! Optifine still doesn't, but I can live without it. If there's some easy fix that makes it work correctly, however, please let me know. I even went on the Replay Mod's forums and told them about my solution because their tutorial doesn't tell you to use the app you sent me in the executables, instead he had his own one pasted there which isn't the most recent one he linked too so I told him to use the app you sent me. Thank you so much for the help it's all FINALLY working!
August 17, 201510 yr Perfect! The Replay Mod works now! Optifine still doesn't, but I can live without it. If there's some easy fix that makes it work correctly, however, please let me know. I even went on the Replay Mod's forums and told them about my solution because their tutorial doesn't tell you to use the app you sent me in the executables, instead he had his own one pasted there which isn't the most recent one he linked too so I told him to use the app you sent me. Thank you so much for the help it's all FINALLY working! I've read that if Optifine distorts texts, you need to disable fast rendering in the options. Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! | mah twitter This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.
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.