Jump to content

Forge 6.4.0.397 server crash (for 1.4.5)


Tsev92

Recommended Posts

Using this forge to run a certain mod which uses this build.... Have ran it before, but suddently it is having an issue.  here is the log:

 

 

 

2012-12-20 19:36:24 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.5.2.459 for Minecraft 1.4.5 loading

2012-12-20 19:36:26 [iNFO] [sTDOUT] 208 recipes

2012-12-20 19:36:26 [iNFO] [sTDOUT] 27 achievements

2012-12-20 19:36:26 [iNFO] [Minecraft] Starting minecraft server version 1.4.5

2012-12-20 19:36:26 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-12-20 19:36:26 [iNFO] [sTDOUT] MinecraftForge v6.4.0.397 Initialized

2012-12-20 19:36:26 [iNFO] [ForgeModLoader] MinecraftForge v6.4.0.397 Initialized

2012-12-20 19:36:26 [iNFO] [sTDOUT] Replaced 84 ore recipies

2012-12-20 19:36:26 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-12-20 19:36:26 [iNFO] [ForgeModLoader] No mod directory found, creating one: /home/server11255/mods

2012-12-20 19:36:26 [iNFO] [ForgeModLoader] Mod directory created successfully

2012-12-20 19:36:26 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2012-12-20 19:36:26 [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.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:82)

at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:343)

at ho.c(DedicatedServer.java:49)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:456)

at fy.run(SourceFile:856)

2012-12-20 19:36:26 [iNFO] [sTDERR] cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: unknown character :

2012-12-20 19:36:26 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.identifyMods(Loader.java:322)

2012-12-20 19:36:26 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)

2012-12-20 19:36:26 [iNFO] [sTDERR] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:82)

2012-12-20 19:36:26 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:343)

2012-12-20 19:36:26 [iNFO] [sTDERR] at ho.c(DedicatedServer.java:49)

2012-12-20 19:36:26 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:456)

2012-12-20 19:36:26 [iNFO] [sTDERR] at fy.run(SourceFile:856)

2012-12-20 19:36:26 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: unknown character :

2012-12-20 19:36:26 [iNFO] [sTDERR] at net.minecraftforge.common.Configuration.load(Configuration.java:375)

2012-12-20 19:36:26 [iNFO] [sTDERR] at net.minecraftforge.common.Configuration.<init>(Configuration.java:85)

2012-12-20 19:36:26 [iNFO] [sTDERR] at net.minecraftforge.common.ForgeDummyContainer.<init>(ForgeDummyContainer.java:44)

2012-12-20 19:36:26 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

2012-12-20 19:36:26 [iNFO] [sTDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

2012-12-20 19:36:26 [iNFO] [sTDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

2012-12-20 19:36:26 [iNFO] [sTDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)

2012-12-20 19:36:26 [iNFO] [sTDERR] at java.lang.Class.newInstance0(Unknown Source)

2012-12-20 19:36:26 [iNFO] [sTDERR] at java.lang.Class.newInstance(Unknown Source)

2012-12-20 19:36:26 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.identifyMods(Loader.java:317)

2012-12-20 19:36:26 [iNFO] [sTDERR] ... 6 more

2012-12-20 19:36:26 [sEVERE] [Minecraft] Encountered an unexpected exception LoaderException

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.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:82)

at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:343)

at ho.c(DedicatedServer.java:49)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:456)

at fy.run(SourceFile:856)

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)

... 6 more

2012-12-20 19:36:26 [sEVERE] [Minecraft] This crash report has been saved to: /home/server11255/./crash-reports/crash-2012-12-20_19.36.26-server.txt

 

 

Link to comment
Share on other sites

my forge config?  Can't I just delete it to generate a new one?  I think I know what the problem is now.  I beta test a mod and had moved to a new version of forge to test, must have screwed up my config.

 

 

**EDIT:  Yup, that did the trick... uh, lets just call this a derp and move on with our merry lives.  Thank you for ignoring my ignorance!**

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.