Jump to content

Having Problems with using any MCForge builds for 1.4.5 (Logs inside) [FIXED]


blacknbluedragon

Recommended Posts

*** MagicMinecraftLauncher 1.0.0 ***

Disable inactive mods

2012-11-27 08:05:57 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.5.2.459 for Minecraft 1.4.5 loading

2012-11-27 08:05:57 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg

2012-11-27 08:05:57 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg

2012-11-27 08:05:58 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method.

2012-11-27 08:05:58 [iNFO] [sTDOUT] 27 achievements

2012-11-27 08:05:58 [iNFO] [sTDOUT] 208 recipes

2012-11-27 08:05:58 [iNFO] [sTDOUT] Setting user: blacknbluedragon, 3085995155047892623

2012-11-27 08:05:58 [iNFO] [sTDERR] Client asked for parameter: server

2012-11-27 08:05:58 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-11-27 08:05:59 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-11-27 08:05:59 [iNFO] [sTDOUT] MinecraftForge v6.4.0.397 Initialized

2012-11-27 08:05:59 [iNFO] [ForgeModLoader] MinecraftForge v6.4.0.397 Initialized

2012-11-27 08:05:59 [iNFO] [sTDOUT] Replaced 84 ore recipies

2012-11-27 08:05:59 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-11-27 08:05:59 [sEVERE] [ForgeModLoader] A problem occured instantiating the injected mod container net.minecraftforge.common.ForgeDummyContainer

java.lang.RuntimeException: unknown character :

    at net.minecraftforge.common.Configuration.load(Configuration.java:375)

    at net.minecraftforge.common.Configuration.<init>(Configuration.java:85)

    at net.minecraftforge.common.ForgeDummyContainer.<init>(ForgeDummyContainer.java:44)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

    at java.lang.reflect.Constructor.newInstance(Unknown Source)

    at java.lang.Class.newInstance0(Unknown Source)

    at java.lang.Class.newInstance(Unknown Source)

    at cpw.mods.fml.common.Loader.identifyMods(Loader.java:317)

    at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)

    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)

    at net.minecraft.client.Minecraft.a(Minecraft.java:424)

    at net.minecraft.client.Minecraft.run(Minecraft.java:756)

    at java.lang.Thread.run(Unknown Source)

2012-11-27 08:06:09 [iNFO] [sTDERR] cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: unknown character :

2012-11-27 08:06:09 [iNFO] [sTDERR]    at cpw.mods.fml.common.Loader.identifyMods(Loader.java:322)

2012-11-27 08:06:09 [iNFO] [sTDERR]    at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)

2012-11-27 08:06:09 [iNFO] [sTDERR]    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)

2012-11-27 08:06:09 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.a(Minecraft.java:424)

2012-11-27 08:06:09 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.run(Minecraft.java:756)

2012-11-27 08:06:09 [iNFO] [sTDERR]    at java.lang.Thread.run(Unknown Source)

2012-11-27 08:06:09 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: unknown character :

2012-11-27 08:06:09 [iNFO] [sTDERR]    at net.minecraftforge.common.Configuration.load(Configuration.java:375)

2012-11-27 08:06:09 [iNFO] [sTDERR]    at net.minecraftforge.common.Configuration.<init>(Configuration.java:85)

2012-11-27 08:06:09 [iNFO] [sTDERR]    at net.minecraftforge.common.ForgeDummyContainer.<init>(ForgeDummyContainer.java:44)

2012-11-27 08:06:09 [iNFO] [sTDERR]    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2012-11-27 08:06:09 [iNFO] [sTDERR]    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

2012-11-27 08:06:09 [iNFO] [sTDERR]    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

2012-11-27 08:06:09 [iNFO] [sTDERR]    at java.lang.reflect.Constructor.newInstance(Unknown Source)

2012-11-27 08:06:09 [iNFO] [sTDERR]    at java.lang.Class.newInstance0(Unknown Source)

