Jump to content

minecraft forge isnt recognising mods ?


Mr Hugzy

Recommended Posts

i installed the latest version first then the reccomennded version of minecraft forge ( recommended for divine rpg ) but neither can read the jar file of divine rpg ? ive also downloaded divine rpg several time but it never works im not sure if its a minecraft forge problem or if its a problem with the mod itself ? here is the log thingy ...

 

 

 

2013-01-15 14:26:10 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading

2013-01-15 14:26:10 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-01-15 14:26:10 [FINEST] [ForgeModLoader] Discovering coremods

2013-01-15 14:26:10 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2013-01-15 14:26:10 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2013-01-15 14:26:10 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2013-01-15 14:26:10 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir

2013-01-15 14:26:10 [FINEST] [ForgeModLoader] Running coremod plugins

2013-01-15 14:26:10 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2013-01-15 14:26:10 [sEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing

2013-01-15 14:26:10 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2013-01-15 14:26:10 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2013-01-15 14:26:10 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2013-01-15 14:26:10 [FINEST] [ForgeModLoader] Validating minecraft

2013-01-15 14:26:10 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2013-01-15 14:26:11 [iNFO] [sTDOUT] 27 achievements

2013-01-15 14:26:11 [iNFO] [sTDOUT] 210 recipes

2013-01-15 14:26:11 [iNFO] [sTDOUT] Setting user: MrHugzy_, 2298613473084099197

2013-01-15 14:26:11 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2013-01-15 14:26:11 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2013-01-15 14:26:11 [iNFO] [sTDOUT] MinecraftForge v6.6.0.497 Initialized

2013-01-15 14:26:11 [iNFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized

2013-01-15 14:26:12 [iNFO] [sTDOUT] Replaced 84 ore recipies

2013-01-15 14:26:12 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\ben\AppData\Roaming\.minecraft\bin\lwjgl.jar

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\ben\AppData\Roaming\.minecraft\bin\jinput.jar

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\ben\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\ben\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\ben\AppData\Roaming\.minecraft\lib\argo-2.25.jar

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\ben\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\ben\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Skipping known library file C:\Users\ben\AppData\Roaming\.minecraft\lib\bcprov-jdk15on-147.jar

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2013-01-15 14:26:12 [iNFO] [ForgeModLoader] Searching C:\Users\ben\AppData\Roaming\.minecraft\mods for mods

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Found a candidate zip or jar file DivineRPG1.2.5.jar

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2013-01-15 14:26:12 [FINER] [ForgeModLoader] Located mcmod.info file in file minecraft.jar

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Examining file DivineRPG1.2.5.jar for potential mods

2013-01-15 14:26:12 [WARNING] [ForgeModLoader] Zip file DivineRPG1.2.5.jar failed to read properly, it will be ignored

java.util.zip.ZipException: error in opening zip file

at java.util.zip.ZipFile.open(Native Method)

at java.util.zip.ZipFile.<init>(Unknown Source)

at java.util.zip.ZipFile.<init>(Unknown Source)

at java.util.zip.ZipFile.<init>(Unknown Source)

at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:29)

at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:30)

at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:52)

at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:103)

at cpw.mods.fml.common.Loader.identifyMods(Loader.java:335)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:458)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)

at net.minecraft.client.Minecraft.a(Minecraft.java:410)

at asq.a(SourceFile:56)

at net.minecraft.client.Minecraft.run(Minecraft.java:744)

at java.lang.Thread.run(Unknown Source)

2013-01-15 14:26:12 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Received a system property request ''

2013-01-15 14:26:12 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2013-01-15 14:26:12 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Activating mod mcp

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Activating mod FML

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Activating mod Forge

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2013-01-15 14:26:12 [FINE] [ForgeModLoader] All mod requirements are satisfied

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Mod sorting completed successfully

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Mod sorting data:

2013-01-15 14:26:12 [iNFO] [ForgeModLoader] FML has found a non-mod file DivineRPG1.2.5.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.

2013-01-15 14:26:12 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2013-01-15 14:26:12 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2013-01-15 14:26:12 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2013-01-15 14:26:12 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2013-01-15 14:26:12 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2013-01-15 14:26:12 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Mod signature data:

2013-01-15 14:26:12 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.26): minecraft.jar (NO VALID CERTIFICATE FOUND)

2013-01-15 14:26:12 [FINE] [ForgeModLoader] FML(Forge Mod Loader:4.7.4.520): coremods (NO VALID CERTIFICATE FOUND)

