Jump to content

FML override leather armor torso texture


vherkin

Recommended Posts

I've tested it with various modloader mod. When many texture are added by them, it override the Torso Leather armor gui texture.

This doesn't happen when i use modloader.

I've switched to modloader only for test purpose. The two did not get installed at the same time.

Im using MultiMc

 

It is a small issue, i know, but i wanted to let you know. Thanks for your time and forge is awesome. Thanks for what you do

 

Here the code

 

2012-11-20 18:16:02 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.5.0.457 for Minecraft 1.4.5 loading

2012-11-20 18:16:02 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-11-20 18:16:02 [FINEST] [ForgeModLoader] Discovering coremods

2012-11-20 18:16:02 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2012-11-20 18:16:02 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2012-11-20 18:16:02 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2012-11-20 18:16:02 [FINEST] [ForgeModLoader] Running coremod plugins

2012-11-20 18:16:02 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-11-20 18:16:02 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-11-20 18:16:02 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-11-20 18:16:02 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-11-20 18:16:02 [FINEST] [ForgeModLoader] Validating minecraft

2012-11-20 18:16:03 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-11-20 18:16:04 [iNFO] [sTDOUT] 27 achievements

2012-11-20 18:16:04 [iNFO] [sTDOUT] 208 recipes

2012-11-20 18:16:04 [iNFO] [sTDOUT] Setting user: Vheerkin, 8772446855411767690

2012-11-20 18:16:04 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-11-20 18:16:05 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-11-20 18:16:05 [iNFO] [sTDOUT] MinecraftForge v6.4.0.394 Initialized

2012-11-20 18:16:05 [iNFO] [ForgeModLoader] MinecraftForge v6.4.0.394 Initialized

2012-11-20 18:16:05 [iNFO] [sTDOUT] Replaced 84 ore recipies

2012-11-20 18:16:05 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-11-20 18:16:05 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2012-11-20 18:16:05 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2012-11-20 18:16:05 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Vherkin\Desktop\Multimc\instances\testitesttest\minecraft\bin\minecraft.jar, examining for mod candidates

2012-11-20 18:16:05 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Vherkin\Desktop\Multimc\instances\testitesttest\minecraft\bin\lwjgl.jar

2012-11-20 18:16:05 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Vherkin\Desktop\Multimc\instances\testitesttest\minecraft\bin\lwjgl_util.jar

2012-11-20 18:16:05 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Vherkin\Desktop\Multimc\instances\testitesttest\minecraft\bin\jinput.jar

2012-11-20 18:16:05 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Vherkin\Desktop\Multimc\instances\testitesttest\minecraft\lib\argo-2.25.jar

2012-11-20 18:16:05 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Vherkin\Desktop\Multimc\instances\testitesttest\minecraft\lib\guava-12.0.1.jar

2012-11-20 18:16:05 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Vherkin\Desktop\Multimc\instances\testitesttest\minecraft\lib\asm-all-4.0.jar

2012-11-20 18:16:05 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2012-11-20 18:16:05 [iNFO] [ForgeModLoader] Searching C:\Users\Vherkin\Desktop\Multimc\instances\testitesttest\minecraft\mods for mods

2012-11-20 18:16:05 [FINE] [ForgeModLoader] Found a candidate mod directory coralreef

2012-11-20 18:16:05 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap

2012-11-20 18:16:05 [FINE] [ForgeModLoader] Found a candidate mod directory resources

2012-11-20 18:16:05 [FINE] [ForgeModLoader] Found a candidate mod directory weaponmod

2012-11-20 18:16:05 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-11-20 18:16:05 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2012-11-20 18:16:05 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_Shelf

2012-11-20 18:16:05 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_coral

2012-11-20 18:16:05 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_CoralReefGUI

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Examining directory coralreef for potential mods

2012-11-20 18:16:06 [FINE] [ForgeModLoader] No mcmod.info file found in directory coralreef

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods

2012-11-20 18:16:06 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Examining directory resources for potential mods

2012-11-20 18:16:06 [FINE] [ForgeModLoader] No mcmod.info file found in directory resources

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins.Beach

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins.desert

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins.DesertHills

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins.Extreme Hills

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins.Extreme Hills Edge

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins.forest

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins.ForestHills

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins.hell

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins.ice Mountains

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins.ice Plains

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins.Jungle

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins.JungleHills

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins.ocean

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins.OPTIONAL

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins.plains

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins.swampland

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins.taiga

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Recursing into package ruins.TaigaHills

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Examining directory weaponmod for potential mods