2012-11-27 08:06:09 [iNFO] [sTDERR]    at java.lang.Class.newInstance(Unknown Source)

2012-11-27 08:06:09 [iNFO] [sTDERR]    at cpw.mods.fml.common.Loader.identifyMods(Loader.java:317)

2012-11-27 08:06:09 [iNFO] [sTDERR]    ... 5 more

 

Link to comment
Share on other sites

Looks like you have a corrupted config file. Delete the files inside your config folder located in your minecraft and try again.

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.

Link to comment
Share on other sites

*** MagicMinecraftLauncher 1.0.0 ***

Disable inactive mods

2012-11-27 08:54:20 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.5.2.459 for Minecraft 1.4.5 loading

2012-11-27 08:54:20 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg

2012-11-27 08:54:20 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg

2012-11-27 08:54:21 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method.

2012-11-27 08:54:22 [iNFO] [sTDOUT] 27 achievements

2012-11-27 08:54:22 [iNFO] [sTDOUT] 208 recipes

2012-11-27 08:54:22 [iNFO] [sTDOUT] Setting user: blacknbluedragon, -7571537493662076519

2012-11-27 08:54:22 [iNFO] [sTDERR] Client asked for parameter: server

2012-11-27 08:54:22 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-11-27 08:54:22 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-11-27 08:54:22 [iNFO] [sTDOUT] MinecraftForge v6.4.1.401 Initialized

2012-11-27 08:54:22 [iNFO] [ForgeModLoader] MinecraftForge v6.4.1.401 Initialized

2012-11-27 08:54:23 [iNFO] [sTDOUT] Replaced 84 ore recipies

2012-11-27 08:54:23 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-11-27 08:54:23 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: codechicken/core/commands/CoreCommand

2012-11-27 08:54:23 [iNFO] [sTDERR]    at java.lang.Class.forName0(Native Method)

2012-11-27 08:54:23 [iNFO] [sTDERR]    at java.lang.Class.forName(Unknown Source)

2012-11-27 08:54:23 [iNFO] [sTDERR]    at cpw.mods.fml.common.Loader.identifyMods(Loader.java:317)

2012-11-27 08:54:23 [iNFO] [sTDERR]    at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)

2012-11-27 08:54:23 [iNFO] [sTDERR]    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)

2012-11-27 08:54:23 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.a(Minecraft.java:424)

2012-11-27 08:54:23 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.run(Minecraft.java:756)

2012-11-27 08:54:23 [iNFO] [sTDERR]    at java.lang.Thread.run(Unknown Source)

2012-11-27 08:54:23 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: codechicken.core.commands.CoreCommand

2012-11-27 08:54:23 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)

2012-11-27 08:54:23 [iNFO] [sTDERR]    at java.lang.ClassLoader.loadClass(Unknown Source)

2012-11-27 08:54:23 [iNFO] [sTDERR]    at java.lang.ClassLoader.loadClass(Unknown Source)

2012-11-27 08:54:23 [iNFO] [sTDERR]    ... 8 more

2012-11-27 08:54:23 [iNFO] [sTDERR] Caused by: java.lang.IncompatibleClassChangeError: Implementing class

2012-11-27 08:54:23 [iNFO] [sTDERR]    at java.lang.ClassLoader.defineClass1(Native Method)

2012-11-27 08:54:23 [iNFO] [sTDERR]    at java.lang.ClassLoader.defineClass(Unknown Source)

2012-11-27 08:54:23 [iNFO] [sTDERR]    at java.lang.ClassLoader.defineClass(Unknown Source)

2012-11-27 08:54:23 [iNFO] [sTDERR]    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:134)

2012-11-27 08:54:23 [iNFO] [sTDERR]    ... 10 more

 

Link to comment
Share on other sites

Remove NEI and CodeChickenCore from your coremods folder. If it works then. get the newest version of both.

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.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.