My Minecraft Forge has been crashing while loading Millenaire in the initial Minecraft loading. Millenaire is the only mod installed, but other mods have worked fine, so long as Millenaire is not one of them. Redownloading Millenaire does nothing. This is with the recommended version of Forge for 1.7.10.
necraft Crash Report ----
// Uh... Did I do that?
Time: 5/15/15 8:07 PM
Description: Initializing game
java.lang.IllegalStateException: Splash thread
at cpw.mods.fml.client.SplashProgress.checkThreadState(SplashProgress.java:419)
at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:472)
at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:403)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:574)
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(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.IllegalArgumentException
at cpw.mods.fml.client.SplashProgress$SplashFontRenderer.bindTexture(SplashProgress.java:646)
at net.minecraft.client.gui.FontRenderer.func_78257_a(FontRenderer.java:216)
at net.minecraft.client.gui.FontRenderer.func_78277_a(FontRenderer.java:228)
at net.minecraft.client.gui.FontRenderer.func_78278_a(FontRenderer.java:181)
at net.minecraft.client.gui.FontRenderer.func_78255_a(FontRenderer.java:393)
at net.minecraft.client.gui.FontRenderer.func_78258_a(FontRenderer.java:507)
at net.minecraft.client.gui.FontRenderer.func_85187_a(FontRenderer.java:274)
at net.minecraft.client.gui.FontRenderer.func_78276_b(FontRenderer.java:258)
at cpw.mods.fml.client.SplashProgress$2.drawBar(SplashProgress.java:333)
at cpw.mods.fml.client.SplashProgress$2.run(SplashProgress.java:264)
at java.lang.Thread.run(Unknown Source)
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:419)
at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:472)
at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:403)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:574)
-- 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(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)
The Meaning of Life, the Universe, and Everything.
Join Date:
11/19/2011
Posts:
53
Member Details
I am having the same problem, and would be very happy if someone could help me figure it out.
EDIT: I just figured it out. Millenaire really doesn't like Forge's new loading screen, so go to splash.properties in your config folder, and change enabled=true to false.
My Minecraft Forge has been crashing while loading Millenaire in the initial Minecraft loading. Millenaire is the only mod installed, but other mods have worked fine, so long as Millenaire is not one of them. Redownloading Millenaire does nothing. This is with the recommended version of Forge for 1.7.10.
I am having the same problem, and would be very happy if someone could help me figure it out.
EDIT: I just figured it out. Millenaire really doesn't like Forge's new loading screen, so go to splash.properties in your config folder, and change enabled=true to false.