Jump to content

TheLombax1

Members
  • Posts

    1
  • Joined

  • Last visited

About TheLombax1

  • Birthday 01/24/1993

TheLombax1's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Still Dint Work Error Msg: 2012-12-13 00:49:20 [FINE] Found a mod class net.minecraft.server.mod_EE in file EE2ServerV1.4.6.5-bukkit-mcpc-1.2.5-r5.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_EE found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_EE loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in EE2ServerV1.4.6.5-bukkit-mcpc-1.2.5-r5.zip for mod_EE 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_EE loaded successfully 2012-12-13 00:49:21 [FINE] File EE2ServerV1.4.6.5-bukkit-mcpc-1.2.5-r5.zip loaded successfully 2012-12-13 00:49:21 [FINE] Found a zip or jar file EnderStorage-Bukkit 1.1.3r2.zip, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_EnderStorage in file EnderStorage-Bukkit 1.1.3r2.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_EnderStorage found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_EnderStorage loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in EnderStorage-Bukkit 1.1.3r2.zip for mod_EnderStorage 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_EnderStorage loaded successfully 2012-12-13 00:49:21 [FINE] File EnderStorage-Bukkit 1.1.3r2.zip loaded successfully 2012-12-13 00:49:21 [FINE] Found a zip or jar file NotEnoughItems-Bukkit 1.2.2.3r3.zip, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_NotEnoughItems in file NotEnoughItems-Bukkit 1.2.2.3r3.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_NotEnoughItems found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_NotEnoughItems loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in NotEnoughItems-Bukkit 1.2.2.3r3.zip for mod_NotEnoughItems 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_NotEnoughItems loaded successfully 2012-12-13 00:49:21 [FINE] File NotEnoughItems-Bukkit 1.2.2.3r3.zip loaded successfully 2012-12-13 00:49:21 [FINE] Found a zip or jar file PowerConverters-1.3.4-mcpc78-r1.zip, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_PowerConverters in file PowerConverters-1.3.4-mcpc78-r1.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_PowerConverters found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_PowerConverters loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in PowerConverters-1.3.4-mcpc78-r1.zip for mod_PowerConverters 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_PowerConverters loaded successfully 2012-12-13 00:49:21 [FINE] File PowerConverters-1.3.4-mcpc78-r1.zip loaded successfully 2012-12-13 00:49:21 [FINE] Found a zip or jar file Railcraft-5.4.7-MCPC-1.2.5-r7.zip, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class Railcraft-5.4.7-MCPC-1.2.5-r7.zip Folder.net.minecraft.server.mod_Railcraft in file Railcraft-5.4.7-MCPC-1.2.5-r7.zip, attempting to load it 2012-12-13 00:49:21 [WARNING] Failed to load mod class Railcraft-5.4.7-MCPC-1.2.5-r7.zip Folder/net/minecraft/server/mod_Railcraft.class in /home/shauthom/5086/mods/Railcraft-5.4.7-MCPC-1.2.5-r7.zip 2012-12-13 00:49:21 [FINER] THROW java.lang.ClassNotFoundException: Railcraft-5.4.7-MCPC-1.2.5-r7.zip Folder.net.minecraft.server.mod_Railcraft at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494) at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562) at cpw.mods.fml.common.Loader.load(Loader.java:419) at cpw.mods.fml.common.Loader.loadMods(Loader.java:606) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-12-13 00:49:21 [sEVERE] Zip file Railcraft-5.4.7-MCPC-1.2.5-r7.zip failed to read properly 2012-12-13 00:49:21 [FINER] THROW cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: Railcraft-5.4.7-MCPC-1.2.5-r7.zip Folder.net.minecraft.server.mod_Railcraft at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527) at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562) at cpw.mods.fml.common.Loader.load(Loader.java:419) at cpw.mods.fml.common.Loader.loadMods(Loader.java:606) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.ClassNotFoundException: Railcraft-5.4.7-MCPC-1.2.5-r7.zip Folder.net.minecraft.server.mod_Railcraft at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494) ... 7 more 2012-12-13 00:49:21 [iNFO] File Railcraft-5.4.7-MCPC-1.2.5-r7.zip contained no mods 2012-12-13 00:49:21 [FINE] Found a zip or jar file WR-CBE Addons-Bukkit 1.2.2.3.zip, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_WirelessRedstoneAddons in file WR-CBE Addons-Bukkit 1.2.2.3.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_WirelessRedstoneAddons found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_WirelessRedstoneAddons loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in WR-CBE Addons-Bukkit 1.2.2.3.zip for mod_WirelessRedstoneAddons 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_WirelessRedstoneAddons loaded successfully 2012-12-13 00:49:21 [FINE] File WR-CBE Addons-Bukkit 1.2.2.3.zip loaded successfully 2012-12-13 00:49:21 [FINE] Found a zip or jar file WR-CBE Core-Bukkit 1.2.2.3r2.zip.zip, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_WirelessRedstoneCore in file WR-CBE Core-Bukkit 1.2.2.3r2.zip.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_WirelessRedstoneCore found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_WirelessRedstoneCore loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in WR-CBE Core-Bukkit 1.2.2.3r2.zip.zip for mod_WirelessRedstoneCore 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_WirelessRedstoneCore loaded successfully 2012-12-13 00:49:21 [FINE] File WR-CBE Core-Bukkit 1.2.2.3r2.zip.zip loaded successfully 2012-12-13 00:49:21 [FINE] Found a zip or jar file WR-CBE RedPower-Bukkit 1.2.2.1.zip, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_WirelessRedstoneRedPower in file WR-CBE RedPower-Bukkit 1.2.2.1.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_WirelessRedstoneRedPower found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_WirelessRedstoneRedPower loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in WR-CBE RedPower-Bukkit 1.2.2.1.zip for mod_WirelessRedstoneRedPower 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_WirelessRedstoneRedPower loaded successfully 2012-12-13 00:49:21 [FINE] File WR-CBE RedPower-Bukkit 1.2.2.1.zip loaded successfully 2012-12-13 00:49:21 [FINE] Found a zip or jar file advancedMachines_4.0_bukkit.zip, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_IC2AdvancedMachines in file advancedMachines_4.0_bukkit.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2AdvancedMachines found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2AdvancedMachines loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in advancedMachines_4.0_bukkit.zip for mod_IC2AdvancedMachines 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_IC2AdvancedMachines loaded successfully 2012-12-13 00:49:21 [FINE] File advancedMachines_4.0_bukkit.zip loaded successfully 2012-12-13 00:49:21 [FINE] Found a zip or jar file buildcraft-2.2.14-mcpc1.2.5-r8.zip, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftTransport in file buildcraft-2.2.14-mcpc1.2.5-r8.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftTransport found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftTransport loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in buildcraft-2.2.14-mcpc1.2.5-r8.zip for mod_BuildCraftTransport 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_BuildCraftTransport loaded successfully 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftFactory in file buildcraft-2.2.14-mcpc1.2.5-r8.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftFactory found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftFactory loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in buildcraft-2.2.14-mcpc1.2.5-r8.zip for mod_BuildCraftFactory 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_BuildCraftFactory loaded successfully 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftEnergy in file buildcraft-2.2.14-mcpc1.2.5-r8.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftEnergy found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftEnergy loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in buildcraft-2.2.14-mcpc1.2.5-r8.zip for mod_BuildCraftEnergy 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_BuildCraftEnergy loaded successfully 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftCore in file buildcraft-2.2.14-mcpc1.2.5-r8.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftCore found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftCore loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in buildcraft-2.2.14-mcpc1.2.5-r8.zip for mod_BuildCraftCore 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_BuildCraftCore loaded successfully 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftBuilders in file buildcraft-2.2.14-mcpc1.2.5-r8.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftBuilders found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftBuilders loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in buildcraft-2.2.14-mcpc1.2.5-r8.zip for mod_BuildCraftBuilders 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_BuildCraftBuilders loaded successfully 2012-12-13 00:49:21 [FINE] File buildcraft-2.2.14-mcpc1.2.5-r8.zip loaded successfully 2012-12-13 00:49:21 [FINE] Found a directory ccSensors, attempting to load it 2012-12-13 00:49:21 [FINEST] Recursing into package api 2012-12-13 00:49:21 [FINEST] Recursing into package ccSensors 2012-12-13 00:49:21 [FINEST] Recursing into package ccSensors.api 2012-12-13 00:49:21 [FINEST] Recursing into package ccSensors.help 2012-12-13 00:49:21 [FINEST] Recursing into package ccSensors.lua 2012-12-13 00:49:21 [FINEST] Recursing into package ccSensors.shared 2012-12-13 00:49:21 [FINEST] Recursing into package ccSensors.shared.network 2012-12-13 00:49:21 [FINEST] Recursing into package ccSensors.shared.sensorModules 2012-12-13 00:49:21 [FINEST] Recursing into package help 2012-12-13 00:49:21 [FINEST] Recursing into package lua 2012-12-13 00:49:21 [FINEST] Recursing into package net 2012-12-13 00:49:21 [FINEST] Recursing into package net.minecraft 2012-12-13 00:49:21 [FINEST] Recursing into package net.minecraft.server 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_ccSensors in directory server, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ccSensors found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ccSensors loaded 2012-12-13 00:49:21 [FINE] Successfully loaded mod class mod_ccSensors.class 2012-12-13 00:49:21 [FINE] Directory ccSensors loaded successfully 2012-12-13 00:49:21 [FINE] Found a zip or jar file immibis-core_49.1.1_for_1.2.5-bukkit.jar, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_ImmibisCore in file immibis-core_49.1.1_for_1.2.5-bukkit.jar, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ImmibisCore found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ImmibisCore loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in immibis-core_49.1.1_for_1.2.5-bukkit.jar for mod_ImmibisCore 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_ImmibisCore loaded successfully 2012-12-13 00:49:21 [FINE] File immibis-core_49.1.1_for_1.2.5-bukkit.jar loaded successfully 2012-12-13 00:49:21 [FINE] Found a zip or jar file industrialcraft2-1.103-mcpc1.2.5-r2.zip, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_IC2 in file industrialcraft2-1.103-mcpc1.2.5-r2.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2 found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2 loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in industrialcraft2-1.103-mcpc1.2.5-r2.zip for mod_IC2 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_IC2 loaded successfully 2012-12-13 00:49:21 [FINE] File industrialcraft2-1.103-mcpc1.2.5-r2.zip loaded successfully 2012-12-13 00:49:21 [FINE] Found a zip or jar file mffs_rev7_for_1.2.5-bukkit.zip, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class mffs.mod_ModularForceFieldSystem in file mffs_rev7_for_1.2.5-bukkit.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class mffs.mod_ModularForceFieldSystem found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class mffs.mod_ModularForceFieldSystem loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in mffs_rev7_for_1.2.5-bukkit.zip for mod_ModularForceFieldSystem 2012-12-13 00:49:21 [FINE] Mod class mffs.mod_ModularForceFieldSystem loaded successfully 2012-12-13 00:49:21 [FINE] File mffs_rev7_for_1.2.5-bukkit.zip loaded successfully 2012-12-13 00:49:21 [FINE] Found a zip or jar file mod_IC2NuclearControl-1.1.10b-mcpc-r1.zip, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_IC2NuclearControl in file mod_IC2NuclearControl-1.1.10b-mcpc-r1.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2NuclearControl found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2NuclearControl loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in mod_IC2NuclearControl-1.1.10b-mcpc-r1.zip for mod_IC2NuclearControl 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_IC2NuclearControl loaded successfully 2012-12-13 00:49:21 [FINE] File mod_IC2NuclearControl-1.1.10b-mcpc-r1.zip loaded successfully 2012-12-13 00:49:21 [FINE] Found a zip or jar file mod_NetherOres.jar, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_NetherOres in file mod_NetherOres.jar, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_NetherOres found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_NetherOres loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in mod_NetherOres.jar for mod_NetherOres 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_NetherOres loaded successfully 2012-12-13 00:49:21 [FINE] File mod_NetherOres.jar loaded successfully 2012-12-13 00:49:21 [FINE] Found a zip or jar file mod_chargingbench-server-1.95b-mcpc1.2.5-r2.zip, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_IC2_ChargingBench in file mod_chargingbench-server-1.95b-mcpc1.2.5-r2.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2_ChargingBench found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2_ChargingBench loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in mod_chargingbench-server-1.95b-mcpc1.2.5-r2.zip for mod_IC2_ChargingBench 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_IC2_ChargingBench loaded successfully 2012-12-13 00:49:21 [FINE] File mod_chargingbench-server-1.95b-mcpc1.2.5-r2.zip loaded successfully 2012-12-13 00:49:21 [FINE] Found a zip or jar file mod_compactsolars-server-2.3.2.10-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_CompactSolars in file mod_compactsolars-server-2.3.2.10-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CompactSolars found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CompactSolars loaded 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_CompactSolars loaded successfully 2012-12-13 00:49:21 [FINE] File mod_compactsolars-server-2.3.2.10-bukkit-mcpc-1.2.5.zip loaded successfully 2012-12-13 00:49:21 [FINE] Found a zip or jar file mod_ironchests-server-3.8.0.40-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class cpw.mods.ironchest.mod_IronChest in file mod_ironchests-server-3.8.0.40-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class cpw.mods.ironchest.mod_IronChest found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class cpw.mods.ironchest.mod_IronChest loaded 2012-12-13 00:49:21 [FINE] Mod class cpw.mods.ironchest.mod_IronChest loaded successfully 2012-12-13 00:49:21 [FINE] File mod_ironchests-server-3.8.0.40-bukkit-mcpc-1.2.5.zip loaded successfully 2012-12-13 00:49:21 [FINE] Found a zip or jar file redpower-all-2.0p5b2-mcpc1.2.5-r19.zip, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_RedPowerControl in file redpower-all-2.0p5b2-mcpc1.2.5-r19.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerControl found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerControl loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r19.zip for mod_RedPowerControl 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_RedPowerControl loaded successfully 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_RedPowerLogic in file redpower-all-2.0p5b2-mcpc1.2.5-r19.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLogic found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLogic loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r19.zip for mod_RedPowerLogic 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_RedPowerLogic loaded successfully 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_RedPowerLighting in file redpower-all-2.0p5b2-mcpc1.2.5-r19.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLighting found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLighting loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r19.zip for mod_RedPowerLighting 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_RedPowerLighting loaded successfully 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_RedPowerWiring in file redpower-all-2.0p5b2-mcpc1.2.5-r19.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWiring found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWiring loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r19.zip for mod_RedPowerWiring 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_RedPowerWiring loaded successfully 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_RedPowerCore in file redpower-all-2.0p5b2-mcpc1.2.5-r19.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerCore found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerCore loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r19.zip for mod_RedPowerCore 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_RedPowerCore loaded successfully 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_RedPowerMachine in file redpower-all-2.0p5b2-mcpc1.2.5-r19.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerMachine found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerMachine loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r19.zip for mod_RedPowerMachine 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_RedPowerMachine loaded successfully 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_RedPowerWorld in file redpower-all-2.0p5b2-mcpc1.2.5-r19.zip, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWorld found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWorld loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r19.zip for mod_RedPowerWorld 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_RedPowerWorld loaded successfully 2012-12-13 00:49:21 [FINE] File redpower-all-2.0p5b2-mcpc1.2.5-r19.zip loaded successfully 2012-12-13 00:49:21 [FINE] Found a zip or jar file tubestuff_49.1.2_for_1.2.5-bukkit.jar, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_TubeStuff in file tubestuff_49.1.2_for_1.2.5-bukkit.jar, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_TubeStuff found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_TubeStuff loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in tubestuff_49.1.2_for_1.2.5-bukkit.jar for mod_TubeStuff 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_TubeStuff loaded successfully 2012-12-13 00:49:21 [FINE] File tubestuff_49.1.2_for_1.2.5-bukkit.jar loaded successfully 2012-12-13 00:49:21 [FINE] Found a directory weaponmod, attempting to load it 2012-12-13 00:49:21 [iNFO] Directory weaponmod contained no mods 2012-12-13 00:49:21 [FINE] Found a zip or jar file zdimensional-anchor_rev3.2_for_1.2.5-bukkit.jar, attempting to load it 2012-12-13 00:49:21 [FINE] Found a mod class net.minecraft.server.mod_ImmiChunkLoaders in file zdimensional-anchor_rev3.2_for_1.2.5-bukkit.jar, attempting to load it 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ImmiChunkLoaders found, loading 2012-12-13 00:49:21 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ImmiChunkLoaders loaded 2012-12-13 00:49:21 [FINE] Failed to find mcmod.info file in zdimensional-anchor_rev3.2_for_1.2.5-bukkit.jar for mod_ImmiChunkLoaders 2012-12-13 00:49:21 [FINE] Mod class net.minecraft.server.mod_ImmiChunkLoaders loaded successfully 2012-12-13 00:49:21 [FINE] File zdimensional-anchor_rev3.2_for_1.2.5-bukkit.jar loaded successfully 2012-12-13 00:49:21 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory 2012-12-13 00:49:21 [sEVERE] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: Railcraft-5.4.7-MCPC-1.2.5-r7.zip Folder.net.minecraft.server.mod_Railcraft 2012-12-13 00:49:21 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:436) 2012-12-13 00:49:21 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:606) 2012-12-13 00:49:21 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134) 2012-12-13 00:49:21 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:125) 2012-12-13 00:49:21 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428) 2012-12-13 00:49:21 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-12-13 00:49:21 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: Railcraft-5.4.7-MCPC-1.2.5-r7.zip Folder.net.minecraft.server.mod_Railcraft 2012-12-13 00:49:21 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527) 2012-12-13 00:49:21 [sEVERE] at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562) 2012-12-13 00:49:21 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:419) 2012-12-13 00:49:21 [sEVERE] ... 5 more 2012-12-13 00:49:21 [sEVERE] Caused by: java.lang.ClassNotFoundException: Railcraft-5.4.7-MCPC-1.2.5-r7.zip Folder.net.minecraft.server.mod_Railcraft 2012-12-13 00:49:21 [sEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:366) 2012-12-13 00:49:21 [sEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:355) 2012-12-13 00:49:21 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2012-12-13 00:49:21 [sEVERE] at java.net.URLClassLoader.findClass(URLClassLoader.java:354) 2012-12-13 00:49:21 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:423) 2012-12-13 00:49:21 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:356) 2012-12-13 00:49:21 [sEVERE] at java.lang.Class.forName0(Native Method) 2012-12-13 00:49:21 [sEVERE] at java.lang.Class.forName(Class.java:264) 2012-12-13 00:49:21 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494) 2012-12-13 00:49:21 [sEVERE] ... 7 more 2012-12-13 00:49:21 [sEVERE] Unexpected exception cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: Railcraft-5.4.7-MCPC-1.2.5-r7.zip Folder.net.minecraft.server.mod_Railcraft at cpw.mods.fml.common.Loader.load(Loader.java:436) at cpw.mods.fml.common.Loader.loadMods(Loader.java:606) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: Railcraft-5.4.7-MCPC-1.2.5-r7.zip Folder.net.minecraft.server.mod_Railcraft at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527) at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562) at cpw.mods.fml.common.Loader.load(Loader.java:419) ... 5 more Caused by: java.lang.ClassNotFoundException: Railcraft-5.4.7-MCPC-1.2.5-r7.zip Folder.net.minecraft.server.mod_Railcraft at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:423) at java.lang.ClassLoader.loadClass(ClassLoader.java:356) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)
×
×
  • Create New...