Jump to content

Help for a newby mod user?


Eltanin Ubaan

Recommended Posts

Hullo everyone,

I'm fairly new to the world of modding minecraft, or any other game for that matter, and I was hoping that I could get some assistance.

 

I've recently tried to get the Equivalent Exchange 2 (or 3, I'm not quite sure) Mod into my minecraft file with... middling success.

I already installed the Minecraft forge and Risigami's Mod Loader onto my Minecraft.jar file, and from the FML logs, I can see that Forge IS finding the Equivalent exchange .jar file, but for some reason it isn't loading the mod into minecraft, only citing Minecraft FORGE and the Forge Mod Loader as the mods loaded.

 

Any information or help on why this is would be greatly appreciated.

 

Thanks much,

Eltanin Ubaan

Link to comment
Share on other sites

Alright. Thanks for the replies everyone.

 

I've since uninstalled Risigami's mod loader, reinstalled FML, etc.

 

I'm still having the same problems however with the Equivalent Exchange mod not loading.

 

The file ForgeModLoader-client-0.txt as requested:

 

 

 

2012-10-01 18:12:27 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.196.366 for Minecraft client:1.3.2, server:1.3.2 loading

2012-10-01 18:12:27 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-10-01 18:12:27 [FINEST] [ForgeModLoader] Discovering coremods

2012-10-01 18:12:27 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

 

2012-10-01 18:12:27 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

 

2012-10-01 18:12:27 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

 

2012-10-01 18:12:27 [FINEST] [ForgeModLoader] Running coremod plugins

2012-10-01 18:12:27 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-10-01 18:12:27 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-10-01 18:12:27 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-10-01 18:12:27 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-10-01 18:12:27 [FINEST] [ForgeModLoader] Validating minecraft

2012-10-01 18:12:27 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-10-01 18:12:28 [iNFO] [sTDOUT] 27 achievements

2012-10-01 18:12:28 [iNFO] [sTDOUT] 195 recipes

2012-10-01 18:12:28 [iNFO] [sTDOUT] Setting user: , -8473431810413047583

2012-10-01 18:12:28 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-10-01 18:12:29 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-10-01 18:12:29 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Chris\AppData\Roaming\.minecraft\bin\lwjgl.jar

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Chris\AppData\Roaming\.minecraft\bin\jinput.jar

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Chris\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Chris\AppData\Roaming\.minecraft\lib\argo-2.25.jar

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Chris\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Chris\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2012-10-01 18:12:29 [iNFO] [ForgeModLoader] Searching C:\Users\Chris\AppData\Roaming\.minecraft\mods for mods

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Found a candidate zip or jar file EE2ClientV1.4.6.7.jar

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-10-01 18:12:29 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Examining file EE2ClientV1.4.6.7.jar for potential mods

2012-10-01 18:12:29 [FINER] [ForgeModLoader] Located mcmod.info file in file EE2ClientV1.4.6.7.jar

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Identified a class mod_EE following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-10-01 18:12:29 [iNFO] [ForgeModLoader] Attempting to reparse the mod container EE2ClientV1.4.6.7.jar

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Examining file EE2ClientV1.4.6.7.jar for potential mods

2012-10-01 18:12:29 [FINER] [ForgeModLoader] Located mcmod.info file in file EE2ClientV1.4.6.7.jar

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Identified a class mod_EE following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-10-01 18:12:29 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 2 mods to load

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Received a system property request ''

2012-10-01 18:12:29 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2012-10-01 18:12:29 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Activating mod FML

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Activating mod Forge

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-10-01 18:12:29 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-10-01 18:12:29 [FINE] [ForgeModLoader] Mod sorting data:

2012-10-01 18:12:29 [sEVERE] [ForgeModLoader] FML has found a non-mod file EE2ClientV1.4.6.7.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.

2012-10-01 18:12:29 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@8a882f to mod FML

2012-10-01 18:12:29 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@8a882f delivered to mod FML

2012-10-01 18:12:29 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@8a882f to mod Forge

2012-10-01 18:12:29 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@8a882f delivered to mod Forge

2012-10-01 18:12:29 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@156ad3e to mod FML

2012-10-01 18:12:29 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@156ad3e delivered to mod FML

2012-10-01 18:12:29 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@156ad3e to mod Forge