2013-01-15 14:26:12 [FINE] [ForgeModLoader] Forge(Minecraft Forge:6.6.0.497): coremods (NO VALID CERTIFICATE FOUND)

2013-01-15 14:26:12 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp

2013-01-15 14:26:12 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp

2013-01-15 14:26:12 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML

2013-01-15 14:26:12 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML

2013-01-15 14:26:12 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge

2013-01-15 14:26:12 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

2013-01-15 14:26:12 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge

2013-01-15 14:26:12 [iNFO] [sTDOUT] Starting up SoundSystem...

2013-01-15 14:26:12 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2013-01-15 14:26:12 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2013-01-15 14:26:13 [iNFO] [sTDOUT] OpenAL initialized.

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge

2013-01-15 14:26:13 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp

2013-01-15 14:26:13 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML

2013-01-15 14:26:13 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge

2013-01-15 14:26:13 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge

2013-01-15 14:26:13 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods

2013-01-15 14:27:49 [sEVERE] [ForgeModLoader] This world was saved with mod CodeChickenCore which appears to be missing, things may not work well

2013-01-15 14:27:49 [FINE] [ForgeModLoader] The difference set is equal

2013-01-15 14:27:49 [iNFO] [ForgeModLoader] Loading dimension 0 (New World) (bdz@267c9c15)

2013-01-15 14:27:49 [iNFO] [ForgeModLoader] Loading dimension 1 (New World) (bdz@267c9c15)

2013-01-15 14:27:49 [iNFO] [ForgeModLoader] Loading dimension -1 (New World) (bdz@267c9c15)

2013-01-15 14:27:50 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod mcp

2013-01-15 14:27:50 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod mcp

2013-01-15 14:27:50 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod FML

2013-01-15 14:27:50 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod FML

2013-01-15 14:27:50 [FINER] [ForgeModLoader] Sending event FMLServerStartingEvent to mod Forge

2013-01-15 14:27:50 [FINER] [ForgeModLoader] Sent event FMLServerStartingEvent to mod Forge

2013-01-15 14:27:50 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod mcp

2013-01-15 14:27:50 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod mcp

2013-01-15 14:27:50 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod FML

2013-01-15 14:27:50 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod FML

2013-01-15 14:27:50 [FINER] [ForgeModLoader] Sending event FMLServerStartedEvent to mod Forge

2013-01-15 14:27:50 [FINER] [ForgeModLoader] Sent event FMLServerStartedEvent to mod Forge

2013-01-15 14:28:00 [iNFO] [sTDOUT] Stopping!

2013-01-15 14:28:00 [iNFO] [sTDOUT] SoundSystem shutting down...

2013-01-15 14:28:00 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod mcp

2013-01-15 14:28:00 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod mcp

2013-01-15 14:28:00 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod FML

2013-01-15 14:28:00 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod FML

2013-01-15 14:28:00 [FINER] [ForgeModLoader] Sending event FMLServerStoppingEvent to mod Forge

2013-01-15 14:28:00 [FINER] [ForgeModLoader] Sent event FMLServerStoppingEvent to mod Forge

2013-01-15 14:28:00 [iNFO] [ForgeModLoader] Unloading dimension 0

2013-01-15 14:28:00 [iNFO] [ForgeModLoader] Unloading dimension -1

2013-01-15 14:28:00 [iNFO] [ForgeModLoader] Unloading dimension 1

2013-01-15 14:28:00 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod mcp

2013-01-15 14:28:00 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod mcp

2013-01-15 14:28:00 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod FML

2013-01-15 14:28:00 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod FML

2013-01-15 14:28:00 [FINER] [ForgeModLoader] Sending event FMLServerStoppedEvent to mod Forge

2013-01-15 14:28:00 [FINER] [ForgeModLoader] Sent event FMLServerStoppedEvent to mod Forge

2013-01-15 14:28:00 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

 

