Jump to content

Magic Launcher Forge Crashing (REVISED)


Whisperer119

Recommended Posts

Ok so I AM using the latest build of forge universal on magic launcher because javadoc and source don't work for me. So the problem is when I try to use ONLY forge and the forge-needing mod I want to use it crashes. The forge is above the mod and those are the only two things in the menu. After forge it say "1 error". When I open minecraft it goes to the mojang screen and freezes for about 30 seconds then crashes. Can you please tell me all the possible problems that would cause this and how to fix them please

 

Log:

 

2013-02-03 15:39:15 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.22.539 for Minecraft 1.4.7 loading

2013-02-03 15:39:15 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-02-03 15:39:15 [FINEST] [ForgeModLoader] Discovering coremods

2013-02-03 15:39:15 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2013-02-03 15:39:15 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2013-02-03 15:39:15 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2013-02-03 15:39:15 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir

2013-02-03 15:39:15 [FINEST] [ForgeModLoader] Running coremod plugins

2013-02-03 15:39:15 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2013-02-03 15:39:15 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d

2013-02-03 15:39:15 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2013-02-03 15:39:15 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2013-02-03 15:39:15 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2013-02-03 15:39:15 [FINEST] [ForgeModLoader] Validating minecraft

2013-02-03 15:39:15 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2013-02-03 15:39:16 [iNFO] [sTDOUT] 27 achievements

2013-02-03 15:39:17 [iNFO] [sTDOUT] 210 recipes

2013-02-03 15:39:17 [iNFO] [sTDOUT] Setting user: [email protected], -1634503842

2013-02-03 15:39:17 [iNFO] [sTDERR] Client asked for parameter: server

2013-02-03 15:39:17 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2013-02-03 15:39:18 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2013-02-03 15:39:18 [iNFO] [sTDOUT] MinecraftForge v6.6.0.518 Initialized

2013-02-03 15:39:18 [iNFO] [ForgeModLoader] MinecraftForge v6.6.0.518 Initialized

2013-02-03 15:39:18 [iNFO] [sTDOUT] Replaced 84 ore recipies

2013-02-03 15:39:18 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2013-02-03 15:39:18 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2013-02-03 15:39:18 [sEVERE] [ForgeModLoader] A problem occured instantiating the injected mod container net.minecraftforge.common.ForgeDummyContainer

java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/Chris/AppData/Roaming/.minecraft/config/forge.cfg:1'

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

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

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

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:318)

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

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

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

at asq.a(SourceFile:56)

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

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

2013-02-03 15:39:28 [iNFO] [sTDERR] cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/Chris/AppData/Roaming/.minecraft/config/forge.cfg:1'

2013-02-03 15:39:28 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.identifyMods(Loader.java:323)

2013-02-03 15:39:28 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:458)

2013-02-03 15:39:28 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)

2013-02-03 15:39:28 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:413)

2013-02-03 15:39:28 [iNFO] [sTDERR] at asq.a(SourceFile:56)

2013-02-03 15:39:28 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:762)

2013-02-03 15:39:28 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2013-02-03 15:39:28 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/Chris/AppData/Roaming/.minecraft/config/forge.cfg:1'

2013-02-03 15:39:28 [iNFO] [sTDERR] at net.minecraftforge.common.Configuration.load(Configuration.java:613)

2013-02-03 15:39:28 [iNFO] [sTDERR] at net.minecraftforge.common.Configuration.<init>(Configuration.java:89)

2013-02-03 15:39:28 [iNFO] [sTDERR] at net.minecraftforge.common.ForgeDummyContainer.<init>(ForgeDummyContainer.java:47)

2013-02-03 15:39:28 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2013-02-03 15:39:28 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

2013-02-03 15:39:28 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

2013-02-03 15:39:28 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)

2013-02-03 15:39:28 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Unknown Source)

2013-02-03 15:39:28 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source)

2013-02-03 15:39:28 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.identifyMods(Loader.java:318)

2013-02-03 15:39:28 [iNFO] [sTDERR] ... 6 more

2013-02-03 15:39:30 [iNFO] [sTDERR] Someone is closing me!

 

IGN: whisperer119

Skype: whisperer119

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.