2012-10-01 18:12:29 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@156ad3e delivered to mod Forge

2012-10-01 18:12:29 [iNFO] [sTDOUT] Starting up SoundSystem...

2012-10-01 18:12:29 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2012-10-01 18:12:29 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2012-10-01 18:12:29 [iNFO] [sTDOUT] OpenAL initialized.

2012-10-01 18:12:30 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@c89de5 to mod FML

2012-10-01 18:12:30 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@c89de5 delivered to mod FML

2012-10-01 18:12:30 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@c89de5 to mod Forge

2012-10-01 18:12:30 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@c89de5 delivered to mod Forge

2012-10-01 18:12:30 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@7b4030 to mod FML

2012-10-01 18:12:30 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@7b4030 delivered to mod FML

2012-10-01 18:12:30 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@7b4030 to mod Forge

2012-10-01 18:12:30 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@7b4030 delivered to mod Forge

2012-10-01 18:12:30 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@1998b70 to mod FML

2012-10-01 18:12:30 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@1998b70 delivered to mod FML

2012-10-01 18:12:30 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@1998b70 to mod Forge

2012-10-01 18:12:30 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@1998b70 delivered to mod Forge

2012-10-01 18:12:30 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 2 mods

 

 

 

It does read the EE2 file, and mentions it several times, but it doesn't appear to be recognizing it as a mod or ending up loading it.

Link to comment
Share on other sites

I made a fresh copy of Minecraft and put Forge back in there, mods still not loading. I am supposed to drag the contents of the mod's zip archive into the mods folder, yes? Dragging the whole archive as a single entity just linked me to it's location on Winrar.

Link to comment
Share on other sites

Uh, well, this might sound a bit stupid, but am I supposed to be using minecraft-1.3.2 jar or just minecraft.jar? Everything else I looked up said to use the regular minecraft.jar.

 

To my knowledge there isn't a minecraft-1.3.2.jar.

 

I'm in the current version of minecraft (1.3.2) and the .jar file is still minecraft.jar.

Link to comment
Share on other sites

Alright. I decided to test and see if I ran into the same problem with another mod, IndustrialCraft2.

 

It was loaded by the Forge Modloader without problem, although the modloader continues to refuse to load Equivalent Exchange.

 

I re-downloaded Equivalent exchange, yet it still is not loaded by the Forge Modloader.

 

ForgeModLoader-client-0.txt:

 

2012-10-01 18:27:23 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.196.366 for Minecraft client:1.3.2, server:1.3.2 loading

2012-10-01 18:27:23 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-10-01 18:27:23 [FINEST] [ForgeModLoader] Discovering coremods

2012-10-01 18:27:23 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

 

2012-10-01 18:27:23 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

 

2012-10-01 18:27:23 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

 

2012-10-01 18:27:24 [FINEST] [ForgeModLoader] Running coremod plugins

2012-10-01 18:27:24 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-10-01 18:27:24 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-10-01 18:27:24 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-10-01 18:27:24 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-10-01 18:27:24 [FINEST] [ForgeModLoader] Validating minecraft

2012-10-01 18:27:24 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-10-01 18:27:24 [iNFO] [sTDOUT] 27 achievements

2012-10-01 18:27:24 [iNFO] [sTDOUT] 195 recipes

2012-10-01 18:27:25 [iNFO] [sTDOUT] Setting user: legolos229, 4374032813884325424

2012-10-01 18:27:25 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-10-01 18:27:25 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-10-01 18:27:25 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Chris\AppData\Roaming\.minecraft\bin\lwjgl.jar

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Chris\AppData\Roaming\.minecraft\bin\jinput.jar

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Chris\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Chris\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Chris\AppData\Roaming\.minecraft\lib\argo-2.25.jar

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Chris\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Chris\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2012-10-01 18:27:25 [iNFO] [ForgeModLoader] Searching C:\Users\Chris\AppData\Roaming\.minecraft\mods for mods

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Found a candidate zip or jar file EE2ClientV1.4.6.7.jar

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_1.106.jar

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-10-01 18:27:25 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Examining file EE2ClientV1.4.6.7.jar for potential mods

