Jump to content

Forge and TOK?


DaTigerMan

Recommended Posts

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)

 

Link to comment
Share on other sites

Did you try using the mods without Magic Launcher? Magic launcher don't install forge correctly,as i know. since if you install it,then it shows you it has one error try force update then put mods by Win-rar ( http://www.rarlab.com ).

OR just use the 1.2.5 Unoffical update (Official update has many bugs,like crashing after accepting quest)TOK is to be installed by mods folder. put the zip from download in the mods folder,and i mean the TOK one

Link to comment
Share on other sites

A value in the configs is not a number when it should be.

Protip: try and find answers yourself before asking on the forum.

It's pretty likely that there is an answer.

 

Was I helpful? Give me a thank you!

 

 

width=635 height=903http://bit.ly/HZ03zy[/img]

 

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

Link to comment
Share on other sites

Try deleting the config (but make a backup first!). Since TOC obviously doesn't use Forge's config system, I couldn't tell you where the config is.

There's an EAQ for a reason. Read it!

"Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998

 

First rule of bug reports: More information is always better.

Oh, and logs OR IT DIDN'T HAPPEN!!

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.