I have exactly the same problem >.<
Minecraft Error Log:
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 6-12-12 14:53
Description: Failed to start game
cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: unknown character :
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:322)
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)
Caused by: 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)
... 5 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_06, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 391394072 bytes (373 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.23 FML v4.5.2.459 Minecraft Forge 6.4.0.397 2 mods loaded, 0 mods active
mcp [Minecraft Coder Pack] (minecraft.jar)
FML [Forge Mod Loader] (coremods)
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 7700 Series GL version 4.2.11931 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Forge Error Log:
2012-12-06 14:46:31 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.5.2.459 for Minecraft 1.4.5 loading
2012-12-06 14:46:31 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-12-06 14:46:31 [FINEST] [ForgeModLoader] Discovering coremods
2012-12-06 14:46:31 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2012-12-06 14:46:31 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2012-12-06 14:46:32 [FINEST] [ForgeModLoader] Download complete
2012-12-06 14:46:32 [iNFO] [ForgeModLoader] Download complete
2012-12-06 14:46:32 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully
2012-12-06 14:46:32 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2012-12-06 14:46:32 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Download complete
2012-12-06 14:46:33 [iNFO] [ForgeModLoader] Download complete
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2012-12-06 14:46:33 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Download complete
2012-12-06 14:46:33 [iNFO] [ForgeModLoader] Download complete
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Running coremod plugins
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Validating minecraft
2012-12-06 14:46:33 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-12-06 14:46:34 [iNFO] [sTDOUT] 27 achievements
2012-12-06 14:46:34 [iNFO] [sTDOUT] 208 recipes
2012-12-06 14:46:34 [iNFO] [sTDOUT] Setting user: arena98, dcb588d0cb133a78e9d713608a985f258bb72182
2012-12-06 14:46:34 [iNFO] [sTDOUT] LWJGL Version: 2.4.2
2012-12-06 14:46:35 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-12-06 14:46:35 [iNFO] [sTDOUT] MinecraftForge v6.4.0.397 Initialized
2012-12-06 14:46:35 [iNFO] [ForgeModLoader] MinecraftForge v6.4.0.397 Initialized
2012-12-06 14:46:35 [iNFO] [sTDOUT] Replaced 84 ore recipies
2012-12-06 14:46:35 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-12-06 14:46:35 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-12-06 14:46:35 [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-12-06 14:46:45 [iNFO] [sTDERR] cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: unknown character :
2012-12-06 14:46:45 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.identifyMods(Loader.java:322)
2012-12-06 14:46:45 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)
2012-12-06 14:46:45 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)
2012-12-06 14:46:45 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:424)
2012-12-06 14:46:45 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:756)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: unknown character :
2012-12-06 14:46:45 [iNFO] [sTDERR] at net.minecraftforge.common.Configuration.load(Configuration.java:375)
2012-12-06 14:46:45 [iNFO] [sTDERR] at net.minecraftforge.common.Configuration.<init>(Configuration.java:85)
2012-12-06 14:46:45 [iNFO] [sTDERR] at net.minecraftforge.common.ForgeDummyContainer.<init>(ForgeDummyContainer.java:44)
2012-12-06 14:46:45 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2012-12-06 14:46:45 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.identifyMods(Loader.java:317)
2012-12-06 14:46:45 [iNFO] [sTDERR] ... 5 more
2012-12-06 14:46:45 [iNFO] [sTDERR] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: component argument pData
2012-12-06 14:46:45 [iNFO] [sTDERR] at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)
2012-12-06 14:46:45 [iNFO] [sTDERR] at sun.java2d.windows.GDIWindowSurfaceData.<init>(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.awt.Component.getGraphics(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at sun.awt.RepaintArea.paint(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.awt.Component.dispatchEventImpl(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.awt.Component.dispatchEvent(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.awt.EventQueue.access$000(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.awt.EventQueue$3.run(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.awt.EventQueue$3.run(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.awt.EventQueue$4.run(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.awt.EventQueue$4.run(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.security.AccessController.doPrivileged(Native Method)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.awt.EventQueue.dispatchEvent(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
2012-12-06 14:46:45 [iNFO] [sTDERR] at java.awt.EventDispatchThread.run(Unknown Source)