2012-10-01 18:27:25 [FINER] [ForgeModLoader] Located mcmod.info file in file EE2ClientV1.4.6.7.jar

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Identified a class mod_EE following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-10-01 18:27:25 [iNFO] [ForgeModLoader] Attempting to reparse the mod container EE2ClientV1.4.6.7.jar

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Examining file EE2ClientV1.4.6.7.jar for potential mods

2012-10-01 18:27:25 [FINER] [ForgeModLoader] Located mcmod.info file in file EE2ClientV1.4.6.7.jar

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Identified a class mod_EE following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Examining file industrialcraft-2_1.106.jar for potential mods

2012-10-01 18:27:25 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_1.106.jar

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.common.IC2

2012-10-01 18:27:25 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-10-01 18:27:25 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load

2012-10-01 18:27:25 [FINE] [ForgeModLoader] Received a system property request ''

2012-10-01 18:27:25 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2012-10-01 18:27:25 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2012-10-01 18:27:26 [FINE] [ForgeModLoader] Activating mod FML

2012-10-01 18:27:26 [FINE] [ForgeModLoader] Activating mod Forge

2012-10-01 18:27:26 [FINE] [ForgeModLoader] Enabling mod IC2

2012-10-01 18:27:26 [FINE] [ForgeModLoader] Activating mod IC2

2012-10-01 18:27:26 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-10-01 18:27:26 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-10-01 18:27:26 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-10-01 18:27:26 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-10-01 18:27:26 [FINE] [ForgeModLoader] Mod sorting data:

2012-10-01 18:27:26 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.106): industrialcraft-2_1.106.jar ()

2012-10-01 18:27:26 [sEVERE] [ForgeModLoader] FML has found a non-mod file EE2ClientV1.4.6.7.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.

2012-10-01 18:27:26 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@a47775 to mod FML

2012-10-01 18:27:26 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@a47775 delivered to mod FML

2012-10-01 18:27:26 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@a47775 to mod Forge

2012-10-01 18:27:26 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@a47775 delivered to mod Forge

2012-10-01 18:27:26 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@a47775 to mod IC2

2012-10-01 18:27:26 [FINEST] [ForgeModLoader] Testing mod IC2 to very it can accept it's own version in a remote connection

2012-10-01 18:27:26 [FINEST] [ForgeModLoader] The mod IC2 accepts it's own version (1.106)

2012-10-01 18:27:26 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2

2012-10-01 18:27:26 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@a47775 delivered to mod IC2

2012-10-01 18:27:26 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@d52fed to mod FML

2012-10-01 18:27:26 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@d52fed delivered to mod FML

2012-10-01 18:27:26 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@d52fed to mod Forge

2012-10-01 18:27:26 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@d52fed delivered to mod Forge

2012-10-01 18:27:26 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@d52fed to mod IC2

2012-10-01 18:27:26 [iNFO] [sTDOUT] [iC2] Config loaded from C:\Users\Chris\AppData\Roaming\.minecraft\config\IC2.cfg

2012-10-01 18:27:26 [iNFO] [sTDOUT] [iC2] Using 32 audio sources.

2012-10-01 18:27:26 [iNFO] [ForgeModLoader] MinecraftForge v4.1.1.251 Initialized

2012-10-01 18:27:26 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity MiningLaser as IC2.MiningLaser

2012-10-01 18:27:26 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Dynamite as IC2.Dynamite

2012-10-01 18:27:26 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity StickyDynamite as IC2.StickyDynamite

2012-10-01 18:27:26 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Itnt as IC2.Itnt

2012-10-01 18:27:26 [FINEST] [ForgeModLoader] Automatically registered mod IC2 entity Nuke as IC2.Nuke

2012-10-01 18:27:26 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@d52fed delivered to mod IC2

2012-10-01 18:27:27 [iNFO] [sTDOUT] MinecraftForge v4.1.1.251 Initialized

 

2012-10-01 18:27:27 [iNFO] [sTDOUT] Starting up SoundSystem...

2012-10-01 18:27:27 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2012-10-01 18:27:27 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2012-10-01 18:27:27 [iNFO] [sTDOUT] OpenAL initialized.

2012-10-01 18:27:27 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@12a9475 to mod FML

2012-10-01 18:27:27 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@12a9475 delivered to mod FML

2012-10-01 18:27:27 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@12a9475 to mod Forge

2012-10-01 18:27:27 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@12a9475 delivered to mod Forge

