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.

jedidigger

Members
  • Joined

  • Last visited

Everything posted by jedidigger

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

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.