Ok I don't post in support forums very often but this problem is just bugging me too badly. I followed this video: on my Macbook even using the older versions that the person in the video used and I got it to work. Then I tried installing the latest 1.8.0 versions of Forge and Optifine on my desktop which runs Windows using the same video and it worked. Then I tried the same thing on my Macbook and it crashes with this crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// Don't do that.
Time: 8/14/15 2:57 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.10.4
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 163870408 bytes (156 MB) / 331288576 bytes (315 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: 'NVIDIA Corporation' Version: '2.1 NVIDIA-10.0.31 310.90.10.05b12' Renderer: 'NVIDIA GeForce 320M OpenGL Engine'
Launched Version: 1.8-Forge11.14.3.1450
LWJGL: 2.9.2
OpenGL: NVIDIA GeForce 320M OpenGL Engine GL version 2.1 NVIDIA-10.0.31 310.90.10.05b12, 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)
I used clean installations of Minecraft on both systems, I did everything exactly the same. I don't understand what is wrong it worked just fine on my desktop and I find it hard to believe that the operating system its on makes a difference.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Ok I don't post in support forums very often but this problem is just bugging me too badly. I followed this video: on my Macbook even using the older versions that the person in the video used and I got it to work. Then I tried installing the latest 1.8.0 versions of Forge and Optifine on my desktop which runs Windows using the same video and it worked. Then I tried the same thing on my Macbook and it crashes with this crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// Don't do that.
Time: 8/14/15 2:57 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.10.4
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 163870408 bytes (156 MB) / 331288576 bytes (315 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: 'NVIDIA Corporation' Version: '2.1 NVIDIA-10.0.31 310.90.10.05b12' Renderer: 'NVIDIA GeForce 320M OpenGL Engine'
Launched Version: 1.8-Forge11.14.3.1450
LWJGL: 2.9.2
OpenGL: NVIDIA GeForce 320M OpenGL Engine GL version 2.1 NVIDIA-10.0.31 310.90.10.05b12, 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)
I used clean installations of Minecraft on both systems, I did everything exactly the same. I don't understand what is wrong it worked just fine on my desktop and I find it hard to believe that the operating system its on makes a difference.