Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

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

 

 

You've screwed up your config somehow.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

  • Author

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!**

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.