2012-11-20 18:16:06 [FINE] [ForgeModLoader] No mcmod.info file found in directory weaponmod

2012-11-20 18:16:06 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 6 mods to load

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Received a system property request ''

2012-11-20 18:16:06 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2012-11-20 18:16:06 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Activating mod mcp

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Activating mod FML

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Activating mod Forge

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Enabling mod mod_Shelf

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Activating mod mod_Shelf

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Enabling mod mod_coral

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Activating mod mod_coral

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Enabling mod mod_CoralReefGUI

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Activating mod mod_CoralReefGUI

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-11-20 18:16:06 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Mod sorting data:

2012-11-20 18:16:06 [FINE] [ForgeModLoader] mod_Shelf(mod_Shelf:Not available): minecraft.jar ()

2012-11-20 18:16:06 [FINE] [ForgeModLoader] mod_coral(mod_coral:Not available): minecraft.jar ()

2012-11-20 18:16:06 [FINE] [ForgeModLoader] mod_CoralReefGUI(mod_CoralReefGUI:Not available): minecraft.jar ()

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_Shelf

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Reading existing configuration file for mod_Shelf : mod_Shelf.cfg

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Found an MLProp field ShelfID in mod_Shelf

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Found an MLProp field Render3DItems in mod_Shelf

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Found an MLProp field RotateItems in mod_Shelf

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Considering MLProp field ShelfID

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Configuration for mod_Shelf.ShelfID found values default: 162, configured: 181, interpreted: 181

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Configuration for mod_Shelf.ShelfID value set to: 181

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Considering MLProp field Render3DItems

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Configuration for mod_Shelf.Render3DItems found values default: false, configured: false, interpreted: false

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Considering MLProp field RotateItems

2012-11-20 18:16:06 [FINEST] [ForgeModLoader] Configuration for mod_Shelf.RotateItems found values default: false, configured: false, interpreted: false

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Configuration for mod_Shelf written to mod_Shelf.cfg

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_Shelf

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_Shelf

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_Shelf

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_coral

2012-11-20 18:16:06 [FINE] [ForgeModLoader] No MLProp configuration for mod_coral found or required. No file written

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_coral

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_coral

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_coral

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_CoralReefGUI

2012-11-20 18:16:06 [FINE] [ForgeModLoader] No MLProp configuration for mod_CoralReefGUI found or required. No file written

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_CoralReefGUI

2012-11-20 18:16:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_CoralReefGUI

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_CoralReefGUI

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge

2012-11-20 18:16:06 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_Shelf

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_Shelf

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_coral

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_coral

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_CoralReefGUI

2012-11-20 18:16:06 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_CoralReefGUI

2012-11-20 18:16:07 [iNFO] [sTDOUT] Starting up SoundSystem...

2012-11-20 18:16:07 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2012-11-20 18:16:07 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2012-11-20 18:16:07 [iNFO] [sTDOUT] OpenAL initialized.

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mod_Shelf

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mod_Shelf

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mod_coral

2012-11-20 18:16:07 [iNFO] [sTDOUT] Setting Coral Block IDs.

2012-11-20 18:16:07 [iNFO] [sTDOUT] CoralReef settings updated.

2012-11-20 18:16:07 [FINE] [ForgeModLoader] Overriding /terrain.png @ 26 with /nandonalt/CoralMod/block_coral1.png. 18 slots remaining

2012-11-20 18:16:07 [FINE] [ForgeModLoader] Overriding /terrain.png @ 27 with /nandonalt/CoralMod/block_coral2.png. 17 slots remaining

2012-11-20 18:16:07 [FINE] [ForgeModLoader] Overriding /terrain.png @ 42 with /nandonalt/CoralMod/block_coral3.png. 16 slots remaining

2012-11-20 18:16:07 [FINE] [ForgeModLoader] Overriding /terrain.png @ 57 with /nandonalt/CoralMod/block_coral4.png. 15 slots remaining

2012-11-20 18:16:07 [FINE] [ForgeModLoader] Overriding /terrain.png @ 58 with /nandonalt/CoralMod/block_coral5.png. 14 slots remaining

2012-11-20 18:16:07 [FINE] [ForgeModLoader] Overriding /terrain.png @ 187 with /nandonalt/CoralMod/block_coral6.png. 13 slots remaining

2012-11-20 18:16:07 [FINE] [ForgeModLoader] Overriding /terrain.png @ 188 with /nandonalt/CoralMod/block_reef.png. 12 slots remaining