thank you for taking the time to help me (:

 

Link to comment
Share on other sites

i cleared my cache and re downloaded divine rpg which is now version 1.2.6 but now it says i have a different problem ...

 

 

 

2013-01-16 09:16:23 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading

2013-01-16 09:16:23 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-01-16 09:16:23 [FINEST] [ForgeModLoader] Discovering coremods

2013-01-16 09:16:23 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2013-01-16 09:16:23 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2013-01-16 09:16:23 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2013-01-16 09:16:23 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir

2013-01-16 09:16:23 [FINEST] [ForgeModLoader] Running coremod plugins

2013-01-16 09:16:23 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2013-01-16 09:16:23 [sEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing

2013-01-16 09:16:23 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2013-01-16 09:16:23 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2013-01-16 09:16:23 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2013-01-16 09:16:23 [FINEST] [ForgeModLoader] Validating minecraft

2013-01-16 09:16:23 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2013-01-16 09:16:24 [iNFO] [sTDOUT] 27 achievements

2013-01-16 09:16:24 [iNFO] [sTDOUT] 210 recipes

2013-01-16 09:16:25 [iNFO] [sTDOUT] Setting user: MrHugzy_, -4071201551771696697

2013-01-16 09:16:25 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2013-01-16 09:16:25 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2013-01-16 09:16:25 [iNFO] [sTDOUT] MinecraftForge v6.6.0.497 Initialized

2013-01-16 09:16:25 [iNFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized

2013-01-16 09:16:25 [iNFO] [sTDOUT] Replaced 84 ore recipies

2013-01-16 09:16:25 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\ben\AppData\Roaming\.minecraft\bin\lwjgl.jar

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\ben\AppData\Roaming\.minecraft\bin\jinput.jar

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\ben\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\ben\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\ben\AppData\Roaming\.minecraft\lib\argo-2.25.jar

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\ben\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\ben\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Skipping known library file C:\Users\ben\AppData\Roaming\.minecraft\lib\bcprov-jdk15on-147.jar

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2013-01-16 09:16:25 [iNFO] [ForgeModLoader] Searching C:\Users\ben\AppData\Roaming\.minecraft\mods for mods

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Found a candidate zip or jar file DivineRPG1.2.6.jar

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2013-01-16 09:16:25 [FINER] [ForgeModLoader] Located mcmod.info file in file minecraft.jar

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Examining file DivineRPG1.2.6.jar for potential mods

2013-01-16 09:16:25 [WARNING] [ForgeModLoader] Zip file DivineRPG1.2.6.jar failed to read properly, it will be ignored

java.util.zip.ZipException: error in opening zip file

at java.util.zip.ZipFile.open(Native Method)

at java.util.zip.ZipFile.<init>(Unknown Source)

at java.util.zip.ZipFile.<init>(Unknown Source)

at java.util.zip.ZipFile.<init>(Unknown Source)

at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:29)

at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:30)

at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:52)

at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:103)

at cpw.mods.fml.common.Loader.identifyMods(Loader.java:335)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:458)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)

at net.minecraft.client.Minecraft.a(Minecraft.java:410)

at asq.a(SourceFile:56)

at net.minecraft.client.Minecraft.run(Minecraft.java:744)

at java.lang.Thread.run(Unknown Source)

2013-01-16 09:16:25 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Received a system property request ''

2013-01-16 09:16:25 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2013-01-16 09:16:25 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Activating mod mcp

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Activating mod FML

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Activating mod Forge

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2013-01-16 09:16:25 [FINE] [ForgeModLoader] All mod requirements are satisfied

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Mod sorting completed successfully

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Mod sorting data:

2013-01-16 09:16:25 [iNFO] [ForgeModLoader] FML has found a non-mod file DivineRPG1.2.6.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.

2013-01-16 09:16:25 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2013-01-16 09:16:25 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2013-01-16 09:16:25 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2013-01-16 09:16:25 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2013-01-16 09:16:25 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2013-01-16 09:16:25 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Mod signature data:

2013-01-16 09:16:25 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.26): minecraft.jar (NO VALID CERTIFICATE FOUND)

2013-01-16 09:16:25 [FINE] [ForgeModLoader] FML(Forge Mod Loader:4.7.4.520): coremods (NO VALID CERTIFICATE FOUND)

2013-01-16 09:16:25 [FINE] [ForgeModLoader] Forge(Minecraft Forge:6.6.0.497): coremods (NO VALID CERTIFICATE FOUND)

2013-01-16 09:16:25 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp

2013-01-16 09:16:25 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp

2013-01-16 09:16:25 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML

2013-01-16 09:16:25 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML

2013-01-16 09:16:25 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge

2013-01-16 09:16:25 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

2013-01-16 09:16:25 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge

2013-01-16 09:16:26 [iNFO] [sTDOUT] Starting up SoundSystem...

2013-01-16 09:16:26 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2013-01-16 09:16:26 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2013-01-16 09:16:26 [iNFO] [sTDOUT] OpenAL initialized.

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge

2013-01-16 09:16:27 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp

2013-01-16 09:16:27 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML

2013-01-16 09:16:27 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge

2013-01-16 09:16:27 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp

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.