Posted August 30, 201213 yr Hi, I use a mod called Ugocraft that works great with Modloader, however, it doesn't load with Minecraftforge. :-( I am using minecraft client and server 1.3.2 and to be clear, if I load modloader, then modloadermp into my client, and I load modloader into my server, I can then load this "Ugocraft" mod by just throwing the server version in the server's "mods" folder, and throw the client version in the client's "mods" folder and it works awesome! :-D However, if I repeat the same process with Minecraftforge, neither the server, nor the client will load up the Ugocraft mod from the .zip file :-( I was wondering if there was a trick to getting Ugocraft to load with FML? Or maybe you guys just need to tweak FML to load what Ugocraft needs? Below is the pertinent server log info: ForgeModLoader-client-0.log: 2012-08-30 12:03:17 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.71.289 for Minecraft client:1.3.2, server:1.3.2 loading 2012-08-30 12:03:17 [FINEST] [ForgeModLoader] All core mods are successfully located 2012-08-30 12:03:17 [FINEST] [ForgeModLoader] Discovering coremods 2012-08-30 12:03:17 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir 2012-08-30 12:03:17 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir 2012-08-30 12:03:17 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir 2012-08-30 12:03:17 [FINEST] [ForgeModLoader] Running coremod plugins 2012-08-30 12:03:17 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2012-08-30 12:03:17 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2012-08-30 12:03:17 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2012-08-30 12:03:17 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2012-08-30 12:03:17 [FINEST] [ForgeModLoader] Validating minecraft 2012-08-30 12:03:17 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2012-08-30 12:03:19 [iNFO] [sTDOUT] 27 achievements 2012-08-30 12:03:19 [iNFO] [sTDOUT] 195 recipes 2012-08-30 12:03:19 [iNFO] [sTDOUT] Setting user: Bandayd, 1 2012-08-30 12:03:19 [iNFO] [sTDOUT] LWJGL Version: 2.4.2 2012-08-30 12:03:20 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization 2012-08-30 12:03:20 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer] 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Skipping known library file C:\Users\jmeadows\AppData\Roaming\.minecraft\bin\lwjgl.jar 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Skipping known library file C:\Users\jmeadows\AppData\Roaming\.minecraft\bin\jinput.jar 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Skipping known library file C:\Users\jmeadows\AppData\Roaming\.minecraft\bin\lwjgl_util.jar 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\jmeadows\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Skipping known library file C:\Users\jmeadows\AppData\Roaming\.minecraft\lib\argo-2.25.jar 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Skipping known library file C:\Users\jmeadows\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Skipping known library file C:\Users\jmeadows\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully 2012-08-30 12:03:20 [iNFO] [ForgeModLoader] Searching C:\Users\jmeadows\AppData\Roaming\.minecraft\mods for mods 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Found a candidate zip or jar file UgoCraft_Client_1.3.2_HS_20120822_01.zip 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Examining file UgoCraft_Client_1.3.2_HS_20120822_01.zip for potential mods 2012-08-30 12:03:20 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 2 mods to load 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Received a system property request '' 2012-08-30 12:03:20 [FINE] [ForgeModLoader] System property request managing the state of 0 mods 2012-08-30 12:03:20 [FINE] [ForgeModLoader] After merging, found state information for 0 mods 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied 2012-08-30 12:03:20 [FINE] [ForgeModLoader] All mod requirements are satisfied 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Sorting mods into an ordered list 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Mod sorting completed successfully 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Mod sorting data: 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Activating mod FML 2012-08-30 12:03:20 [FINE] [ForgeModLoader] Activating mod Forge 2012-08-30 12:03:20 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@6f557daf to mod FML 2012-08-30 12:03:20 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@6f557daf delivered to mod FML 2012-08-30 12:03:20 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@6f557daf to mod Forge 2012-08-30 12:03:20 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@6f557daf delivered to mod Forge 2012-08-30 12:03:20 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@1e88e76f to mod FML 2012-08-30 12:03:20 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@1e88e76f delivered to mod FML 2012-08-30 12:03:20 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@1e88e76f to mod Forge 2012-08-30 12:03:20 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@1e88e76f delivered to mod Forge 2012-08-30 12:03:21 [iNFO] [sTDOUT] Starting up SoundSystem... 2012-08-30 12:03:21 [iNFO] [sTDOUT] Initializing LWJGL OpenAL 2012-08-30 12:03:21 [iNFO] [sTDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2012-08-30 12:03:21 [iNFO] [sTDOUT] OpenAL initialized. 2012-08-30 12:03:21 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@40366638 to mod FML 2012-08-30 12:03:21 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@40366638 delivered to mod FML 2012-08-30 12:03:21 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@40366638 to mod Forge 2012-08-30 12:03:21 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@40366638 delivered to mod Forge 2012-08-30 12:03:21 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@41a13003 to mod FML 2012-08-30 12:03:21 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@41a13003 delivered to mod FML 2012-08-30 12:03:21 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@41a13003 to mod Forge 2012-08-30 12:03:21 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@41a13003 delivered to mod Forge 2012-08-30 12:03:21 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@28c2de88 to mod FML 2012-08-30 12:03:21 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@28c2de88 delivered to mod FML 2012-08-30 12:03:21 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@28c2de88 to mod Forge 2012-08-30 12:03:21 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@28c2de88 delivered to mod Forge 2012-08-30 12:03:21 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 2 mods 2012-08-30 12:03:27 [iNFO] [sTDOUT] Connecting to 127.0.0.1, 25566 2012-08-30 12:03:31 [iNFO] [ForgeModLoader] MinecraftForge v4.0.0.200 Initialized 2012-08-30 12:04:12 [iNFO] [sTDOUT] MinecraftForge v4.0.0.200 Initialized Stopping! 2012-08-30 12:04:12 [iNFO] [sTDOUT] SoundSystem shutting down... 2012-08-30 12:04:12 [iNFO] [sTDOUT] Author: Paul Lamb, www.paulscode.com ForgeModLoader-server-0.log: 2012-08-30 12:02:29 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.0.71.289 for Minecraft client:1.3.2, server:1.3.2 loading 2012-08-30 12:02:29 [FINEST] [ForgeModLoader] All core mods are successfully located 2012-08-30 12:02:29 [FINEST] [ForgeModLoader] Discovering coremods 2012-08-30 12:02:30 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir 2012-08-30 12:02:30 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir 2012-08-30 12:02:30 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir 2012-08-30 12:02:30 [FINEST] [ForgeModLoader] Running coremod plugins 2012-08-30 12:02:30 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin 2012-08-30 12:02:30 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully 2012-08-30 12:02:30 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin 2012-08-30 12:02:30 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully 2012-08-30 12:02:30 [FINEST] [ForgeModLoader] Validating minecraft 2012-08-30 12:02:30 [FINEST] [ForgeModLoader] Minecraft validated, launching... 2012-08-30 12:02:31 [iNFO] [sTDOUT] 195 recipes 2012-08-30 12:02:31 [iNFO] [sTDOUT] 27 achievements 2012-08-30 12:02:31 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization 2012-08-30 12:02:31 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization 2012-08-30 12:02:31 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer] 2012-08-30 12:02:31 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes 2012-08-30 12:02:31 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\jmeadows\AppData\Roaming\- minecraft server - 1.3.2\minecraft_server.jar, examining for mod candidates 2012-08-30 12:02:31 [FINE] [ForgeModLoader] Skipping known library file C:\Users\jmeadows\AppData\Roaming\- minecraft server - 1.3.2\lib\argo-2.25.jar 2012-08-30 12:02:31 [FINE] [ForgeModLoader] Skipping known library file C:\Users\jmeadows\AppData\Roaming\- minecraft server - 1.3.2\lib\guava-12.0.1.jar 2012-08-30 12:02:31 [FINE] [ForgeModLoader] Skipping known library file C:\Users\jmeadows\AppData\Roaming\- minecraft server - 1.3.2\lib\asm-all-4.0.jar 2012-08-30 12:02:31 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully 2012-08-30 12:02:31 [iNFO] [ForgeModLoader] Searching C:\Users\jmeadows\AppData\Roaming\- minecraft server - 1.3.2\mods for mods 2012-08-30 12:02:31 [FINE] [ForgeModLoader] Found a candidate zip or jar file UgoCraft_Server_1.3.2_HS_20120822_01.zip 2012-08-30 12:02:31 [FINE] [ForgeModLoader] Examining file minecraft_server.jar for potential mods 2012-08-30 12:02:32 [FINE] [ForgeModLoader] Examining file UgoCraft_Server_1.3.2_HS_20120822_01.zip for potential mods 2012-08-30 12:02:32 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 2 mods to load 2012-08-30 12:02:32 [FINE] [ForgeModLoader] Received a system property request '' 2012-08-30 12:02:32 [FINE] [ForgeModLoader] System property request managing the state of 0 mods 2012-08-30 12:02:32 [FINE] [ForgeModLoader] After merging, found state information for 0 mods 2012-08-30 12:02:32 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied 2012-08-30 12:02:32 [FINE] [ForgeModLoader] All mod requirements are satisfied 2012-08-30 12:02:32 [FINE] [ForgeModLoader] Sorting mods into an ordered list 2012-08-30 12:02:32 [FINE] [ForgeModLoader] Mod sorting completed successfully 2012-08-30 12:02:32 [FINE] [ForgeModLoader] Mod sorting data: 2012-08-30 12:02:32 [FINE] [ForgeModLoader] Activating mod FML 2012-08-30 12:02:32 [FINE] [ForgeModLoader] Activating mod Forge 2012-08-30 12:02:32 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@76705d28 to mod FML 2012-08-30 12:02:32 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@76705d28 delivered to mod FML 2012-08-30 12:02:32 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLConstructionEvent@76705d28 to mod Forge 2012-08-30 12:02:32 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLConstructionEvent@76705d28 delivered to mod Forge 2012-08-30 12:02:32 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@9d532ae to mod FML 2012-08-30 12:02:32 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@9d532ae delivered to mod FML 2012-08-30 12:02:32 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPreInitializationEvent@9d532ae to mod Forge 2012-08-30 12:02:32 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPreInitializationEvent@9d532ae delivered to mod Forge 2012-08-30 12:02:33 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@168497f6 to mod FML 2012-08-30 12:02:33 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@168497f6 delivered to mod FML 2012-08-30 12:02:33 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLInitializationEvent@168497f6 to mod Forge 2012-08-30 12:02:33 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLInitializationEvent@168497f6 delivered to mod Forge 2012-08-30 12:02:33 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@202264da to mod FML 2012-08-30 12:02:33 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@202264da delivered to mod FML 2012-08-30 12:02:33 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLPostInitializationEvent@202264da to mod Forge 2012-08-30 12:02:33 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLPostInitializationEvent@202264da delivered to mod Forge 2012-08-30 12:02:33 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@4907dcfe to mod FML 2012-08-30 12:02:33 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@4907dcfe delivered to mod FML 2012-08-30 12:02:33 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLLoadCompleteEvent@4907dcfe to mod Forge 2012-08-30 12:02:33 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLLoadCompleteEvent@4907dcfe delivered to mod Forge 2012-08-30 12:02:33 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 2 mods 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-Marker 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-Core 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-Marker 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-SearchControl 2012-08-30 12:02:34 [iNFO] [sTDOUT] Skipping TileEntity with id Ugo-Core 2012-08-30 12:02:34 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartingEvent@3a5d3ac0 to mod FML 2012-08-30 12:02:34 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartingEvent@3a5d3ac0 delivered to mod FML 2012-08-30 12:02:34 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartingEvent@3a5d3ac0 to mod Forge 2012-08-30 12:02:34 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartingEvent@3a5d3ac0 delivered to mod Forge 2012-08-30 12:02:34 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartedEvent@354124d6 to mod FML 2012-08-30 12:02:34 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartedEvent@354124d6 delivered to mod FML 2012-08-30 12:02:34 [FINER] [ForgeModLoader] Posting state event cpw.mods.fml.common.event.FMLServerStartedEvent@354124d6 to mod Forge 2012-08-30 12:02:34 [FINER] [ForgeModLoader] State event cpw.mods.fml.common.event.FMLServerStartedEvent@354124d6 delivered to mod Forge 2012-08-30 12:03:28 [FINEST] [ForgeModLoader] Received valid FML login packet from /127.0.0.1:18549 2012-08-30 12:03:29 [FINE] [ForgeModLoader] User Bandayd connecting with mods [] I believe the "Skipping TileEntity" stuff is from the world having Ugocraft items in it, however the mod isn't loaded to handle them. And, if it helps any, here is what it looks like if I load it all with modloader: Client Modloader.txt: Aug 30, 2012 11:45:03 AM ModLoader init FINE: ModLoader 1.3.2 Initializing... Aug 30, 2012 11:45:03 AM ModLoader readFromClassPath FINER: Adding mods from C:\Users\jmeadows\AppData\Roaming\.minecraft\bin\minecraft.jar Aug 30, 2012 11:45:03 AM ModLoader readFromClassPath FINER: Zip found. Aug 30, 2012 11:45:03 AM ModLoader addMod FINE: Mod Initialized: "mod_ModLoaderMp 1.3.2v1" from mod_ModLoaderMp.class Aug 30, 2012 11:45:03 AM ModLoader readFromModFolder FINER: Adding mods from C:\Users\jmeadows\AppData\Roaming\.minecraft\mods\UgoCraft_Client_1.3.2_HS_20120822_01.zip Aug 30, 2012 11:45:03 AM ModLoader readFromModFolder FINER: Zip found. Aug 30, 2012 11:45:04 AM ModLoader setupProperties FINER: debugMessage set to false Aug 30, 2012 11:45:04 AM ModLoader setupProperties FINER: economizeSpriteId set to true Aug 30, 2012 11:45:04 AM ModLoader setupProperties FINER: blockSize set to 1024 Aug 30, 2012 11:45:04 AM ModLoader setupProperties FINER: blockLength set to 50 Aug 30, 2012 11:45:04 AM ModLoader setupProperties FINER: blockIdCore set to 175 Aug 30, 2012 11:45:04 AM ModLoader setupProperties FINER: blockIdMarker set to 170 Aug 30, 2012 11:45:04 AM ModLoader setupProperties FINER: blockIdSearchControl set to 171 Aug 30, 2012 11:45:04 AM ModLoader setupProperties FINER: entityIdCore set to 70 Aug 30, 2012 11:45:04 AM ModLoader setupProperties FINER: entityNetIdCore set to 230 Aug 30, 2012 11:45:04 AM ModLoader setupProperties FINER: entityIdBlock set to 71 Aug 30, 2012 11:45:04 AM ModLoader setupProperties FINER: entityNetIdBlock set to 231 Aug 30, 2012 11:45:04 AM ModLoader setupProperties FINER: guiIdCoreFuel set to 105 Aug 30, 2012 11:45:04 AM ModLoader setupProperties FINER: itemIdControlPanel set to 12800 Aug 30, 2012 11:45:04 AM ModLoader setupProperties FINER: itemIdSearchControlPlate set to 12801 Aug 30, 2012 11:45:04 AM ModLoader addMod FINE: Mod Initialized: "mod_UgoCraft 1.3.2_HS_20120822_01" from mod_UgoCraft.class Aug 30, 2012 11:45:04 AM ModLoader init FINE: Mod Loaded: "mod_ModLoaderMp 1.3.2v1" Aug 30, 2012 11:45:04 AM ModLoader addOverride FINER: addOverride(/gui/items.png,/maocat/UgoCraft/control_panel.png,38). 80 left. Aug 30, 2012 11:45:04 AM ModLoader addOverride FINER: addOverride(/gui/items.png,/maocat/UgoCraft/insulation_front.png,102). 79 left. Aug 30, 2012 11:45:04 AM ModLoader addOverride FINER: addOverride(/gui/items.png,/maocat/UgoCraft/one-way_front.png,118). 78 left. Aug 30, 2012 11:45:04 AM ModLoaderMp log FINE: ModLoaderMP 1.3.2v1 Initialized Aug 30, 2012 11:45:04 AM ModLoader init FINE: Mod Loaded: "mod_UgoCraft 1.3.2_HS_20120822_01" Aug 30, 2012 11:45:04 AM ModLoader addAllRenderers FINE: Initialized Server Modloader.txt: Aug 30, 2012 11:45:25 AM ModLoader init FINE: ModLoaderMP 1.3.2v1 Initializing... Aug 30, 2012 11:45:25 AM ModLoader readFromClassPath FINER: Adding mods from C:\Users\jmeadows\AppData\Roaming\- minecraft server - 1.3.2\minecraft_server.jar Aug 30, 2012 11:45:25 AM ModLoader readFromClassPath FINER: Zip found. Aug 30, 2012 11:45:25 AM ModLoader readFromModFolder FINER: Adding mods from C:\Users\jmeadows\AppData\Roaming\- minecraft server - 1.3.2\mods\UgoCraft_Server_1.3.2_HS_20120822_01.zip Aug 30, 2012 11:45:25 AM ModLoader readFromModFolder FINER: Zip found. Aug 30, 2012 11:45:25 AM ModLoader setupProperties FINER: debugMessage set to false Aug 30, 2012 11:45:25 AM ModLoader setupProperties FINER: blockSize set to 1024 Aug 30, 2012 11:45:25 AM ModLoader setupProperties FINER: blockLength set to 50 Aug 30, 2012 11:45:25 AM ModLoader setupProperties FINER: blockIdCore set to 175 Aug 30, 2012 11:45:25 AM ModLoader setupProperties FINER: blockIdMarker set to 170 Aug 30, 2012 11:45:25 AM ModLoader setupProperties FINER: blockIdSearchControl set to 171 Aug 30, 2012 11:45:25 AM ModLoader setupProperties FINER: entityIdCore set to 70 Aug 30, 2012 11:45:25 AM ModLoader setupProperties FINER: entityNetIdCore set to 230 Aug 30, 2012 11:45:25 AM ModLoader setupProperties FINER: entityIdBlock set to 71 Aug 30, 2012 11:45:25 AM ModLoader setupProperties FINER: entityNetIdBlock set to 231 Aug 30, 2012 11:45:25 AM ModLoader setupProperties FINER: guiIdCoreFuel set to 105 Aug 30, 2012 11:45:25 AM ModLoader setupProperties FINER: itemIdControlPanel set to 12800 Aug 30, 2012 11:45:25 AM ModLoader setupProperties FINER: ItemIdSearchControlPlate set to 12801 Aug 30, 2012 11:45:25 AM ModLoader addMod FINE: Mod Initialized: "mod_UgoCraft 1.3.2_HS_20120822_01" from mod_UgoCraft.class Aug 30, 2012 11:45:25 AM ModLoaderMp log FINE: ModLoaderMP 1.3.2v1 Initialized Aug 30, 2012 11:45:25 AM ModLoader init FINE: Mod Loaded: "mod_UgoCraft 1.3.2_HS_20120822_01" Aug 30, 2012 11:45:33 AM ModLoaderMp log FINE: Bandayd joined with mod_ModLoaderMp 1.3.2v1, mod_UgoCraft 1.3.2_HS_20120822_01 Anything you could do to make Forge play nice with Ugocraft would be wonderful! :-D Also, if it help any.... here are the links where you can download the mod yourselves to play with it: Ugocraft Client Mod: http://www.maocat.net/wp-content/uploads/2012/08/UgoCraft_Client_1.3.2_HS_20120822_01.zip Ugocraft Server Mod: http://www.maocat.net/wp-content/uploads/2012/08/UgoCraft_Server_1.3.2_HS_20120822_01.zip Thank you for your time, you guys are great! :-)
August 30, 201213 yr Ugocraft is a MLMP based mods, we do not support MLMP as they are bad, never update properly, closed source, fail at copy/paste, etc... Tell the Ugocraft makers to switch to forge. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
August 30, 201213 yr Author LexManos, I'm sorry about that, I misunderstood, I thought when your page said "If you have a ModLoader mod that does not work with FML/Forge, *TELL US*" I thought that meant that it included Modloader MP. I see how I was incorrect now. I will contact the developers of Ugocraft and ask them to convert over for the good of humanity and the minecraft community. :-) Thank you for taking the time to reply to me, even if I was wrong. :-) Have a good one! :-D -Bandayd
August 30, 201213 yr Yeah, ModLoaderMP is not made by the ModLoader person, it is a third-party library that is actually quite poorly made.
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.