2012-11-20 18:16:07 [FINE] [ForgeModLoader] Overriding /terrain.png @ 189 with /nandonalt/CoralMod/block_reef2.png. 11 slots remaining

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mod_coral

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mod_CoralReefGUI

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mod_CoralReefGUI

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mod_Shelf

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mod_Shelf

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mod_coral

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mod_coral

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mod_CoralReefGUI

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mod_CoralReefGUI

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mod_Shelf

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mod_Shelf

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mod_coral

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mod_coral

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mod_CoralReefGUI

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mod_CoralReefGUI

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mod_Shelf

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Handling post startup activities for ModLoader mod mod_Shelf

2012-11-20 18:16:07 [FINEST] [ForgeModLoader] Requesting renderers from basemod mod_Shelf

2012-11-20 18:16:07 [FINEST] [ForgeModLoader] Received 51 renderers from basemod mod_Shelf

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mod_Shelf

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mod_coral

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Handling post startup activities for ModLoader mod mod_coral

2012-11-20 18:16:07 [FINEST] [ForgeModLoader] Requesting renderers from basemod mod_coral

2012-11-20 18:16:07 [FINEST] [ForgeModLoader] Received 51 renderers from basemod mod_coral

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mod_coral

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mod_CoralReefGUI

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Handling post startup activities for ModLoader mod mod_CoralReefGUI

2012-11-20 18:16:07 [FINEST] [ForgeModLoader] Requesting renderers from basemod mod_CoralReefGUI

2012-11-20 18:16:07 [FINEST] [ForgeModLoader] Received 51 renderers from basemod mod_CoralReefGUI

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mod_CoralReefGUI

2012-11-20 18:16:07 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 6 mods

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Registered texture override 26 (26) on /terrain.png (7)

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Registered texture override 27 (27) on /terrain.png (7)

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Registered texture override 42 (42) on /terrain.png (7)

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Registered texture override 57 (57) on /terrain.png (7)

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Registered texture override 58 (58) on /terrain.png (7)

2012-11-20 18:16:07 [FINER] [ForgeModLoader] Registered texture override 187 (187) on /terrain.png (7)

2012-11-20 18:16:08 [FINER] [ForgeModLoader] Registered texture override 188 (188) on /terrain.png (7)

2012-11-20 18:16:08 [FINER] [ForgeModLoader] Registered texture override 189 (189) on /terrain.png (7)

2012-11-20 18:16:10 [sEVERE] [ForgeModLoader] This world was saved with mod mod_Conteneur which appears to be missing, things may not work well

2012-11-20 18:16:10 [iNFO] [ForgeModLoader] Loading dimension 0 (New World) (bdo@6453043a)

2012-11-20 18:16:10 [iNFO] [ForgeModLoader] Loading dimension 1 (New World) (bdo@6453043a)

2012-11-20 18:16:10 [iNFO] [ForgeModLoader] Loading dimension -1 (New World) (bdo@6453043a)

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mcp

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mcp

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod FML

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod FML

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod Forge

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod Forge

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mod_Shelf

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mod_Shelf

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mod_coral

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mod_coral

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mod_CoralReefGUI

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mod_CoralReefGUI

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mcp

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mcp

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod FML

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod FML

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod Forge

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod Forge

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mod_Shelf

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mod_Shelf

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mod_coral

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mod_coral

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mod_CoralReefGUI

2012-11-20 18:16:11 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mod_CoralReefGUI

2012-11-20 18:18:29 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod mcp

2012-11-20 18:18:29 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod mcp

2012-11-20 18:18:29 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod FML

2012-11-20 18:18:29 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod FML

2012-11-20 18:18:29 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod Forge

2012-11-20 18:18:29 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod Forge

2012-11-20 18:18:29 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod mod_Shelf

2012-11-20 18:18:29 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod mod_Shelf

2012-11-20 18:18:29 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod mod_coral

2012-11-20 18:18:29 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod mod_coral

2012-11-20 18:18:29 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod mod_CoralReefGUI

2012-11-20 18:18:29 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod mod_CoralReefGUI

2012-11-20 18:18:29 [iNFO] [ForgeModLoader] Unloading dimension 0

2012-11-20 18:18:29 [iNFO] [ForgeModLoader] Unloading dimension 1

2012-11-20 18:18:29 [iNFO] [sTDOUT] Stopping!

2012-11-20 18:18:30 [iNFO] [sTDOUT] SoundSystem shutting down...

2012-11-20 18:18:30 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

 

 

Link to comment
Share on other sites

Yes, I know that issue. It happens on MC 1.4.2 with Forge 6.0.1.355 and this mod: http://www.minecraftforum.net/topic/942445-142-craftable-mob-eggs-sspsmp-pending/

I don't know about 1.4.4/1.4.5 as this mod isn't updated yet.

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

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.