Jump to content

Forge loads only 1 from 3.


GigaNova

Recommended Posts

Also, a block of mine has a smelting recipe. When smelting the block, it puts out the ingot but nameless, this indicates the missing file.

 

The forge log from my minecraft.

2012-08-26 14:11:46 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.71.289 for Minecraft client:1.3.2, server:1.3.2 loading
2012-08-26 14:11:46 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-08-26 14:11:46 [FINEST] [ForgeModLoader] Discovering coremods
2012-08-26 14:11:46 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2012-08-26 14:11:46 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2012-08-26 14:11:46 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2012-08-26 14:11:46 [FINEST] [ForgeModLoader] Running coremod plugins
2012-08-26 14:11:46 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-08-26 14:11:46 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-08-26 14:11:46 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-08-26 14:11:46 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-08-26 14:11:46 [FINEST] [ForgeModLoader] Validating minecraft
2012-08-26 14:11:46 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-08-26 14:11:48 [iNFO] [sTDOUT] 27 achievements
2012-08-26 14:11:48 [iNFO] [sTDOUT] 195 recipes
2012-08-26 14:11:48 [iNFO] [sTDOUT] Setting user: GigaNova, -5603483004500117840
2012-08-26 14:11:48 [iNFO] [sTDOUT] LWJGL Version: 2.4.2
2012-08-26 14:11:49 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-08-26 14:11:49 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Gerard\AppData\Roaming\.minecraft\bin\lwjgl.jar
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Gerard\AppData\Roaming\.minecraft\bin\jinput.jar
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Gerard\AppData\Roaming\.minecraft\bin\lwjgl_util.jar
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Gerard\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Gerard\AppData\Roaming\.minecraft\lib\argo-2.25.jar
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Gerard\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Gerard\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-08-26 14:11:50 [iNFO] [ForgeModLoader] Searching C:\Users\Gerard\AppData\Roaming\.minecraft\mods for mods
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Ignoring unknown file minecraft.rar in mods directory
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_Blazium
2012-08-26 14:11:50 [WARNING] [ForgeModLoader] Zip file minecraft.jar failed to read properly, it will be ignored
2012-08-26 14:11:50 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Received a system property request ''
2012-08-26 14:11:50 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-08-26 14:11:50 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-08-26 14:11:50 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Mod sorting data:
2012-08-26 14:11:50 [FINE] [ForgeModLoader] 	mod_Blazium(mod_Blazium): minecraft.jar ()
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Activating mod FML
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Activating mod Forge
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Enabling mod mod_Blazium
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Activating mod mod_Blazium
2012-08-26 14:11:50 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@1a0784f to mod FML
2012-08-26 14:11:50 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@1a0784f delivered to mod FML
2012-08-26 14:11:50 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@1a0784f to mod Forge
2012-08-26 14:11:50 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@1a0784f delivered to mod Forge
2012-08-26 14:11:50 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@1a0784f to mod mod_Blazium
2012-08-26 14:11:50 [FINE] [ForgeModLoader] No MLProp configuration for mod_Blazium found or required. No file written
2012-08-26 14:11:50 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_Blazium
2012-08-26 14:11:50 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@1a0784f delivered to mod mod_Blazium
2012-08-26 14:11:50 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@14e1b66 to mod FML
2012-08-26 14:11:50 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@14e1b66 delivered to mod FML
2012-08-26 14:11:50 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@14e1b66 to mod Forge
2012-08-26 14:11:50 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@14e1b66 delivered to mod Forge
2012-08-26 14:11:50 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@14e1b66 to mod mod_Blazium
2012-08-26 14:11:50 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@14e1b66 delivered to mod mod_Blazium
2012-08-26 14:11:51 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@1732bcf to mod FML
2012-08-26 14:11:51 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@1732bcf delivered to mod FML
2012-08-26 14:11:51 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@1732bcf to mod Forge
2012-08-26 14:11:51 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@1732bcf delivered to mod Forge
2012-08-26 14:11:51 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@1732bcf to mod mod_Blazium
2012-08-26 14:11:51 [iNFO] [ForgeModLoader] MinecraftForge v4.0.0.200 Initialized
2012-08-26 14:11:51 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@1732bcf delivered to mod mod_Blazium
2012-08-26 14:11:51 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@16dfe7c to mod FML
2012-08-26 14:11:51 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@16dfe7c delivered to mod FML
2012-08-26 14:11:51 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@16dfe7c to mod Forge
2012-08-26 14:11:51 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@16dfe7c delivered to mod Forge
2012-08-26 14:11:51 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@16dfe7c to mod mod_Blazium
2012-08-26 14:11:51 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@16dfe7c delivered to mod mod_Blazium
2012-08-26 14:11:51 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@11965c7 to mod FML
2012-08-26 14:11:51 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@11965c7 delivered to mod FML
2012-08-26 14:11:51 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@11965c7 to mod Forge
2012-08-26 14:11:51 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@11965c7 delivered to mod Forge
2012-08-26 14:11:51 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@11965c7 to mod mod_Blazium
2012-08-26 14:11:51 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@11965c7 delivered to mod mod_Blazium
2012-08-26 14:11:51 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods
2012-08-26 14:11:59 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartingEvent@1864014 to mod FML
2012-08-26 14:11:59 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartingEvent@1864014 delivered to mod FML
2012-08-26 14:11:59 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartingEvent@1864014 to mod Forge
2012-08-26 14:11:59 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartingEvent@1864014 delivered to mod Forge
2012-08-26 14:11:59 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartingEvent@1864014 to mod mod_Blazium
2012-08-26 14:11:59 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartingEvent@1864014 delivered to mod mod_Blazium
2012-08-26 14:11:59 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartedEvent@c465cd to mod FML
2012-08-26 14:11:59 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartedEvent@c465cd delivered to mod FML
2012-08-26 14:11:59 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartedEvent@c465cd to mod Forge
2012-08-26 14:11:59 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartedEvent@c465cd delivered to mod Forge
2012-08-26 14:11:59 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartedEvent@c465cd to mod mod_Blazium
2012-08-26 14:11:59 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartedEvent@c465cd delivered to mod mod_Blazium
2012-08-26 14:12:10 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStoppingEvent@923822 to mod FML
2012-08-26 14:12:10 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStoppingEvent@923822 delivered to mod FML
2012-08-26 14:12:10 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStoppingEvent@923822 to mod Forge
2012-08-26 14:12:10 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStoppingEvent@923822 delivered to mod Forge
2012-08-26 14:12:10 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStoppingEvent@923822 to mod mod_Blazium
2012-08-26 14:12:10 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStoppingEvent@923822 delivered to mod mod_Blazium
2012-08-26 14:12:48 [iNFO] [sTDOUT] MinecraftForge v4.0.0.200 Initialized
Stopping!

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.