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.

DaTigerMan

Members
  • Joined

  • Last visited

  1. What in the config do I have to change?
  2. Hi. It appears my Minecraft is crashing when I launch it. I have Forge and Tale of Kingdoms. If this is not a Forge problem or doesn't belong here, feel free to remove it. But here's my crash report: (using the log in MagicLauncher) *** MagicMinecraftLauncher 1.0.0 *** Disable inactive mods Disabled: Tale of Kingdoms V1.4.2.1.zip 2012-12-14 16:50:57 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.5.62.495 for Minecraft 1.4.5 loading 2012-12-14 16:50:59 [iNFO] [sTDOUT] 27 achievements 2012-12-14 16:50:59 [iNFO] [sTDOUT] 208 recipes 2012-12-14 16:50:59 [iNFO] [sTDOUT] Setting user: DaTigerMan, 139002771 2012-12-14 16:50:59 [iNFO] [sTDERR] Client asked for parameter: server 2012-12-14 16:50:59 [iNFO] [sTDOUT] LWJGL Version: 2.4.2 2012-12-14 16:51:00 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization 2012-12-14 16:51:00 [iNFO] [sTDOUT] MinecraftForge v6.4.2.445 Initialized 2012-12-14 16:51:00 [iNFO] [ForgeModLoader] MinecraftForge v6.4.2.445 Initialized 2012-12-14 16:51:00 [iNFO] [sTDOUT] Replaced 84 ore recipies 2012-12-14 16:51:00 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization 2012-12-14 16:51:00 [iNFO] [ForgeModLoader] Searching C:\Users\Glenn\AppData\Roaming\.minecraft\mods for mods 2012-12-14 16:51:01 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 5 mods to load 2012-12-14 16:51:01 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0 2012-12-14 16:51:01 [iNFO] [sTDOUT] Starting up SoundSystem... 2012-12-14 16:51:02 [iNFO] [sTDOUT] Initializing LWJGL OpenAL 2012-12-14 16:51:02 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2012-12-14 16:51:02 [iNFO] [sTDOUT] OpenAL initialized. 2012-12-14 16:51:02 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue 2012-12-14 16:51:02 [sEVERE] [ForgeModLoader] mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized mod_TaleOfKingdoms [mod_TaleOfKingdoms] (Tale of Kingdoms V1.4.2.1.zip) Unloaded->Constructed->Pre-initialized->Initialized TaleOfKingdoms [Tale of Kingdoms] (Tale of Kingdoms V1.4.2.1.zip) Unloaded->Constructed->Pre-initialized->Errored 2012-12-14 16:51:02 [sEVERE] [ForgeModLoader] The following problems were captured during this phase 2012-12-14 16:51:02 [sEVERE] [ForgeModLoader] Caught exception from TaleOfKingdoms java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at aginsun.mods.TaleOfKingdoms.TaleOfKingdoms.ReadProperty(TaleOfKingdoms.java:193) at aginsun.mods.TaleOfKingdoms.TaleOfKingdoms.load(TaleOfKingdoms.java:228) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207) at net.minecraft.client.Minecraft.a(Minecraft.java:458) at net.minecraft.client.Minecraft.run(Minecraft.java:746) at java.lang.Thread.run(Unknown Source) 2012-12-14 16:51:02 [iNFO] [sTDERR] java.lang.NumberFormatException: null 2012-12-14 16:51:02 [iNFO] [sTDERR] at java.lang.Integer.parseInt(Unknown Source) 2012-12-14 16:51:02 [iNFO] [sTDERR] at java.lang.Integer.parseInt(Unknown Source) 2012-12-14 16:51:02 [iNFO] [sTDERR] at aginsun.mods.TaleOfKingdoms.TaleOfKingdoms.ReadProperty(TaleOfKingdoms.java:193) 2012-12-14 16:51:02 [iNFO] [sTDERR] at aginsun.mods.TaleOfKingdoms.TaleOfKingdoms.load(TaleOfKingdoms.java:228) 2012-12-14 16:51:02 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-12-14 16:51:02 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-12-14 16:51:02 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-12-14 16:51:02 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-12-14 16:51:02 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440) 2012-12-14 16:51:02 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-12-14 16:51:02 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-12-14 16:51:02 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-12-14 16:51:02 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-12-14 16:51:02 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) 2012-12-14 16:51:02 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2012-12-14 16:51:02 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) 2012-12-14 16:51:02 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) 2012-12-14 16:51:02 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268) 2012-12-14 16:51:02 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140) 2012-12-14 16:51:02 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2012-12-14 16:51:02 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 2012-12-14 16:51:02 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2012-12-14 16:51:02 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source) 2012-12-14 16:51:02 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) 2012-12-14 16:51:02 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2012-12-14 16:51:02 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) 2012-12-14 16:51:02 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) 2012-12-14 16:51:02 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268) 2012-12-14 16:51:02 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83) 2012-12-14 16:51:02 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651) 2012-12-14 16:51:02 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207) 2012-12-14 16:51:02 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:458) 2012-12-14 16:51:02 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:746) 2012-12-14 16:51:02 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

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.