Jump to content

MC 1.4.5 error


jedidigger

Recommended Posts

MC Ver: 1.4.5

Forge Ver: minecraftforge-universal-1.4.5-6.4.0.395

No other mods

 

2012-11-23 18:10:29 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.5.2.459 for Minecraft 1.4.5 loading

2012-11-23 18:10:29 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-11-23 18:10:29 [FINEST] [ForgeModLoader] Discovering coremods

2012-11-23 18:10:29 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2012-11-23 18:10:29 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2012-11-23 18:10:29 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2012-11-23 18:10:29 [FINEST] [ForgeModLoader] Running coremod plugins

2012-11-23 18:10:29 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-11-23 18:10:29 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-11-23 18:10:29 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-11-23 18:10:29 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-11-23 18:10:29 [FINEST] [ForgeModLoader] Validating minecraft

2012-11-23 18:10:29 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-11-23 18:10:30 [iNFO] [sTDOUT] 27 achievements

2012-11-23 18:10:30 [iNFO] [sTDOUT] 208 recipes

2012-11-23 18:10:30 [iNFO] [sTDOUT] Setting user: btruter, b936012de2aac7aa63883fd839ed489e3c6945a0

2012-11-23 18:10:30 [iNFO] [sTDERR] Client asked for parameter: server

2012-11-23 18:10:30 [iNFO] [sTDOUT] LWJGL Version: 2.8.5

2012-11-23 18:10:31 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-11-23 18:10:31 [iNFO] [sTDOUT] MinecraftForge v6.4.0.395 Initialized

2012-11-23 18:10:31 [iNFO] [ForgeModLoader] MinecraftForge v6.4.0.395 Initialized

2012-11-23 18:10:31 [iNFO] [sTDOUT] Replaced 84 ore recipies

2012-11-23 18:10:31 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-11-23 18:10:31 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2012-11-23 18:10:31 [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-23 18:10:41 [iNFO] [sTDERR] cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: unknown character 

2012-11-23 18:10:41 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.identifyMods(Loader.java:322)

2012-11-23 18:10:41 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)

2012-11-23 18:10:41 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)

2012-11-23 18:10:41 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:424)

2012-11-23 18:10:41 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:756)

2012-11-23 18:10:41 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2012-11-23 18:10:41 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: unknown character 

2012-11-23 18:10:41 [iNFO] [sTDERR] at net.minecraftforge.common.Configuration.load(Configuration.java:375)

2012-11-23 18:10:41 [iNFO] [sTDERR] at net.minecraftforge.common.Configuration.<init>(Configuration.java:85)

2012-11-23 18:10:41 [iNFO] [sTDERR] at net.minecraftforge.common.ForgeDummyContainer.<init>(ForgeDummyContainer.java:44)

2012-11-23 18:10:41 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2012-11-23 18:10:41 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

2012-11-23 18:10:41 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

2012-11-23 18:10:41 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)

2012-11-23 18:10:41 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Unknown Source)

2012-11-23 18:10:41 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source)

2012-11-23 18:10:41 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.identifyMods(Loader.java:317)

2012-11-23 18:10:41 [iNFO] [sTDERR] ... 5 more

2012-11-23 18:10:48 [iNFO] [sTDERR] Someone is closing me!

2012-11-23 18:10:48 [iNFO] [sTDOUT] Restoring disabled mods

Link to comment
Share on other sites

Delete your config folder, if that doesn't work, update forge.

Protip: try and find answers yourself before asking on the forum.

It's pretty likely that there is an answer.

 

Was I helpful? Give me a thank you!

 

 

width=635 height=903http://bit.ly/HZ03zy[/img]

 

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

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.

Announcements



×
×
  • Create New...

Important Information

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