2012-10-01 18:27:27 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@12a9475 to mod IC2

2012-10-01 18:27:27 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@12a9475 delivered to mod IC2

2012-10-01 18:27:27 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@78c44a to mod FML

2012-10-01 18:27:27 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@78c44a delivered to mod FML

2012-10-01 18:27:27 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@78c44a to mod Forge

2012-10-01 18:27:27 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@78c44a delivered to mod Forge

2012-10-01 18:27:27 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@78c44a to mod IC2

2012-10-01 18:27:27 [iNFO] [sTDOUT] [iC2] Loading IC2 submodule: bcIntegration32x

2012-10-01 18:27:27 [iNFO] [sTDOUT] [iC2] Submodule not loaded: java.lang.ClassNotFoundException: ic2.bcIntegration32x.SubModule

2012-10-01 18:27:27 [iNFO] [sTDOUT] [iC2] Loading IC2 submodule: cgIntegration

2012-10-01 18:27:27 [iNFO] [sTDERR] java.lang.ClassNotFoundException: CraftGuide.API.CraftGuideAPIObject

2012-10-01 18:27:27 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)

2012-10-01 18:27:27 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-01 18:27:27 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-01 18:27:27 [iNFO] [sTDERR] at net.minecraftforge.transformers.EventTransformer.buildEvents(EventTransformer.java:54)

2012-10-01 18:27:27 [iNFO] [sTDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:35)

2012-10-01 18:27:27 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:167)

2012-10-01 18:27:27 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)

2012-10-01 18:27:27 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-01 18:27:27 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-01 18:27:27 [iNFO] [sTDERR] at ic2.cgIntegration.SubModule.init(SubModule.java:10)

2012-10-01 18:27:27 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-01 18:27:27 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-01 18:27:27 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-01 18:27:27 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-01 18:27:27 [iNFO] [sTDERR] at ic2.common.IC2.loadSubModule(IC2.java:774)

2012-10-01 18:27:27 [iNFO] [sTDERR] at ic2.common.IC2.modsLoaded(IC2.java:683)

2012-10-01 18:27:27 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-01 18:27:27 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-01 18:27:27 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-01 18:27:27 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-01 18:27:27 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:371)

2012-10-01 18:27:27 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-01 18:27:27 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-01 18:27:27 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-01 18:27:27 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-01 18:27:27 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-10-01 18:27:27 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-10-01 18:27:27 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-10-01 18:27:27 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-10-01 18:27:27 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-10-01 18:27:27 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)

2012-10-01 18:27:27 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-01 18:27:27 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-01 18:27:27 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-01 18:27:27 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-01 18:27:27 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-10-01 18:27:27 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-10-01 18:27:27 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-10-01 18:27:27 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-10-01 18:27:27 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-10-01 18:27:27 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)

2012-10-01 18:27:27 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:642)

2012-10-01 18:27:27 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:177)

2012-10-01 18:27:27 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:450)

2012-10-01 18:27:27 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:737)

2012-10-01 18:27:27 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2012-10-01 18:27:27 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2012-10-01 18:27:27 [iNFO] [sTDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)

2012-10-01 18:27:27 [iNFO] [sTDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)

2012-10-01 18:27:27 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:167)

2012-10-01 18:27:27 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)

2012-10-01 18:27:27 [iNFO] [sTDERR] ... 45 more

2012-10-01 18:27:27 [iNFO] [sTDOUT] [iC2] Submodule not loaded: java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: ic2/cgIntegration/common/AdvRecipeGenerator

2012-10-01 18:27:27 [iNFO] [sTDOUT] [iC2] Loaded minor compatibility modules: none

2012-10-01 18:27:27 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@78c44a delivered to mod IC2

2012-10-01 18:27:27 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@fe9d6a to mod FML

2012-10-01 18:27:27 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@fe9d6a delivered to mod FML

2012-10-01 18:27:27 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@fe9d6a to mod Forge

2012-10-01 18:27:27 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@fe9d6a delivered to mod Forge

2012-10-01 18:27:27 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@fe9d6a to mod IC2

2012-10-01 18:27:27 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@fe9d6a delivered to mod IC2

2012-10-01 18:27:27 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods

 

 

Once again, thank you for all the help, I appreciate it greatly.

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.

×
×
  • Create New...

Important Information

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