Jump to content

Custom Server tutorial


SXScarecrow

Recommended Posts

Sorry, didn't mean to double post, I edited a post and when I got back to the page, it said my post was gone, so I had to post again. It lies.

That happens sometimes, Just refresh the page and it'll show back up.

It usually does it to me right after I post something(or finish editing something) it'll show the other posts but not mine. So I refresh and it shows back up.

I have problem with ID mismatches and a biiiig wall of text that comes just before this

2013-05-14 21:44:12 [infos] [sTDOUT] Clearing dim cache

2013-05-14 21:44:12 [infos] [sTDERR] java.lang.NullPointerException

2013-05-14 21:44:12 [infos] [sTDERR]    at StevenDimDoors.mod_pocketDim.dimHelper.save(dimHelper.java:1019)

2013-05-14 21:44:12 [infos] [sTDERR]    at StevenDimDoors.mod_pocketDim.ConnectionHandler.connectionClosed(ConnectionHandler.java:47)

2013-05-14 21:44:12 [infos] [sTDERR]    at cpw.mods.fml.common.network.NetworkRegistry.connectionClosed(NetworkRegistry.java:219)

2013-05-14 21:44:12 [infos] [sTDERR]    at cpw.mods.fml.common.network.FMLNetworkHandler.onConnectionClosed(FMLNetworkHandler.java:325)

2013-05-14 21:44:12 [infos] [sTDERR]    at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:469)

2013-05-14 21:44:12 [infos] [sTDERR]    at cpw.mods.fml.client.FMLClientHandler.disconnectIDMismatch(FMLClientHandler.java:525)

2013-05-14 21:44:12 [infos] [sTDERR]    at cpw.mods.fml.common.FMLCommonHandler.disconnectIDMismatch(FMLCommonHandler.java:463)

2013-05-14 21:44:12 [infos] [sTDERR]    at cpw.mods.fml.common.network.ModIdMapPacket.execute(ModIdMapPacket.java:101)

2013-05-14 21:44:12 [infos] [sTDERR]    at cpw.mods.fml.common.network.FMLNetworkHandler.handleFMLPacket(FMLNetworkHandler.java:114)

2013-05-14 21:44:12 [infos] [sTDERR]    at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:79)

2013-05-14 21:44:12 [infos] [sTDERR]    at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1571)

2013-05-14 21:44:12 [infos] [sTDERR]    at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:59)

2013-05-14 21:44:12 [infos] [sTDERR]    at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:461)

2013-05-14 21:44:12 [infos] [sTDERR]    at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:266)

2013-05-14 21:44:12 [infos] [sTDERR]    at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(GuiConnecting.java:51)

2013-05-14 21:44:12 [infos] [sTDERR]    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1525)

2013-05-14 21:44:12 [infos] [sTDERR]    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:834)

2013-05-14 21:44:12 [infos] [sTDERR]    at net.minecraft.client.Minecraft.run(Minecraft.java:759)

2013-05-14 21:44:12 [infos] [sTDERR]    at java.lang.Thread.run(Unknown Source)

2013-05-14 21:44:12 [infos] [sTDOUT] Could not save data-- SEVERE

Fix the ID issues first and see if that resolves the error. They usually throw a section out like every time there is a mismatch. To fix the id take what ever id # it mentions and go to one of the mods config files that is throwing it and change the id.

NOTE: If you created a modpack and there were no ID issues there or you fixed all of them, then directly copy the config files to the server! They need to match modpack(client) and server for people to get on and play. {I almost forgot this was the server thread haha}

Link to comment
Share on other sites

He means all the awesome guides.

Grate, then where can I find all the awesome guides? I invested hours in my modpack (and I'm still not finisched... time consuming those custom packs!) and now I need to make the server around it! And I want it in the version 1.5.1 what means I need a guide to do the thing I can donwload from you for 1.4.7 for 1.5.1...! Do you know one or will your download be available soon? Thanks for the awesome work! You already helped me alot! ;D

Link to comment
Share on other sites

First, I'd recommend you cut back on the caffeine and energy drinks. They're interfering with your ability to see them in the subforum where this thread resides in, up at the top.

Link to comment
Share on other sites

  • 2 weeks later...

Hi, I downloaded all the files and did as you said , I copied over the mods and was unsure as to whether reis minimap was clientside but I added it to the mods in the multiplayer modpack files, also, I was unsure as to what i did with the coremod folder, do i copy any of them mods or files across, I didnt,

So I have the folder with the mods folder and the flans folder being the only folders filled in. I starteed the batch file and got this error, any help would be appriciated, Thanks

2013-05-28 12:53:29 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading

2013-05-28 12:53:29 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar

2013-05-28 12:53:30 [iNFO] [ForgeModLoader] Download complete

2013-05-28 12:53:30 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2013-05-28 12:53:38 [iNFO] [ForgeModLoader] Download complete

2013-05-28 12:53:38 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2013-05-28 12:53:38 [iNFO] [ForgeModLoader] Download complete

2013-05-28 12:53:38 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar

2013-05-28 12:53:47 [iNFO] [ForgeModLoader] Download complete

2013-05-28 12:53:57 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization

2013-05-28 12:53:57 [iNFO] [ForgeModLoader] MinecraftForge v6.6.2.534 Initialized

2013-05-28 12:53:58 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization

2013-05-28 12:53:58 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\daniel\Desktop\Modserver\config\logging.properties

2013-05-28 12:53:58[ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\daniel\Desktop\Modserver\server.jar, examining for mod candidates

2013-05-28 12:54:00 [FINER] [ForgeModLoader] Skipping known library file C:\Users\daniel\Desktop\Modserver\lib\argo-2.25.jar

2013-05-28 12:54:00 [FINER] [ForgeModLoader] Skipping known library file C:\Users\daniel\Desktop\Modserver\lib\guava-12.0.1.jar

2013-05-28 12:54:00 [FINER] [ForgeModLoader] Skipping known library file C:\Users\daniel\Desktop\Modserver\lib\asm-all-4.0.jar

2013-05-28 12:54:00 [FINER] [ForgeModLoader] Skipping known library file C:\Users\daniel\Desktop\Modserver\lib\bcprov-jdk15on-147.jar

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2013-05-28 12:54:00 [iNFO] [ForgeModLoader] Searching C:\Users\daniel\Desktop\Modserver\mods for mods

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.4.6]ReiMinimap_v3.2_06.zip

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file AtomicScience_v0.3.4.134.jar

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file BasicComponents_v1.2.4.335.jar

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file BlastCraft_v0.6.1.25.jar

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-3.4.3.jar

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComputerCraft1.5.zip

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file Flans Mod 2.1.1 for Minecraft 1.4.7 Universal.zip

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file Fluid-Mechanics_v0.2.6.14.jar

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-1.6.4.2(8).jar

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file ForgeIRC-v1.0.14-universal.zip

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file ICBM_v1.0.3.129.jar

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_1.112.170-lf.jar

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file Mekanism-v5.2.0.jar

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file MekanismGenerators-v5.2.0.jar

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file MekanismTools-v5.2.0.jar

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file ModularForceFieldSystemV2.2.8.3.6.zip

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file ModularPowersuits-0.2.0-23.jar

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file PortalGun.zip

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerCompat-2.0pr6.zip

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerCore-2.0pr6.zip

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerDigital-2.0pr6.zip

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerMechanical-2.0pr6.zip

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file SecretRoomsMod-universal-4.5.1.237.zip

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file SoulShards-v1.26-universal.zip

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumcraft.zip

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate mod directory weaponmod

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Found a candidate zip or jar file WirelessRedstone.zip

2013-05-28 12:54:00 [FINE] [ForgeModLoader] Examining file server.jar for potential mods

2013-05-28 12:54:00 [FINE] [ForgeModLoader] The mod container server.jar appears to be missing an mcmod.info file

2013-05-28 12:54:28 [FINE] [ForgeModLoader] Examining file [1.4.6]ReiMinimap_v3.2_06.zip for potential mods

2013-05-28 12:54:28 [FINE] [ForgeModLoader] The mod container [1.4.6]ReiMinimap_v3.2_06.zip appears to be missing an mcmod.info file

2013-05-28 12:54:29 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap

2013-05-28 12:54:29 [FINE] [ForgeModLoader] Examining file AtomicScience_v0.3.4.134.jar for potential mods

2013-05-28 12:54:29 [FINER] [ForgeModLoader] Located mcmod.info file in file AtomicScience_v0.3.4.134.jar

2013-05-28 12:54:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicscience.common.ZhuYao

2013-05-28 12:54:30 [FINEST] [AtomicScience] Parsed dependency info : [] [basicComponents, IC2] []

2013-05-28 12:54:30 [FINE] [ForgeModLoader] Examining file BasicComponents_v1.2.4.335.jar for potential mods

2013-05-28 12:54:30 [FINER] [ForgeModLoader] Located mcmod.info file in file BasicComponents_v1.2.4.335.jar

2013-05-28 12:54:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod basiccomponents.common.BCLoader

2013-05-28 12:54:30 [FINEST] [basicComponents] Parsed dependency info : [] [] []

2013-05-28 12:54:31 [FINE] [ForgeModLoader] Examining file BlastCraft_v0.6.1.25.jar for potential mods

2013-05-28 12:54:31 [FINE] [ForgeModLoader] The mod container BlastCraft_v0.6.1.25.jar appears to be missing an mcmod.info file

2013-05-28 12:54:31 [FINE] [ForgeModLoader] Identified an FMLMod type mod blastcraft.common.BlastCraftLoader

2013-05-28 12:54:31 [FINEST] [blastCraft] Parsed dependency info : [] [universalElectricity] []

2013-05-28 12:54:32 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.4.3.jar for potential mods

2013-05-28 12:54:32 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.4.3.jar

2013-05-28 12:54:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders

2013-05-28 12:54:32 [FINEST] [buildCraft|Builders] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []

2013-05-28 12:54:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore

2013-05-28 12:54:32 [FINEST] [buildCraft|Core] Parsed dependency info : [Forge@[6.5.0.0,)] [Forge@[6.5.0.0,)] []

2013-05-28 12:54:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy

2013-05-28 12:54:32 [FINEST] [buildCraft|Energy] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []

2013-05-28 12:54:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory

2013-05-28 12:54:32 [FINEST] [buildCraft|Factory] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []

2013-05-28 12:54:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon

2013-05-28 12:54:32 [FINEST] [buildCraft|Silicon] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []

2013-05-28 12:54:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport

2013-05-28 12:54:32 [FINEST] [buildCraft|Transport] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []

2013-05-28 12:54:32 [FINE] [ForgeModLoader] Examining file ComputerCraft1.5.zip for potential mods

2013-05-28 12:54:33 [FINER] [ForgeModLoader] Located mcmod.info file in file ComputerCraft1.5.zip

2013-05-28 12:54:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.CCTurtle

2013-05-28 12:54:33 [FINEST] [CCTurtle] Parsed dependency info : [] [ComputerCraft] []

2013-05-28 12:54:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.ComputerCraft

2013-05-28 12:54:33 [FINEST] [ComputerCraft] Parsed dependency info : [] [] []

2013-05-28 12:54:33 [FINE] [ForgeModLoader] Examining file Flans Mod 2.1.1 for Minecraft 1.4.7 Universal.zip for potential mods

2013-05-28 12:54:33 [FINE] [ForgeModLoader] The mod container Flans Mod 2.1.1 for Minecraft 1.4.7 Universal.zip appears to be missing an mcmod.info file

2013-05-28 12:54:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod co.uk.flansmods.common.FlansMod

2013-05-28 12:54:33 [FINEST] [FlansMod] Parsed dependency info : [] [] []

2013-05-28 12:54:33 [FINE] [ForgeModLoader] Examining file Fluid-Mechanics_v0.2.6.14.jar for potential mods

2013-05-28 12:54:33 [FINE] [ForgeModLoader] The mod container Fluid-Mechanics_v0.2.6.14.jar appears to be missing an mcmod.info file

2013-05-28 12:54:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod liquidmechanics.common.LiquidMechanics

2013-05-28 12:54:33 [FINEST] [Liquid Mechanics] Parsed dependency info : [] [basicComponents] []

2013-05-28 12:54:33 [FINE] [ForgeModLoader] Examining file forestry-A-1.6.4.2(8).jar for potential mods

2013-05-28 12:54:33 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-1.6.4.2(8).jar

2013-05-28 12:54:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry

2013-05-28 12:54:33 [FINEST] [Forestry] Parsed dependency info : [] [ExtrabiomesXL] []

2013-05-28 12:54:34 [FINE] [ForgeModLoader] Examining file ForgeIRC-v1.0.14-universal.zip for potential mods

2013-05-28 12:54:34 [FINE] [ForgeModLoader] The mod container ForgeIRC-v1.0.14-universal.zip appears to be missing an mcmod.info file

2013-05-28 12:54:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.forgeirc.ForgeIRC

2013-05-28 12:54:34 [FINEST] [ForgeIRC] Parsed dependency info : [Forge@[6.0.1.347,]] [Forge@[6.0.1.347,]] []

2013-05-28 12:54:34 [FINE] [ForgeModLoader] Examining file ICBM_v1.0.3.129.jar for potential mods

2013-05-28 12:54:34 [FINER] [ForgeModLoader] Located mcmod.info file in file ICBM_v1.0.3.129.jar

2013-05-28 12:54:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod icbm.common.ZhuYao

2013-05-28 12:54:34 [FINEST] [iCBM] Parsed dependency info : [] [basicComponents, AtomicScience] []

2013-05-28 12:54:34 [FINE] [ForgeModLoader] Examining file industrialcraft-2_1.112.170-lf.jar for potential mods

2013-05-28 12:54:34 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_1.112.170-lf.jar

2013-05-28 12:54:34 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.core.IC2

2013-05-28 12:54:34 [FINEST] [iC2] Parsed dependency info : [] [] []

2013-05-28 12:54:34 [FINE] [ForgeModLoader] Examining file Mekanism-v5.2.0.jar for potential mods

2013-05-28 12:54:34 [FINER] [ForgeModLoader] Located mcmod.info file in file Mekanism-v5.2.0.jar

2013-05-28 12:54:35 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.common.Mekanism

2013-05-28 12:54:35 [FINEST] [Mekanism] Parsed dependency info : [] [] []

2013-05-28 12:54:35 [FINE] [ForgeModLoader] Examining file MekanismGenerators-v5.2.0.jar for potential mods

2013-05-28 12:54:35 [FINER] [ForgeModLoader] Located mcmod.info file in file MekanismGenerators-v5.2.0.jar

2013-05-28 12:54:35 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.generators.common.MekanismGenerators

2013-05-28 12:54:35 [FINEST] [MekanismGenerators] Parsed dependency info : [Mekanism] [Mekanism] []

2013-05-28 12:54:35 [FINE] [ForgeModLoader] Examining file MekanismTools-v5.2.0.jar for potential mods

2013-05-28 12:54:35 [FINER] [ForgeModLoader] Located mcmod.info file in file MekanismTools-v5.2.0.jar

2013-05-28 12:54:35 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.tools.common.MekanismTools

2013-05-28 12:54:35 [FINEST] [MekanismTools] Parsed dependency info : [Mekanism] [Mekanism] []

2013-05-28 12:54:35 [FINE] [ForgeModLoader] Examining file ModularForceFieldSystemV2.2.8.3.6.zip for potential mods

2013-05-28 12:54:35 [FINER] [ForgeModLoader] Located mcmod.info file in file ModularForceFieldSystemV2.2.8.3.6.zip

2013-05-28 12:54:35 [FINE] [ForgeModLoader] Identified an FMLMod type mod chb.mods.mffs.common.ModularForceFieldSystem

2013-05-28 12:54:35 [FINEST] [ModularForceFieldSystem] Parsed dependency info : [] [ThermalExpansion] []

2013-05-28 12:54:36 [FINE] [ForgeModLoader] Examining file ModularPowersuits-0.2.0-23.jar for potential mods

2013-05-28 12:54:36 [FINER] [ForgeModLoader] Located mcmod.info file in file ModularPowersuits-0.2.0-23.jar

2013-05-28 12:54:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.machinemuse.powersuits.common.PowersuitsMod

2013-05-28 12:54:36 [FINEST] [mmmPowersuits] Parsed dependency info : [] [] []

2013-05-28 12:54:36 [FINE] [ForgeModLoader] Examining file PortalGun.zip for potential mods

2013-05-28 12:54:36 [FINER] [ForgeModLoader] Located mcmod.info file in file PortalGun.zip

2013-05-28 12:54:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod portalgun.common.PortalGun

2013-05-28 12:54:36 [FINEST] [PortalGun] Parsed dependency info : [Forge@[6.5.0.483,)] [Forge@[6.5.0.483,)] []

2013-05-28 12:54:36 [FINE] [ForgeModLoader] Examining file RedPowerCompat-2.0pr6.zip for potential mods

2013-05-28 12:54:36 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerCompat-2.0pr6.zip

2013-05-28 12:54:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerCompat

2013-05-28 12:54:36 [FINEST] [RedPowerCompat] Parsed dependency info : [RedPowerMachine, RedPowerBase] [RedPowerBase, RedPowerMachine, BuildCraftBase] []

2013-05-28 12:54:36 [FINE] [ForgeModLoader] Examining file RedPowerCore-2.0pr6.zip for potential mods

2013-05-28 12:54:36 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerCore-2.0pr6.zip

2013-05-28 12:54:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerCore

2013-05-28 12:54:36 [FINEST] [RedPowerCore] Parsed dependency info : [] [] []

2013-05-28 12:54:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerBase

2013-05-28 12:54:36 [FINEST] [RedPowerBase] Parsed dependency info : [RedPowerCore] [RedPowerCore] []

2013-05-28 12:54:36 [FINE] [ForgeModLoader] Examining file RedPowerDigital-2.0pr6.zip for potential mods

2013-05-28 12:54:36 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerDigital-2.0pr6.zip

2013-05-28 12:54:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerWiring

2013-05-28 12:54:36 [FINEST] [RedPowerWiring] Parsed dependency info : [RedPowerBase] [RedPowerBase] []

2013-05-28 12:54:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerLogic

2013-05-28 12:54:36 [FINEST] [RedPowerLogic] Parsed dependency info : [RedPowerBase] [RedPowerBase] []

2013-05-28 12:54:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerLighting

2013-05-28 12:54:36 [FINEST] [RedPowerLighting] Parsed dependency info : [RedPowerBase] [RedPowerBase] []

2013-05-28 12:54:36 [FINE] [ForgeModLoader] Examining file RedPowerMechanical-2.0pr6.zip for potential mods

2013-05-28 12:54:36 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerMechanical-2.0pr6.zip

2013-05-28 12:54:36 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerWorld

2013-05-28 12:54:36 [FINEST] [RedPowerWorld] Parsed dependency info : [RedPowerBase] [RedPowerBase] []

2013-05-28 12:54:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerMachine

2013-05-28 12:54:37 [FINEST] [RedPowerMachine] Parsed dependency info : [RedPowerBase] [RedPowerBase] []

2013-05-28 12:54:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerControl

2013-05-28 12:54:37 [FINEST] [RedPowerControl] Parsed dependency info : [RedPowerBase] [RedPowerBase] []

2013-05-28 12:54:37 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods

2013-05-28 12:54:37 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap

2013-05-28 12:54:37 [FINE] [ForgeModLoader] Examining file SecretRoomsMod-universal-4.5.1.237.zip for potential mods

2013-05-28 12:54:37 [FINE] [ForgeModLoader] The mod container SecretRoomsMod-universal-4.5.1.237.zip appears to be missing an mcmod.info file

2013-05-28 12:54:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.github.AbrarSyed.SecretRooms.common.SecretRooms

2013-05-28 12:54:37 [FINEST] [secretRoomsMod] Parsed dependency info : [] [] []

2013-05-28 12:54:37 [FINE] [ForgeModLoader] Examining file SoulShards-v1.26-universal.zip for potential mods

2013-05-28 12:54:37 [FINER] [ForgeModLoader] Located mcmod.info file in file SoulShards-v1.26-universal.zip

2013-05-28 12:54:37 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.shadwdrgn.soulshards.SoulShards

2013-05-28 12:54:37 [FINEST] [soulShards] Parsed dependency info : [Forge@[6.5.0.486,]] [Forge@[6.5.0.486,]] []

2013-05-28 12:54:37 [FINE] [ForgeModLoader] Examining file Thaumcraft.zip for potential mods

2013-05-28 12:54:37 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft.zip

2013-05-28 12:54:38 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraft.common.Thaumcraft

2013-05-28 12:54:38 [FINEST] [Thaumcraft] Parsed dependency info : [Forge@[6.6.0.491,)] [Forge@[6.6.0.491,), BuildCraft|Core, BuildCraft|Energy, Forestry, IC2] []

2013-05-28 12:54:38 [FINE] [ForgeModLoader] Examining directory weaponmod for potential mods

2013-05-28 12:54:38 [FINE] [ForgeModLoader] No mcmod.info file found in directory weaponmod

2013-05-28 12:54:38 [FINE] [ForgeModLoader] Examining file WirelessRedstone.zip for potential mods

2013-05-28 12:54:38 [FINER] [ForgeModLoader] Located mcmod.info file in file WirelessRedstone.zip

2013-05-28 12:54:38 [FINE] [ForgeModLoader] Identified an FMLMod type mod wirelessredstone.core.WirelessRedstone

2013-05-28 12:54:38 [FINEST] [WirelessRedstoneCore] Parsed dependency info : [] [] []

2013-05-28 12:54:38 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 40 mods to load

2013-05-28 12:54:38 [FINER] [ForgeModLoader] Received a system property request ''

2013-05-28 12:54:38 [FINER] [ForgeModLoader] System property request managing the state of 0 mods

2013-05-28 12:54:38 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2013-05-28 12:54:38 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\daniel\Desktop\Modserver\config\logging.properties

2013-05-28 12:54:38 [FINE] [ForgeModLoader] Reloaded logging properties

2013-05-28 12:54:38 [FINE] [mcp] Mod Logging channel mcp configured at default level.

2013-05-28 12:54:38 [iNFO] [mcp] Activating mod mcp

2013-05-28 12:54:39 [FINE] [FML] Mod Logging channel FML configured at default level.

2013-05-28 12:54:39 [iNFO] [FML] Activating mod FML

2013-05-28 12:54:39 [FINE] [Forge] Mod Logging channel Forge configured at default level.

2013-05-28 12:54:39 [iNFO] [Forge] Activating mod Forge

2013-05-28 12:54:39 [FINE] [ForgeModLoader] Enabling mod mod_ReiMinimap

2013-05-28 12:54:39 [FINE] [mod_ReiMinimap] Mod Logging channel mod_ReiMinimap configured at default level.

2013-05-28 12:54:39 [iNFO] [mod_ReiMinimap] Activating mod mod_ReiMinimap

2013-05-28 12:54:39 [FINE] [AtomicScience] Enabling mod AtomicScience

2013-05-28 12:54:39 [FINE] [AtomicScience] Mod Logging channel AtomicScience configured at default level.

2013-05-28 12:54:39 [iNFO] [AtomicScience] Activating mod AtomicScience

2013-05-28 12:54:39 [FINE] [basicComponents] Enabling mod BasicComponents

2013-05-28 12:54:39 [FINE] [basicComponents] Mod Logging channel BasicComponents configured at default level.

2013-05-28 12:54:39 [iNFO] [basicComponents] Activating mod BasicComponents

2013-05-28 12:54:39 [FINE] [blastCraft] Enabling mod BlastCraft

2013-05-28 12:54:39 [FINE] [blastCraft] Mod Logging channel BlastCraft configured at default level.

2013-05-28 12:54:39 [iNFO] [blastCraft] Activating mod BlastCraft

2013-05-28 12:54:39 [FINE] [buildCraft|Builders] Enabling mod BuildCraft|Builders

2013-05-28 12:54:39 [FINE] [buildCraft|Builders] Mod Logging channel BuildCraft|Builders configured at default level.

2013-05-28 12:54:39 [iNFO] [buildCraft|Builders] Activating mod BuildCraft|Builders

2013-05-28 12:54:39 [FINE] [buildCraft|Core] Enabling mod BuildCraft|Core

2013-05-28 12:54:39 [FINE] [buildCraft|Core] Mod Logging channel BuildCraft|Core configured at default level.

2013-05-28 12:54:39 [iNFO] [buildCraft|Core] Activating mod BuildCraft|Core

2013-05-28 12:54:39 [FINE] [buildCraft|Energy] Enabling mod BuildCraft|Energy

2013-05-28 12:54:39 [FINE] [buildCraft|Energy] Mod Logging channel BuildCraft|Energy configured at default level.

2013-05-28 12:54:39 [iNFO] [buildCraft|Energy] Activating mod BuildCraft|Energy

2013-05-28 12:54:39 [FINE] [buildCraft|Factory] Enabling mod BuildCraft|Factory

2013-05-28 12:54:39 [FINE] [buildCraft|Factory] Mod Logging channel BuildCraft|Factory configured at default level.

2013-05-28 12:54:39 [iNFO] [buildCraft|Factory] Activating mod BuildCraft|Factory

2013-05-28 12:54:39 [FINE] [buildCraft|Silicon] Enabling mod BuildCraft|Silicon

2013-05-28 12:54:39 [FINE] [buildCraft|Silicon] Mod Logging channel BuildCraft|Silicon configured at default level.

2013-05-28 12:54:39 [iNFO] [buildCraft|Silicon] Activating mod BuildCraft|Silicon

2013-05-28 12:54:39 [FINE] [buildCraft|Transport] Enabling mod BuildCraft|Transport

2013-05-28 12:54:39 [FINE] [buildCraft|Transport] Mod Logging channel BuildCraft|Transport configured at default level.

2013-05-28 12:54:39 [iNFO] [buildCraft|Transport] Activating mod BuildCraft|Transport

2013-05-28 12:54:39 [FINE] [CCTurtle] Enabling mod CCTurtle

2013-05-28 12:54:39 [FINE] [CCTurtle] Mod Logging channel CCTurtle configured at default level.

2013-05-28 12:54:39 [iNFO] [CCTurtle] Activating mod CCTurtle

2013-05-28 12:54:39 [FINE] [ComputerCraft] Enabling mod ComputerCraft

2013-05-28 12:54:39 [FINE] [ComputerCraft] Mod Logging channel ComputerCraft configured at default level.

2013-05-28 12:54:39 [iNFO] [ComputerCraft] Activating mod ComputerCraft

2013-05-28 12:54:39 [FINE] [FlansMod] Enabling mod FlansMod

2013-05-28 12:54:39 [FINE] [FlansMod] Mod Logging channel FlansMod configured at default level.

2013-05-28 12:54:39 [iNFO] [FlansMod] Activating mod FlansMod

2013-05-28 12:54:39 [FINE] [Liquid Mechanics] Enabling mod Liquid Mechanics

2013-05-28 12:54:39 [FINE] [Liquid Mechanics] Mod Logging channel Liquid Mechanics configured at default level.

2013-05-28 12:54:39 [iNFO] [Liquid Mechanics] Activating mod Liquid Mechanics

2013-05-28 12:54:39 [FINE] [Forestry] Enabling mod Forestry

2013-05-28 12:54:39 [FINE] [Forestry] Mod Logging channel Forestry configured at default level.

2013-05-28 12:54:39 [iNFO] [Forestry] Activating mod Forestry

2013-05-28 12:54:39 [FINE] [ForgeIRC] Enabling mod ForgeIRC

2013-05-28 12:54:39 [FINE] [ForgeIRC] Mod Logging channel ForgeIRC configured at default level.

2013-05-28 12:54:39 [iNFO] [ForgeIRC] Activating mod ForgeIRC

2013-05-28 12:54:39 [FINE] [iCBM] Enabling mod ICBM

2013-05-28 12:54:39 [FINE] [iCBM] Mod Logging channel ICBM configured at default level.

2013-05-28 12:54:39 [iNFO] [iCBM] Activating mod ICBM

2013-05-28 12:54:39 [FINE] [iC2] Enabling mod IC2

2013-05-28 12:54:39 [FINE] [iC2] Mod Logging channel IC2 configured at default level.

2013-05-28 12:54:39 [iNFO] [iC2] Activating mod IC2

2013-05-28 12:54:39 [FINE] [Mekanism] Enabling mod Mekanism

2013-05-28 12:54:39 [FINE] [Mekanism] Mod Logging channel Mekanism configured at default level.

2013-05-28 12:54:39 [iNFO] [Mekanism] Activating mod Mekanism

2013-05-28 12:54:39 [FINE] [MekanismGenerators] Enabling mod MekanismGenerators

2013-05-28 12:54:39 [FINE] [MekanismGenerators] Mod Logging channel MekanismGenerators configured at default level.

2013-05-28 12:54:39 [iNFO] [MekanismGenerators] Activating mod MekanismGenerators

2013-05-28 12:54:39 [FINE] [MekanismTools] Enabling mod MekanismTools

2013-05-28 12:54:39 [FINE] [MekanismTools] Mod Logging channel MekanismTools configured at default level.

2013-05-28 12:54:39 [iNFO] [MekanismTools] Activating mod MekanismTools

2013-05-28 12:54:39 [FINE] [ModularForceFieldSystem] Enabling mod ModularForceFieldSystem

2013-05-28 12:54:39 [FINE] [ModularForceFieldSystem] Mod Logging channel ModularForceFieldSystem configured at default level.

2013-05-28 12:54:39 [iNFO] [ModularForceFieldSystem] Activating mod ModularForceFieldSystem

2013-05-28 12:54:39 [FINE] [mmmPowersuits] Enabling mod mmmPowersuits

2013-05-28 12:54:39 [FINE] [mmmPowersuits] Mod Logging channel mmmPowersuits configured at default level.

2013-05-28 12:54:39 [iNFO] [mmmPowersuits] Activating mod mmmPowersuits

2013-05-28 12:54:39 [FINE] [PortalGun] Enabling mod PortalGun

2013-05-28 12:54:39 [FINE] [PortalGun] Mod Logging channel PortalGun configured at default level.

2013-05-28 12:54:39 [iNFO] [PortalGun] Activating mod PortalGun

2013-05-28 12:54:39 [FINE] [RedPowerCompat] Enabling mod RedPowerCompat

2013-05-28 12:54:39 [FINE] [RedPowerCompat] Mod Logging channel RedPowerCompat configured at default level.

2013-05-28 12:54:39 [iNFO] [RedPowerCompat] Activating mod RedPowerCompat

2013-05-28 12:54:39 [FINE] [RedPowerCore] Enabling mod RedPowerCore

2013-05-28 12:54:39 [FINE] [RedPowerCore] Mod Logging channel RedPowerCore configured at default level.

2013-05-28 12:54:39 [iNFO] [RedPowerCore] Activating mod RedPowerCore

2013-05-28 12:54:39 [FINE] [RedPowerBase] Enabling mod RedPowerBase

2013-05-28 12:54:39 [FINE] [RedPowerBase] Mod Logging channel RedPowerBase configured at default level.

2013-05-28 12:54:39 [iNFO] [RedPowerBase] Activating mod RedPowerBase

2013-05-28 12:54:39 [FINE] [RedPowerWiring] Enabling mod RedPowerWiring

2013-05-28 12:54:39 [FINE] [RedPowerWiring] Mod Logging channel RedPowerWiring configured at default level.

2013-05-28 12:54:39 [iNFO] [RedPowerWiring] Activating mod RedPowerWiring

2013-05-28 12:54:39 [FINE] [RedPowerLogic] Enabling mod RedPowerLogic

2013-05-28 12:54:39 [FINE] [RedPowerLogic] Mod Logging channel RedPowerLogic configured at default level.

2013-05-28 12:54:39 [iNFO] [RedPowerLogic] Activating mod RedPowerLogic

2013-05-28 12:54:39 [FINE] [RedPowerLighting] Enabling mod RedPowerLighting

2013-05-28 12:54:39 [FINE] [RedPowerLighting] Mod Logging channel RedPowerLighting configured at default level.

2013-05-28 12:54:39 [iNFO] [RedPowerLighting] Activating mod RedPowerLighting

2013-05-28 12:54:39 [FINE] [RedPowerWorld] Enabling mod RedPowerWorld

2013-05-28 12:54:39 [FINE] [RedPowerWorld] Mod Logging channel RedPowerWorld configured at default level.

2013-05-28 12:54:39 [iNFO] [RedPowerWorld] Activating mod RedPowerWorld

2013-05-28 12:54:39 [FINE] [RedPowerMachine] Enabling mod RedPowerMachine

2013-05-28 12:54:39 [FINE] [RedPowerMachine] Mod Logging channel RedPowerMachine configured at default level.

2013-05-28 12:54:39 [iNFO] [RedPowerMachine] Activating mod RedPowerMachine

2013-05-28 12:54:39 [FINE] [RedPowerControl] Enabling mod RedPowerControl

2013-05-28 12:54:39 [FINE] [RedPowerControl] Mod Logging channel RedPowerControl configured at default level.

2013-05-28 12:54:39 [iNFO] [RedPowerControl] Activating mod RedPowerControl

2013-05-28 12:54:39 [FINE] [secretRoomsMod] Enabling mod SecretRoomsMod

2013-05-28 12:54:39 [FINE] [secretRoomsMod] Mod Logging channel SecretRoomsMod configured at default level.

2013-05-28 12:54:39 [iNFO] [secretRoomsMod] Activating mod SecretRoomsMod

2013-05-28 12:54:39 [FINE] [soulShards] Enabling mod SoulShards

2013-05-28 12:54:39 [FINE] [soulShards] Mod Logging channel SoulShards configured at default level.

2013-05-28 12:54:39 [iNFO] [soulShards] Activating mod SoulShards

2013-05-28 12:54:39 [FINE] [Thaumcraft] Enabling mod Thaumcraft

2013-05-28 12:54:39 [FINE] [Thaumcraft] Mod Logging channel Thaumcraft configured at default level.

2013-05-28 12:54:39 [iNFO] [Thaumcraft] Activating mod Thaumcraft

2013-05-28 12:54:39 [FINE] [WirelessRedstoneCore] Enabling mod WirelessRedstoneCore

2013-05-28 12:54:39 [FINE] [WirelessRedstoneCore] Mod Logging channel WirelessRedstoneCore configured at default level.

2013-05-28 12:54:39 [iNFO] [WirelessRedstoneCore] Activating mod WirelessRedstoneCore

2013-05-28 12:54:39 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied

2013-05-28 12:54:39 [FINER] [ForgeModLoader] All mod requirements are satisfied

2013-05-28 12:54:39 [FINER] [ForgeModLoader] Sorting mods into an ordered list

2013-05-28 12:54:39 [FINER] [ForgeModLoader] Mod sorting completed successfully

2013-05-28 12:54:39 [FINE] [ForgeModLoader] Mod sorting data

2013-05-28 12:54:39 [FINE] [ForgeModLoader]mod_ReiMinimap(mod_ReiMinimap:Not available): [1.4.6]ReiMinimap_v3.2_06.zip ()

2013-05-28 12:54:39 [FINE] [ForgeModLoader]BasicComponents(Basic Components:1.2.4): BasicComponents_v1.2.4.335.jar ()

2013-05-28 12:54:39 [FINE] [ForgeModLoader]IC2(IndustrialCraft 2:1.112.170-lf): industrialcraft-2_1.112.170-lf.jar ()

2013-05-28 12:54:39 [FINE] [ForgeModLoader]AtomicScience(Atomic Science:0.3.4): AtomicScience_v0.3.4.134.jar (after:BasicComponents;after:IC2)

2013-05-28 12:54:39 [FINE] [ForgeModLoader]BlastCraft(BlastCraft:0.9): BlastCraft_v0.6.1.25.jar (after:UniversalElectricity)

2013-05-28 12:54:39 [FINE] [ForgeModLoader]BuildCraft|Core(BuildCraft:3.4.3): buildcraft-A-3.4.3.jar (required-after:Forge@[6.5.0.0,))

2013-05-28 12:54:39 [FINE] [ForgeModLoader]BuildCraft|Builders(BC Builders:3.4.3): buildcraft-A-3.4.3.jar (required-after:BuildCraft|[email protected])

2013-05-28 12:54:39 [FINE] [ForgeModLoader]BuildCraft|Energy(BC Energy:3.4.3): buildcraft-A-3.4.3.jar (required-after:BuildCraft|[email protected])

2013-05-28 12:54:39 [FINE] [ForgeModLoader]BuildCraft|Factory(BC Factory:3.4.3): buildcraft-A-3.4.3.jar (required-after:BuildCraft|[email protected])

2013-05-28 12:54:39 [FINE] [ForgeModLoader]BuildCraft|Transport(BC Transport:3.4.3): buildcraft-A-3.4.3.jar (required-after:BuildCraft|[email protected])

2013-05-28 12:54:39 [FINE] [ForgeModLoader]BuildCraft|Silicon(BC Silicon:3.4.3): buildcraft-A-3.4.3.jar (required-after:BuildCraft|[email protected])

2013-05-28 12:54:39 [FINE] [ForgeModLoader]ComputerCraft(ComputerCraft:1.5): ComputerCraft1.5.zip ()

2013-05-28 12:54:39 [FINE] [ForgeModLoader]CCTurtle(ComputerCraft Turtles:1.5): ComputerCraft1.5.zip (after:ComputerCraft)

2013-05-28 12:54:39 [FINE] [ForgeModLoader]FlansMod(Flan's Mod:2.1): Flans Mod 2.1.1 for Minecraft 1.4.7 Universal.zip ()

2013-05-28 12:54:39 [FINE] [ForgeModLoader]Liquid Mechanics(Liquid Mechanics:0.2.6): Fluid-Mechanics_v0.2.6.14.jar (after:BasicComponents)

2013-05-28 12:54:39 [FINE] [ForgeModLoader]Forestry(Forestry for Minecraft:1.6.4.2): forestry-A-1.6.4.2(8).jar (after:ExtrabiomesXL)

2013-05-28 12:54:39 [FINE] [ForgeModLoader]ForgeIRC(ForgeIRC:1.0.14): ForgeIRC-v1.0.14-universal.zip (required-after:Forge@[6.0.1.347,])

2013-05-28 12:54:39 [FINE] [ForgeModLoader]ICBM(ICBM:1.0.3): ICBM_v1.0.3.129.jar (after:BasicComponents;after:AtomicScience)

2013-05-28 12:54:39 [FINE] [ForgeModLoader]Mekanism(Mekanism:5.2.0): Mekanism-v5.2.0.jar ()

2013-05-28 12:54:39 [FINE] [ForgeModLoader]MekanismGenerators(MekanismGenerators:5.2.0): MekanismGenerators-v5.2.0.jar (required-after:Mekanism)

2013-05-28 12:54:39 [FINE] [ForgeModLoader]MekanismTools(MekanismTools:5.2.0): MekanismTools-v5.2.0.jar (required-after:Mekanism)

2013-05-28 12:54:39 [FINE] [ForgeModLoader]ModularForceFieldSystem(Modular ForceField System V2:2.2.8.3.6): ModularForceFieldSystemV2.2.8.3.6.zip (after:ThermalExpansion)

2013-05-28 12:54:39 [FINE] [ForgeModLoader]mmmPowersuits(MachineMuse's Modular Powersuits:0.2.0-28): ModularPowersuits-0.2.0-23.jar ()

2013-05-28 12:54:39 [FINE] [ForgeModLoader]PortalGun(Portal Gun:1.4.7.4): PortalGun.zip (required-after:Forge@[6.5.0.483,))

2013-05-28 12:54:39 [FINE] [ForgeModLoader]RedPowerCore(RedPower:2.0pr6): RedPowerCore-2.0pr6.zip ()

2013-05-28 12:54:39 [FINE] [ForgeModLoader]RedPowerBase(RP Base:2.0pr6): RedPowerCore-2.0pr6.zip (required-after:RedPowerCore)

2013-05-28 12:54:39 [FINE] [ForgeModLoader]RedPowerMachine(RP Machine:2.0pr6): RedPowerMechanical-2.0pr6.zip (required-after:RedPowerBase)

2013-05-28 12:54:39 [FINE] [ForgeModLoader]RedPowerCompat(RP Compat:2.0pr6): RedPowerCompat-2.0pr6.zip (required-after:RedPowerBase;required-after:RedPowerMachine;after:BuildCraftBase)

2013-05-28 12:54:39 [FINE] [ForgeModLoader]RedPowerWiring(RP Wiring:2.0pr6): RedPowerDigital-2.0pr6.zip (required-after:RedPowerBase)

2013-05-28 12:54:39 [FINE] [ForgeModLoader]RedPowerLogic(RP Logic:2.0pr6): RedPowerDigital-2.0pr6.zip (required-after:RedPowerBase)

2013-05-28 12:54:39 [FINE] [ForgeModLoader]RedPowerLighting(RP Lighting:2.0pr6): RedPowerDigital-2.0pr6.zip (required-after:RedPowerBase)

2013-05-28 12:54:39 [FINE] [ForgeModLoader]RedPowerWorld(RP World:2.0pr6): RedPowerMechanical-2.0pr6.zip (required-after:RedPowerBase)

2013-05-28 12:54:39 [FINE] [ForgeModLoader]RedPowerControl(RP Control:2.0pr6): RedPowerMechanical-2.0pr6.zip (required-after:RedPowerBase)

2013-05-28 12:54:39 [FINE] [ForgeModLoader]SecretRoomsMod(SecretRoomsMod:4.5.1): SecretRoomsMod-universal-4.5.1.237.zip ()

2013-05-28 12:54:39 [FINE] [ForgeModLoader]SoulShards(SoulShards:1.26): SoulShards-v1.26-universal.zip (required-after:Forge@[6.5.0.486,])

2013-05-28 12:54:39 [FINE] [ForgeModLoader]Thaumcraft(Thaumcraft:3.0.3): Thaumcraft.zip (required-after:Forge@[6.6.0.491,);after:BuildCraft|Core;after:BuildCraft|Energy;after:Forestry;after:IC2)

2013-05-28 12:54:39 [FINE] [ForgeModLoader]WirelessRedstoneCore(Wireless Redstone:1.6.1): WirelessRedstone.zip ()

2013-05-28 12:54:39 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp

2013-05-28 12:54:39 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp

2013-05-28 12:54:39 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML

2013-05-28 12:54:39 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML

2013-05-28 12:54:39 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge

2013-05-28 12:54:39 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge

2013-05-28 12:54:39 [FINEST] [mod_ReiMinimap] Sending event FMLConstructionEvent to mod mod_ReiMinimap

2013-05-28 12:54:39 [FINE] [ForgeModLoader] No MLProp configuration for mod_ReiMinimap found or required. No file written

2013-05-28 12:54:39 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ReiMinimap

2013-05-28 12:54:39 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ReiMinimap

2013-05-28 12:54:39 [FINEST] [mod_ReiMinimap] Sent event FMLConstructionEvent to mod mod_ReiMinimap

2013-05-28 12:54:39 [FINEST] [basicComponents] Sending event FMLConstructionEvent to mod BasicComponents

2013-05-28 12:54:40 [FINEST] [ForgeModLoader] Testing mod BasicComponents to verify it accepts its own version in a remote connection

2013-05-28 12:54:40 [FINEST] [ForgeModLoader] The mod BasicComponents accepts its own version (1.2.4)

2013-05-28 12:54:45 [FINEST] [ForgeModLoader] Testing mod FlansMod to verify it accepts its own version in a remote connection

2013-05-28 12:54:45 [FINEST] [ForgeModLoader] The mod FlansMod accepts its own version (2.1)

2013-05-28 12:54:45 [WARNING] [ForgeModLoader] The mod id FlansMod attempted to register channels without specifying a packet handler

2013-05-28 12:54:45 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into FlansMod

2013-05-28 12:54:45 [FINEST] [FlansMod] Sent event FMLConstructionEvent to mod FlansMod

2013-05-28 12:54:45 [FINEST] [Liquid Mechanics] Sending event FMLConstructionEvent to mod Liquid Mechanics

2013-05-28 12:54:45 [FINEST] [ForgeModLoader] Testing mod Liquid Mechanics to verify it accepts its own version in a remote connection

2013-05-28 12:54:45 [FINEST] [ForgeModLoader] The mod Liquid Mechanics accepts its own version (0.2.6)

2013-05-28 12:54:45 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Liquid Mechanics

2013-05-28 12:54:45 [FINEST] [Liquid Mechanics] Sent event FMLConstructionEvent to mod Liquid Mechanics

2013-05-28 12:54:45 [FINEST] [Forestry] Sending event FMLConstructionEvent to mod Forestry

2013-05-28 12:54:45 [FINEST] [ForgeModLoader] Testing mod Forestry to verify it accepts its own version in a remote connection

2013-05-28 12:54:45 [FINEST] [ForgeModLoader] The mod Forestry accepts its own version (1.6.4.2)

2013-05-28 12:54:46 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Forestry

2013-05-28 12:54:47 [FINEST] [Forestry] Sent event FMLConstructionEvent to mod Forestry

2013-05-28 12:54:47 [FINEST] [ForgeIRC] Sending event FMLConstructionEvent to mod ForgeIRC

2013-05-28 12:54:48 [FINEST] [ForgeModLoader] Testing mod ForgeIRC to verify it accepts its own version in a remote connection

2013-05-28 12:54:48 [FINEST] [ForgeModLoader] The mod ForgeIRC accepts its own version (1.0.14)

2013-05-28 12:54:48 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ForgeIRC

2013-05-28 12:54:48 [FINEST] [ForgeIRC] Sent event FMLConstructionEvent to mod ForgeIRC

2013-05-28 12:54:48 [FINEST] [iCBM] Sending event FMLConstructionEvent to mod ICBM

2013-05-28 12:54:49 [FINEST] [ForgeModLoader] Testing mod ICBM to verify it accepts its own version in a remote connection

2013-05-28 12:54:49 [FINEST] [ForgeModLoader] The mod ICBM accepts its own version (1.0.3)

2013-05-28 12:54:49 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ICBM

2013-05-28 12:54:49 [FINEST] [iCBM] Sent event FMLConstructionEvent to mod ICBM

2013-05-28 12:54:49 [FINEST] [Mekanism] Sending event FMLConstructionEvent to mod Mekanism

2013-05-28 12:54:49 [FINEST] [ForgeModLoader] Testing mod Mekanism to verify it accepts its own version in a remote connection

2013-05-28 12:54:49 [FINEST] [ForgeModLoader] The mod Mekanism accepts its own version (5.2.0)

2013-05-28 12:54:49 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Mekanism

2013-05-28 12:54:49 [FINEST] [Mekanism] Sent event FMLConstructionEvent to mod Mekanism

2013-05-28 12:54:49 [FINEST] [MekanismGenerators] Sending event FMLConstructionEvent to mod MekanismGenerators

2013-05-28 12:54:49 [FINEST] [ForgeModLoader] Testing mod MekanismGenerators to verify it accepts its own version in a remote connection

2013-05-28 12:54:49 [FINEST] [ForgeModLoader] The mod MekanismGenerators accepts its own version (5.2.0)

2013-05-28 12:54:49 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MekanismGenerators

2013-05-28 12:54:49 [FINEST] [MekanismGenerators] Sent event FMLConstructionEvent to mod MekanismGenerators

2013-05-28 12:54:49 [FINEST] [MekanismTools] Sending event FMLConstructionEvent to mod MekanismTools

2013-05-28 12:54:49 [FINEST] [ForgeModLoader] Testing mod MekanismTools to verify it accepts its own version in a remote connection

2013-05-28 12:54:49 [FINEST] [ForgeModLoader] The mod MekanismTools accepts its own version (5.2.0)

2013-05-28 12:54:49 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MekanismTools

2013-05-28 12:54:49 [FINEST] [MekanismTools] Sent event FMLConstructionEvent to mod MekanismTools

2013-05-28 12:54:49 [FINEST] [ModularForceFieldSystem] Sending event FMLConstructionEvent to mod ModularForceFieldSystem

2013-05-28 12:54:49 [FINEST] [ForgeModLoader] Testing mod ModularForceFieldSystem to verify it accepts its own version in a remote connection

2013-05-28 12:54:49 [FINEST] [ForgeModLoader] The mod ModularForceFieldSystem accepts its own version (2.2.8.3.6)

2013-05-28 12:54:49 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ModularForceFieldSystem

2013-05-28 12:54:49 [FINEST] [ModularForceFieldSystem] Sent event FMLConstructionEvent to mod ModularForceFieldSystem

2013-05-28 12:54:49 [FINEST] [mmmPowersuits] Sending event FMLConstructionEvent to mod mmmPowersuits

2013-05-28 12:54:49 [FINEST] [ForgeModLoader] Testing mod mmmPowersuits to verify it accepts its own version in a remote connection

2013-05-28 12:54:49 [FINEST] [ForgeModLoader] The mod mmmPowersuits accepts its own version (0.2.0-28)

2013-05-28 12:54:49 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mmmPowersuits

2013-05-28 12:54:49 [FINEST] [mmmPowersuits] Sent event FMLConstructionEvent to mod mmmPowersuits

2013-05-28 12:54:49 [FINEST] [PortalGun] Sending event FMLConstructionEvent to mod PortalGun

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] Testing mod PortalGun to verify it accepts its own version in a remote connection

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] The mod PortalGun accepts its own version (1.4.7.4)

2013-05-28 12:54:50 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PortalGun

2013-05-28 12:54:50 [FINEST] [PortalGun] Sent event FMLConstructionEvent to mod PortalGun

2013-05-28 12:54:50 [FINEST] [RedPowerCore] Sending event FMLConstructionEvent to mod RedPowerCore

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] Testing mod RedPowerCore to verify it accepts its own version in a remote connection

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] The mod RedPowerCore accepts its own version (2.0pr6)

2013-05-28 12:54:50 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerCore

2013-05-28 12:54:50 [FINEST] [RedPowerCore] Sent event FMLConstructionEvent to mod RedPowerCore

2013-05-28 12:54:50 [FINEST] [RedPowerBase] Sending event FMLConstructionEvent to mod RedPowerBase

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] Testing mod RedPowerBase to verify it accepts its own version in a remote connection

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] The mod RedPowerBase accepts its own version (2.0pr6)

2013-05-28 12:54:50 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerBase

2013-05-28 12:54:50 [FINEST] [RedPowerBase] Sent event FMLConstructionEvent to mod RedPowerBase

2013-05-28 12:54:50 [FINEST] [RedPowerMachine] Sending event FMLConstructionEvent to mod RedPowerMachine

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] Testing mod RedPowerMachine to verify it accepts its own version in a remote connection

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] The mod RedPowerMachine accepts its own version (2.0pr6)

2013-05-28 12:54:50 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerMachine

2013-05-28 12:54:50 [FINEST] [RedPowerMachine] Sent event FMLConstructionEvent to mod RedPowerMachine

2013-05-28 12:54:50 [FINEST] [RedPowerCompat] Sending event FMLConstructionEvent to mod RedPowerCompat

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] Testing mod RedPowerCompat to verify it accepts its own version in a remote connection

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] The mod RedPowerCompat accepts its own version (2.0pr6)

2013-05-28 12:54:50 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerCompat

2013-05-28 12:54:50 [FINEST] [RedPowerCompat] Sent event FMLConstructionEvent to mod RedPowerCompat

2013-05-28 12:54:50 [FINEST] [RedPowerWiring] Sending event FMLConstructionEvent to mod RedPowerWiring

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] Testing mod RedPowerWiring to verify it accepts its own version in a remote connection

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] The mod RedPowerWiring accepts its own version (2.0pr6)

2013-05-28 12:54:50 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerWiring

2013-05-28 12:54:50 [FINEST] [RedPowerWiring] Sent event FMLConstructionEvent to mod RedPowerWiring

2013-05-28 12:54:50 [FINEST] [RedPowerLogic] Sending event FMLConstructionEvent to mod RedPowerLogic

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] Testing mod RedPowerLogic to verify it accepts its own version in a remote connection

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] The mod RedPowerLogic accepts its own version (2.0pr6)

2013-05-28 12:54:50 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerLogic

2013-05-28 12:54:50 [FINEST] [RedPowerLogic] Sent event FMLConstructionEvent to mod RedPowerLogic

2013-05-28 12:54:50 [FINEST] [RedPowerLighting] Sending event FMLConstructionEvent to mod RedPowerLighting

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] Testing mod RedPowerLighting to verify it accepts its own version in a remote connection

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] The mod RedPowerLighting accepts its own version (2.0pr6)

2013-05-28 12:54:50 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerLighting

2013-05-28 12:54:50 [FINEST] [RedPowerLighting] Sent event FMLConstructionEvent to mod RedPowerLighting

2013-05-28 12:54:50 [FINEST] [RedPowerWorld] Sending event FMLConstructionEvent to mod RedPowerWorld

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] Testing mod RedPowerWorld to verify it accepts its own version in a remote connection

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] The mod RedPowerWorld accepts its own version (2.0pr6)

2013-05-28 12:54:50 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerWorld

2013-05-28 12:54:50 [FINEST] [RedPowerWorld] Sent event FMLConstructionEvent to mod RedPowerWorld

2013-05-28 12:54:50 [FINEST] [RedPowerControl] Sending event FMLConstructionEvent to mod RedPowerControl

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] Testing mod RedPowerControl to verify it accepts its own version in a remote connection

2013-05-28 12:54:50 [FINEST] [ForgeModLoader] The mod RedPowerControl accepts its own version (2.0pr6)

2013-05-28 12:54:50 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerControl

2013-05-28 12:54:50 [FINEST] [RedPowerControl] Sent event FMLConstructionEvent to mod RedPowerControl

2013-05-28 12:54:50 [FINEST] [secretRoomsMod] Sending event FMLConstructionEvent to mod SecretRoomsMod

2013-05-28 12:54:51 [FINEST] [ForgeModLoader] Testing mod SecretRoomsMod to verify it accepts its own version in a remote connection

2013-05-28 12:54:51 [FINEST] [ForgeModLoader] The mod SecretRoomsMod accepts its own version (4.5.1)

2013-05-28 12:54:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into SecretRoomsMod

2013-05-28 12:54:51 [FINEST] [secretRoomsMod] Sent event FMLConstructionEvent to mod SecretRoomsMod

2013-05-28 12:54:51 [FINEST] [soulShards] Sending event FMLConstructionEvent to mod SoulShards

2013-05-28 12:54:51 [FINEST] [ForgeModLoader] Testing mod SoulShards to verify it accepts its own version in a remote connection

2013-05-28 12:54:51 [FINEST] [ForgeModLoader] The mod SoulShards accepts its own version (1.26)

2013-05-28 12:54:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into SoulShards

2013-05-28 12:54:51 [FINEST] [soulShards] Sent event FMLConstructionEvent to mod SoulShards

2013-05-28 12:54:51 [FINEST] [Thaumcraft] Sending event FMLConstructionEvent to mod Thaumcraft

2013-05-28 12:54:51 [FINEST] [ForgeModLoader] Testing mod Thaumcraft to verify it accepts its own version in a remote connection

2013-05-28 12:54:51 [FINEST] [ForgeModLoader] The mod Thaumcraft accepts its own version (3.0.3)

2013-05-28 12:54:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Thaumcraft

2013-05-28 12:54:51 [FINEST] [Thaumcraft] Sent event FMLConstructionEvent to mod Thaumcraft

2013-05-28 12:54:51 [FINEST] [WirelessRedstoneCore] Sending event FMLConstructionEvent to mod WirelessRedstoneCore

2013-05-28 12:54:51 [FINEST] [ForgeModLoader] Testing mod WirelessRedstoneCore to verify it accepts its own version in a remote connection

2013-05-28 12:54:51 [FINEST] [ForgeModLoader] The mod WirelessRedstoneCore accepts its own version (1.6.1)

2013-05-28 12:54:51 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into WirelessRedstoneCore

2013-05-28 12:54:51 [FINEST] [WirelessRedstoneCore] Sent event FMLConstructionEvent to mod WirelessRedstoneCore

2013-05-28 12:54:51 [FINE] [ForgeModLoader] Mod signature data

2013-05-28 12:54:51 [FINE] [ForgeModLoader]mcp(Minecraft Coder Pack:7.26a): minecraft.jar (NO VALID CERTIFICATE FOUND)

2013-05-28 12:54:51 [FINE] [ForgeModLoader]FML(Forge Mod Loader:4.7.35.556): coremods (NO VALID CERTIFICATE FOUND)

2013-05-28 12:54:51 [FINE] [ForgeModLoader]Forge(Minecraft Forge:6.6.2.534): coremods (NO VALID CERTIFICATE FOUND)

Link to comment
Share on other sites

For the sake of the length of the page, please put that into code.

[code.]your code here without the periods[/code.]

As for your issue Rei's mini map is client side only and does not need to be in the server files.

For the core mods, just add all the core mods the client has for the server.

Link to comment
Share on other sites

Hi, im also getting anouther error, at forst I thought it was an ID confilct but it wasnt, I have tried to read it but I dont really understand any of it.

2013-05-29 12:00:24 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading

2013-05-29 12:00:24 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar

2013-05-29 12:00:24 [iNFO] [ForgeModLoader] Download complete

2013-05-29 12:00:24 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2013-05-29 12:00:27 [iNFO] [ForgeModLoader] Download complete

2013-05-29 12:00:27 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2013-05-29 12:00:28 [iNFO] [ForgeModLoader] Download complete

2013-05-29 12:00:28 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar

2013-05-29 12:00:30 [iNFO] [ForgeModLoader] Download complete

2013-05-29 12:00:49 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization

2013-05-29 12:00:49 [iNFO] [ForgeModLoader] MinecraftForge v6.6.2.534 Initialized

2013-05-29 12:00:51 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization

2013-05-29 12:00:51 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\daniel\Desktop\Modserver\config\logging.properties

2013-05-29 12:00:51[ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer]

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\daniel\Desktop\Modserver\server.jar, examining for mod candidates

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\daniel\Desktop\Modserver\coremods\CodeChickenCore 0.7.1.0.jar, examining for mod candidates

2013-05-29 12:00:51 [FINER] [ForgeModLoader] Skipping known library file C:\Users\daniel\Desktop\Modserver\lib\argo-2.25.jar

2013-05-29 12:00:51 [FINER] [ForgeModLoader] Skipping known library file C:\Users\daniel\Desktop\Modserver\lib\guava-12.0.1.jar

2013-05-29 12:00:51 [FINER] [ForgeModLoader] Skipping known library file C:\Users\daniel\Desktop\Modserver\lib\asm-all-4.0.jar

2013-05-29 12:00:51 [FINER] [ForgeModLoader] Skipping known library file C:\Users\daniel\Desktop\Modserver\lib\bcprov-jdk15on-147.jar

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2013-05-29 12:00:51 [iNFO] [ForgeModLoader] Searching C:\Users\daniel\Desktop\Modserver\mods for mods

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.4.6]ReiMinimap_v3.2_06.zip

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file AtomicScience_v0.3.4.134.jar

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file BasicComponents_v1.2.4.335.jar

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file BlastCraft_v0.6.1.25.jar

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-3.4.3.jar

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComputerCraft1.5.zip

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file Flans Mod 2.1.1 for Minecraft 1.4.7 Universal.zip

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file Fluid-Mechanics_v0.2.6.14.jar

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-1.6.4.2(8).jar

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file ForgeIRC-v1.0.14-universal.zip

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file ICBM_v1.0.3.129.jar

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_1.112.170-lf.jar

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file Mekanism-v5.2.0.jar

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file MekanismGenerators-v5.2.0.jar

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file MekanismTools-v5.2.0.jar

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file ModularForceFieldSystemV2.2.8.3.6.zip

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file ModularPowersuits-0.2.0-23.jar

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file PortalGun.zip

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerCompat-2.0pr6.zip

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerCore-2.0pr6.zip

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerDigital-2.0pr6.zip

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerMechanical-2.0pr6.zip

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file SecretRoomsMod-universal-4.5.1.237.zip

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file SoulShards-v1.26-universal.zip

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file Thaumcraft.zip

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate mod directory weaponmod

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Found a candidate zip or jar file WirelessRedstone.zip

2013-05-29 12:00:51 [FINE] [ForgeModLoader] Examining file server.jar for potential mods

2013-05-29 12:00:51 [FINE] [ForgeModLoader] The mod container server.jar appears to be missing an mcmod.info file

2013-05-29 12:01:04 [FINE] [ForgeModLoader] Examining file CodeChickenCore 0.7.1.0.jar for potential mods

2013-05-29 12:01:04 [FINE] [ForgeModLoader] The mod container CodeChickenCore 0.7.1.0.jar appears to be missing an mcmod.info file

2013-05-29 12:01:04 [FINE] [ForgeModLoader] Examining file [1.4.6]ReiMinimap_v3.2_06.zip for potential mods

2013-05-29 12:01:04 [FINE] [ForgeModLoader] The mod container [1.4.6]ReiMinimap_v3.2_06.zip appears to be missing an mcmod.info file

2013-05-29 12:01:04 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap

2013-05-29 12:01:04 [FINE] [ForgeModLoader] Examining file AtomicScience_v0.3.4.134.jar for potential mods

2013-05-29 12:01:04 [FINER] [ForgeModLoader] Located mcmod.info file in file AtomicScience_v0.3.4.134.jar

2013-05-29 12:01:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod atomicscience.common.ZhuYao

2013-05-29 12:01:04 [FINEST] [AtomicScience] Parsed dependency info : [] [basicComponents, IC2] []

2013-05-29 12:01:04 [FINE] [ForgeModLoader] Examining file BasicComponents_v1.2.4.335.jar for potential mods

2013-05-29 12:01:04 [FINER] [ForgeModLoader] Located mcmod.info file in file BasicComponents_v1.2.4.335.jar

2013-05-29 12:01:04 [FINE] [ForgeModLoader] Identified an FMLMod type mod basiccomponents.common.BCLoader

2013-05-29 12:01:04 [FINEST] [basicComponents] Parsed dependency info : [] [] []

2013-05-29 12:01:05 [FINE] [ForgeModLoader] Examining file BlastCraft_v0.6.1.25.jar for potential mods

2013-05-29 12:01:05 [FINE] [ForgeModLoader] The mod container BlastCraft_v0.6.1.25.jar appears to be missing an mcmod.info file

2013-05-29 12:01:05 [FINE] [ForgeModLoader] Identified an FMLMod type mod blastcraft.common.BlastCraftLoader

2013-05-29 12:01:05 [FINEST] [blastCraft] Parsed dependency info : [] [universalElectricity] []

2013-05-29 12:01:06 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.4.3.jar for potential mods

2013-05-29 12:01:06 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.4.3.jar

2013-05-29 12:01:07 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders

2013-05-29 12:01:07 [FINEST] [buildCraft|Builders] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []

2013-05-29 12:01:07 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore

2013-05-29 12:01:07 [FINEST] [buildCraft|Core] Parsed dependency info : [Forge@[6.5.0.0,)] [Forge@[6.5.0.0,)] []

2013-05-29 12:01:07 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy

2013-05-29 12:01:07 [FINEST] [buildCraft|Energy] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []

2013-05-29 12:01:07 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory

2013-05-29 12:01:07 [FINEST] [buildCraft|Factory] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []

2013-05-29 12:01:07 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon

2013-05-29 12:01:07 [FINEST] [buildCraft|Silicon] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []

2013-05-29 12:01:07 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport

2013-05-29 12:01:07 [FINEST] [buildCraft|Transport] Parsed dependency info : [buildCraft|[email protected]] [buildCraft|[email protected]] []

2013-05-29 12:01:14 [FINE] [ForgeModLoader] Examining file ComputerCraft1.5.zip for potential mods

2013-05-29 12:01:14 [FINER] [ForgeModLoader] Located mcmod.info file in file ComputerCraft1.5.zip

2013-05-29 12:01:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.CCTurtle

2013-05-29 12:01:14 [FINEST] [CCTurtle] Parsed dependency info : [] [ComputerCraft] []

2013-05-29 12:01:14 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.ComputerCraft

2013-05-29 12:01:14 [FINEST] [ComputerCraft] Parsed dependency info : [] [] []

2013-05-29 12:01:14 [FINE] [ForgeModLoader] Examining file Flans Mod 2.1.1 for Minecraft 1.4.7 Universal.zip for potential mods

2013-05-29 12:01:14 [FINE] [ForgeModLoader] The mod container Flans Mod 2.1.1 for Minecraft 1.4.7 Universal.zip appears to be missing an mcmod.info file

2013-05-29 12:01:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod co.uk.flansmods.common.FlansMod

2013-05-29 12:01:15 [FINEST] [FlansMod] Parsed dependency info : [] [] []

2013-05-29 12:01:15 [FINE] [ForgeModLoader] Examining file Fluid-Mechanics_v0.2.6.14.jar for potential mods

2013-05-29 12:01:15 [FINE] [ForgeModLoader] The mod container Fluid-Mechanics_v0.2.6.14.jar appears to be missing an mcmod.info file

2013-05-29 12:01:15 [FINE] [ForgeModLoader] Identified an FMLMod type mod liquidmechanics.common.LiquidMechanics

2013-05-29 12:01:15 [FINEST] [Liquid Mechanics] Parsed dependency info : [] [basicComponents] []

2013-05-29 12:01:15 [FINE] [ForgeModLoader] Examining file forestry-A-1.6.4.2(8).jar for potential mods

2013-05-29 12:01:15 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-1.6.4.2(8).jar

2013-05-29 12:01:16 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry

2013-05-29 12:01:16 [FINEST] [Forestry] Parsed dependency info : [] [ExtrabiomesXL] []

2013-05-29 12:01:21 [FINE] [ForgeModLoader] Examining file ForgeIRC-v1.0.14-universal.zip for potential mods

2013-05-29 12:01:21 [FINE] [ForgeModLoader] The mod container ForgeIRC-v1.0.14-universal.zip appears to be missing an mcmod.info file

2013-05-29 12:01:21 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.forgeirc.ForgeIRC

2013-05-29 12:01:21 [FINEST] [ForgeIRC] Parsed dependency info : [Forge@[6.0.1.347,]] [Forge@[6.0.1.347,]] []

2013-05-29 12:01:21 [FINE] [ForgeModLoader] Examining file ICBM_v1.0.3.129.jar for potential mods

2013-05-29 12:01:21 [FINER] [ForgeModLoader] Located mcmod.info file in file ICBM_v1.0.3.129.jar

2013-05-29 12:01:22 [FINE] [ForgeModLoader] Identified an FMLMod type mod icbm.common.ZhuYao

2013-05-29 12:01:22 [FINEST] [iCBM] Parsed dependency info : [] [basicComponents, AtomicScience] []

2013-05-29 12:01:22 [FINE] [ForgeModLoader] Examining file industrialcraft-2_1.112.170-lf.jar for potential mods

2013-05-29 12:01:22 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_1.112.170-lf.jar

2013-05-29 12:01:24 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.core.IC2

2013-05-29 12:01:24 [FINEST] [iC2] Parsed dependency info : [] [] []

2013-05-29 12:01:24 [FINE] [ForgeModLoader] Examining file Mekanism-v5.2.0.jar for potential mods

2013-05-29 12:01:24 [FINER] [ForgeModLoader] Located mcmod.info file in file Mekanism-v5.2.0.jar

2013-05-29 12:01:25 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.common.Mekanism

2013-05-29 12:01:25 [FINEST] [Mekanism] Parsed dependency info : [] [] []

2013-05-29 12:01:25 [FINE] [ForgeModLoader] Examining file MekanismGenerators-v5.2.0.jar for potential mods

2013-05-29 12:01:30 [FINER] [ForgeModLoader] Located mcmod.info file in file MekanismGenerators-v5.2.0.jar

2013-05-29 12:01:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.generators.common.MekanismGenerators

2013-05-29 12:01:32 [FINEST] [MekanismGenerators] Parsed dependency info : [Mekanism] [Mekanism] []

2013-05-29 12:01:33 [FINE] [ForgeModLoader] Examining file MekanismTools-v5.2.0.jar for potential mods

2013-05-29 12:01:33 [FINER] [ForgeModLoader] Located mcmod.info file in file MekanismTools-v5.2.0.jar

2013-05-29 12:01:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod mekanism.tools.common.MekanismTools

2013-05-29 12:01:33 [FINEST] [MekanismTools] Parsed dependency info : [Mekanism] [Mekanism] []

2013-05-29 12:01:33 [FINE] [ForgeModLoader] Examining file ModularForceFieldSystemV2.2.8.3.6.zip for potential mods

2013-05-29 12:01:34 [FINER] [ForgeModLoader] Located mcmod.info file in file ModularForceFieldSystemV2.2.8.3.6.zip

2013-05-29 12:01:40 [FINE] [ForgeModLoader] Identified an FMLMod type mod chb.mods.mffs.common.ModularForceFieldSystem

2013-05-29 12:01:40 [FINEST] [ModularForceFieldSystem] Parsed dependency info : [] [ThermalExpansion] []

2013-05-29 12:01:41 [FINE] [ForgeModLoader] Examining file ModularPowersuits-0.2.0-23.jar for potential mods

2013-05-29 12:01:41 [FINER] [ForgeModLoader] Located mcmod.info file in file ModularPowersuits-0.2.0-23.jar

2013-05-29 12:01:42 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.machinemuse.powersuits.common.PowersuitsMod

2013-05-29 12:01:42 [FINEST] [mmmPowersuits] Parsed dependency info : [] [] []

2013-05-29 12:01:42 [FINE] [ForgeModLoader] Examining file PortalGun.zip for potential mods

2013-05-29 12:01:42 [FINER] [ForgeModLoader] Located mcmod.info file in file PortalGun.zip

2013-05-29 12:01:43 [FINE] [ForgeModLoader] Identified an FMLMod type mod portalgun.common.PortalGun

2013-05-29 12:01:43 [FINEST] [PortalGun] Parsed dependency info : [Forge@[6.5.0.483,)] [Forge@[6.5.0.483,)] []

2013-05-29 12:01:43 [FINE] [ForgeModLoader] Examining file RedPowerCompat-2.0pr6.zip for potential mods

2013-05-29 12:01:43 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerCompat-2.0pr6.zip

2013-05-29 12:01:43 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerCompat

2013-05-29 12:01:43 [FINEST] [RedPowerCompat] Parsed dependency info : [RedPowerBase, RedPowerMachine] [RedPowerBase, RedPowerMachine, BuildCraftBase] []

2013-05-29 12:01:43 [FINE] [ForgeModLoader] Examining file RedPowerCore-2.0pr6.zip for potential mods

2013-05-29 12:01:43 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerCore-2.0pr6.zip

2013-05-29 12:01:44 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerCore

2013-05-29 12:01:44 [FINEST] [RedPowerCore] Parsed dependency info : [] [] []

2013-05-29 12:01:44 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerBase

2013-05-29 12:01:44 [FINEST] [RedPowerBase] Parsed dependency info : [RedPowerCore] [RedPowerCore] []

2013-05-29 12:01:44 [FINE] [ForgeModLoader] Examining file RedPowerDigital-2.0pr6.zip for potential mods

2013-05-29 12:01:44 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerDigital-2.0pr6.zip

2013-05-29 12:01:44 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerWiring

2013-05-29 12:01:44 [FINEST] [RedPowerWiring] Parsed dependency info : [RedPowerBase] [RedPowerBase] []

2013-05-29 12:01:45 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerLogic

2013-05-29 12:01:45 [FINEST] [RedPowerLogic] Parsed dependency info : [RedPowerBase] [RedPowerBase] []

2013-05-29 12:01:45 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerLighting

2013-05-29 12:01:45 [FINEST] [RedPowerLighting] Parsed dependency info : [RedPowerBase] [RedPowerBase] []

2013-05-29 12:01:45 [FINE] [ForgeModLoader] Examining file RedPowerMechanical-2.0pr6.zip for potential mods

2013-05-29 12:01:45 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerMechanical-2.0pr6.zip

2013-05-29 12:01:45 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerWorld

2013-05-29 12:01:45 [FINEST] [RedPowerWorld] Parsed dependency info : [RedPowerBase] [RedPowerBase] []

2013-05-29 12:01:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerMachine

2013-05-29 12:01:46 [FINEST] [RedPowerMachine] Parsed dependency info : [RedPowerBase] [RedPowerBase] []

2013-05-29 12:01:46 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerControl

2013-05-29 12:01:46 [FINEST] [RedPowerControl] Parsed dependency info : [RedPowerBase] [RedPowerBase] []

2013-05-29 12:01:46 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods

2013-05-29 12:01:46 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap

2013-05-29 12:01:47 [FINE] [ForgeModLoader] Examining file SecretRoomsMod-universal-4.5.1.237.zip for potential mods

2013-05-29 12:01:47 [FINE] [ForgeModLoader] The mod container SecretRoomsMod-universal-4.5.1.237.zip appears to be missing an mcmod.info file

2013-05-29 12:01:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.github.AbrarSyed.SecretRooms.common.SecretRooms

2013-05-29 12:01:47 [FINEST] [secretRoomsMod] Parsed dependency info : [] [] []

2013-05-29 12:01:47 [FINE] [ForgeModLoader] Examining file SoulShards-v1.26-universal.zip for potential mods

2013-05-29 12:01:47 [FINER] [ForgeModLoader] Located mcmod.info file in file SoulShards-v1.26-universal.zip

2013-05-29 12:01:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.shadwdrgn.soulshards.SoulShards

2013-05-29 12:01:47 [FINEST] [soulShards] Parsed dependency info : [Forge@[6.5.0.486,]] [Forge@[6.5.0.486,]] []

2013-05-29 12:01:47 [FINE] [ForgeModLoader] Examining file Thaumcraft.zip for potential mods

2013-05-29 12:01:48 [FINER] [ForgeModLoader] Located mcmod.info file in file Thaumcraft.zip

2013-05-29 12:01:51 [FINE] [ForgeModLoader] Identified an FMLMod type mod thaumcraft.common.

2013-05-29 12:02:09 [FINE] [ForgeModLoader]    RedPowerWorld(RP World:2.0pr6): RedPowerMechanical-2.0pr6.zip (required-after:RedPowerBase)

2013-05-29 12:02:09 [FINE] [ForgeModLoader]    RedPowerControl(RP Control:2.0pr6): RedPowerMechanical-2.0pr6.zip (required-after:RedPowerBase)

2013-05-29 12:02:09 [FINE] [ForgeModLoader]    SecretRoomsMod(SecretRoomsMod:4.5.1): SecretRoomsMod-universal-4.5.1.237.zip ()

2013-05-29 12:02:09 [FINE] [ForgeModLoader]    SoulShards(SoulShards:1.26): SoulShards-v1.26-universal.zip (required-after:Forge@[6.5.0.486,])

2013-05-29 12:02:09 [FINE] [ForgeModLoader]    Thaumcraft(Thaumcraft:3.0.3): Thaumcraft.zip (required-after:Forge@[6.6.0.491,);after:BuildCraft|Core;after:BuildCraft|Energy;after:Forestry;after:IC2)

2013-05-29 12:02:09 [FINE] [ForgeModLoader]    WirelessRedstoneCore(Wireless Redstone:1.6.1): WirelessRedstone.zip ()

2013-05-29 12:02:09 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp

2013-05-29 12:02:09 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp

2013-05-29 12:02:09 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML

2013-05-29 12:02:09 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML

2013-05-29 12:02:09 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge

2013-05-29 12:02:09 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge

2013-05-29 12:02:09 [FINEST] [CodeChickenCore] Sending event FMLConstructionEvent to mod CodeChickenCore

2013-05-29 12:02:09 [FINEST] [CodeChickenCore] Sent event FMLConstructionEvent to mod CodeChickenCore

2013-05-29 12:02:09 [FINEST] [mod_ReiMinimap] Sending event FMLConstructionEvent to mod mod_ReiMinimap

2013-05-29 12:02:12 [FINE] [ForgeModLoader] No MLProp configuration for mod_ReiMinimap found or required. No file written

2013-05-29 12:02:15 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ReiMinimap

2013-05-29 12:02:15 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ReiMinimap

2013-05-29 12:02:15 [FINEST] [mod_ReiMinimap] Sent event FMLConstructionEvent to mod mod_ReiMinimap

2013-05-29 12:02:58 [FINEST] [AtomicScience] Sent event FMLConstructionEvent to mod AtomicScience

2013-05-29 12:03:00 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection

2013-05-29 12:03:00 [FINEST] [ForgeModLoader] The mod BuildCraft|Builders accepts its own version (3.4.3)

2013-05-29 12:03:00 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection

2013-05-29 12:03:00 [FINEST] [ForgeModLoader] The mod BuildCraft|Factory accepts its own version (3.4.3)

2013-05-29 12:03:00 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Factory

2013-05-29 12:03:00 [FINEST] [buildCraft|Factory] Sent event FMLConstructionEvent to mod BuildCraft|Factory

2013-05-29 12:03:00 [FINEST] [buildCraft|Transport] Sending event FMLConstructionEvent to mod BuildCraft|Transport

2013-05-29 12:03:00 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection

2013-05-29 12:03:00 [FINEST] [ForgeModLoader] The mod BuildCraft|Transport accepts its own version (3.4.3)

2013-05-29 12:03:00 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Transport

2013-05-29 12:03:00 [FINEST] [buildCraft|Transport] Sent event FMLConstructionEvent to mod BuildCraft|Transport

2013-05-29 12:03:00 [FINEST] [buildCraft|Silicon] Sending event FMLConstructionEvent to mod BuildCraft|Silicon

2013-05-29 12:03:00 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection

2013-05-29 12:03:00 [FINEST] [ForgeModLoader] The mod BuildCraft|Silicon accepts its own version (3.4.3)

2013-05-29 12:03:00 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Silicon

2013-05-29 12:03:00 [FINEST] [buildCraft|Silicon] Sent event FMLConstructionEvent to mod BuildCraft|Silicon

2013-05-29 12:03:00 [FINEST] [ComputerCraft] Sending event FMLConstructionEvent to mod ComputerCraft

2013-05-29 12:03:01 [FINEST] [ForgeModLoader] Testing mod ComputerCraft to verify it accepts its own version in a remote connection

2013-05-29 12:03:01 [FINEST] [ForgeModLoader] The mod ComputerCraft accepts its own version (1.5)

2013-05-29 12:03:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ComputerCraft

2013-05-29 12:03:01 [FINEST] [ComputerCraft] Sent event FMLConstructionEvent to mod ComputerCraft

2013-05-29 12:03:01 [FINEST] [CCTurtle] Sending event FMLConstructionEvent to mod CCTurtle

2013-05-29 12:03:01 [FINEST] [ForgeModLoader] Testing mod CCTurtle to verify it accepts its own version in a remote connection

2013-05-29 12:03:01 [FINEST] [ForgeModLoader] The mod CCTurtle accepts its own version (1.5)

2013-05-29 12:03:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CCTurtle

2013-05-29 12:03:01 [FINEST] [CCTurtle] Sent event FMLConstructionEvent to mod CCTurtle

2013-05-29 12:03:01 [FINEST] [FlansMod] Sending event FMLConstructionEvent to mod FlansMod

2013-05-29 12:03:01 [FINEST] [ForgeModLoader] Testing mod FlansMod to verify it accepts its own version in a remote connection

2013-05-29 12:03:01 [FINEST] [ForgeModLoader] The mod FlansMod accepts its own version (2.1)

2013-05-29 12:03:01 [WARNING] [ForgeModLoader] The mod id FlansMod attempted to register channels without specifying a packet handler

2013-05-29 12:03:01 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into FlansMod

2013-05-29 12:03:01 [FINEST] [FlansMod] Sent event FMLConstructionEvent to mod FlansMod

2013-05-29 12:03:01 [FINEST] [Liquid Mechanics] Sending event FMLConstructionEvent to mod Liquid Mechanics

2013-05-29 12:03:02 [FINEST] [ForgeModLoader] Testing mod Liquid Mechanics to verify it accepts its own version in a remote connection

2013-05-29 12:03:02 [FINEST] [ForgeModLoader] The mod Liquid Mechanics accepts its own version (0.2.6)

2013-05-29 12:03:02 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Liquid Mechanics

2013-05-29 12:03:02 [FINEST] [Liquid Mechanics] Sent event FMLConstructionEvent to mod Liquid Mechanics

2013-05-29 12:03:02 [FINEST] [Forestry] Sending event FMLConstructionEvent to mod Forestry

2013-05-29 12:03:02 [FINEST] [ForgeModLoader] Testing mod Forestry to verify it accepts its own version in a remote connection

2013-05-29 12:03:02 [FINEST] [ForgeModLoader] The mod Forestry accepts its own version (1.6.4.2)

2013-05-29 12:03:02 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Forestry

2013-05-29 12:03:03 [FINEST] [Forestry] Sent event FMLConstructionEvent to mod Forestry

2013-05-29 12:03:03 [FINEST] [ForgeIRC] Sending event FMLConstructionEvent to mod ForgeIRC

2013-05-29 12:03:03 [FINEST] [ForgeModLoader] Testing mod ForgeIRC to verify it accepts its own version in a remote connection

2013-05-29 12:03:03 [FINEST] [ForgeModLoader] The mod ForgeIRC accepts its own version (1.0.14)

2013-05-29 12:03:03 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ForgeIRC

2013-05-29 12:03:03 [FINEST] [ForgeIRC] Sent event FMLConstructionEvent to mod ForgeIRC

2013-05-29 12:03:03 [FINEST] [iCBM] Sending event FMLConstructionEvent to mod ICBM

2013-05-29 12:03:04 [FINEST] [ForgeModLoader] Testing mod ICBM to verify it accepts its own version in a remote connection

2013-05-29 12:03:04 [FINEST] [ForgeModLoader] The mod ICBM accepts its own version (1.0.3)

2013-05-29 12:03:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ICBM

2013-05-29 12:03:04 [FINEST] [iCBM] Sent event FMLConstructionEvent to mod ICBM

2013-05-29 12:03:04 [FINEST] [Mekanism] Sending event FMLConstructionEvent to mod Mekanism

2013-05-29 12:03:04 [FINEST] [ForgeModLoader] Testing mod Mekanism to verify it accepts its own version in a remote connection

2013-05-29 12:03:04 [FINEST] [ForgeModLoader] The mod Mekanism accepts its own version (5.2.0)

2013-05-29 12:03:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Mekanism

2013-05-29 12:03:04 [FINEST] [Mekanism] Sent event FMLConstructionEvent to mod Mekanism

2013-05-29 12:03:04 [FINEST] [MekanismGenerators] Sending event FMLConstructionEvent to mod MekanismGenerators

2013-05-29 12:03:04 [FINEST] [ForgeModLoader] Testing mod MekanismGenerators to verify it accepts its own version in a remote connection

2013-05-29 12:03:04 [FINEST] [ForgeModLoader] The mod MekanismGenerators accepts its own version (5.2.0)

2013-05-29 12:03:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MekanismGenerators

2013-05-29 12:03:04 [FINEST] [MekanismGenerators] Sent event FMLConstructionEvent to mod MekanismGenerators

2013-05-29 12:03:04 [FINEST] [MekanismTools] Sending event FMLConstructionEvent to mod MekanismTools

2013-05-29 12:03:04 [FINEST] [ForgeModLoader] Testing mod MekanismTools to verify it accepts its own version in a remote connection

2013-05-29 12:03:04 [FINEST] [ForgeModLoader] The mod MekanismTools accepts its own version (5.2.0)

2013-05-29 12:03:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MekanismTools

2013-05-29 12:03:04 [FINEST] [MekanismTools] Sent event FMLConstructionEvent to mod MekanismTools

2013-05-29 12:03:04 [FINEST] [ModularForceFieldSystem] Sending event FMLConstructionEvent to mod ModularForceFieldSystem

2013-05-29 12:03:04 [FINEST] [ForgeModLoader] Testing mod ModularForceFieldSystem to verify it accepts its own version in a remote connection

2013-05-29 12:03:04 [FINEST] [ForgeModLoader] The mod ModularForceFieldSystem accepts its own version (2.2.8.3.6)

2013-05-29 12:03:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ModularForceFieldSystem

2013-05-29 12:03:04 [FINEST] [ModularForceFieldSystem] Sent event FMLConstructionEvent to mod ModularForceFieldSystem

2013-05-29 12:03:04 [FINEST] [mmmPowersuits] Sending event FMLConstructionEvent to mod mmmPowersuits

2013-05-29 12:03:04 [FINEST] [ForgeModLoader] Testing mod mmmPowersuits to verify it accepts its own version in a remote connection

2013-05-29 12:03:04 [FINEST] [ForgeModLoader] The mod mmmPowersuits accepts its own version (0.2.0-28)

2013-05-29 12:03:04 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mmmPowersuits

2013-05-29 12:03:05 [FINEST] [mmmPowersuits] Sent event FMLConstructionEvent to mod mmmPowersuits

2013-05-29 12:03:05 [FINEST] [PortalGun] Sending event FMLConstructionEvent to mod PortalGun

2013-05-29 12:03:05 [FINEST] [ForgeModLoader] Testing mod PortalGun to verify it accepts its own version in a remote connection

2013-05-29 12:03:05 [FINEST] [ForgeModLoader] The mod PortalGun accepts its own version (1.4.7.4)

2013-05-29 12:03:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PortalGun

2013-05-29 12:03:05 [FINEST] [PortalGun] Sent event FMLConstructionEvent to mod PortalGun

2013-05-29 12:03:05 [FINEST] [RedPowerCore] Sending event FMLConstructionEvent to mod RedPowerCore

2013-05-29 12:03:05 [FINEST] [ForgeModLoader] Testing mod RedPowerCore to verify it accepts its own version in a remote connection

2013-05-29 12:03:05 [FINEST] [ForgeModLoader] The mod RedPowerCore accepts its own version (2.0pr6)

2013-05-29 12:03:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerCore

2013-05-29 12:03:05 [FINEST] [RedPowerCore] Sent event FMLConstructionEvent to mod RedPowerCore

2013-05-29 12:03:05 [FINEST] [RedPowerBase] Sending event FMLConstructionEvent to mod RedPowerBase

2013-05-29 12:03:05 [FINEST] [ForgeModLoader] Testing mod RedPowerBase to verify it accepts its own version in a remote connection

2013-05-29 12:03:05 [FINEST] [ForgeModLoader] The mod RedPowerBase accepts its own version (2.0pr6)

2013-05-29 12:03:05 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerBase

2013-05-29 12:03:05 [FINEST] [RedPowerBase] Sent event FMLConstructionEvent to mod RedPowerBase

2013-05-29 12:03:05 [FINEST] [RedPowerMachine] Sending event FMLConstructionEvent to mod RedPowerMachine

2013-05-29 12:03:06 [FINEST] [ForgeModLoader] Testing mod RedPowerMachine to verify it accepts its own version in a remote connection

2013-05-29 12:03:06 [FINEST] [ForgeModLoader] The mod RedPowerMachine accepts its own version (2.0pr6)

2013-05-29 12:03:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerMachine

2013-05-29 12:03:06 [FINEST] [RedPowerMachine] Sent event FMLConstructionEvent to mod RedPowerMachine

2013-05-29 12:03:06 [FINEST] [RedPowerCompat] Sending event FMLConstructionEvent to mod RedPowerCompat

2013-05-29 12:03:06 [FINEST] [ForgeModLoader] Testing mod RedPowerCompat to verify it accepts its own version in a remote connection

2013-05-29 12:03:06 [FINEST] [ForgeModLoader] The mod RedPowerCompat accepts its own version (2.0pr6)

2013-05-29 12:03:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerCompat

2013-05-29 12:03:06 [FINEST] [RedPowerCompat] Sent event FMLConstructionEvent to mod RedPowerCompat

2013-05-29 12:03:06 [FINEST] [RedPowerWiring] Sending event FMLConstructionEvent to mod RedPowerWiring

2013-05-29 12:03:06 [FINEST] [ForgeModLoader] Testing mod RedPowerWiring to verify it accepts its own version in a remote connection

2013-05-29 12:03:06 [FINEST] [ForgeModLoader] The mod RedPowerWiring accepts its own version (2.0pr6)

2013-05-29 12:03:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerWiring

2013-05-29 12:03:06 [FINEST] [RedPowerWiring] Sent event FMLConstructionEvent to mod RedPowerWiring

2013-05-29 12:03:06 [FINEST] [RedPowerLogic] Sending event FMLConstructionEvent to mod RedPowerLogic

2013-05-29 12:03:06 [FINEST] [ForgeModLoader] Testing mod RedPowerLogic to verify it accepts its own version in a remote connection

2013-05-29 12:03:06 [FINEST] [ForgeModLoader] The mod RedPowerLogic accepts its own version (2.0pr6)

2013-05-29 12:03:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerLogic

2013-05-29 12:03:06 [FINEST] [RedPowerLogic] Sent event FMLConstructionEvent to mod RedPowerLogic

2013-05-29 12:03:06 [FINEST] [RedPowerLighting] Sending event FMLConstructionEvent to mod RedPowerLighting

2013-05-29 12:03:06 [FINEST] [ForgeModLoader] Testing mod RedPowerLighting to verify it accepts its own version in a remote connection

2013-05-29 12:03:06 [FINEST] [ForgeModLoader] The mod RedPowerLighting accepts its own version (2.0pr6)

2013-05-29 12:03:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerLighting

2013-05-29 12:03:06 [FINEST] [RedPowerLighting] Sent event FMLConstructionEvent to mod RedPowerLighting

2013-05-29 12:03:06 [FINEST] [RedPowerWorld] Sending event FMLConstructionEvent to mod RedPowerWorld

2013-05-29 12:03:06 [FINEST] [ForgeModLoader] Testing mod RedPowerWorld to verify it accepts its own version in a remote connection

2013-05-29 12:03:06 [FINEST] [ForgeModLoader] The mod RedPowerWorld accepts its own version (2.0pr6)

2013-05-29 12:03:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerWorld

2013-05-29 12:03:06 [FINEST] [RedPowerWorld] Sent event FMLConstructionEvent to mod RedPowerWorld

2013-05-29 12:03:06 [FINEST] [RedPowerControl] Sending event FMLConstructionEvent to mod RedPowerControl

2013-05-29 12:03:06 [FINEST] [ForgeModLoader] Testing mod RedPowerControl to verify it accepts its own version in a remote connection

2013-05-29 12:03:06 [FINEST] [ForgeModLoader] The mod RedPowerControl accepts its own version (2.0pr6)

2013-05-29 12:03:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerControl

2013-05-29 12:03:06 [FINEST] [RedPowerControl] Sent event FMLConstructionEvent to mod RedPowerControl

2013-05-29 12:03:06 [FINEST] [secretRoomsMod] Sending event FMLConstructionEvent to mod SecretRoomsMod

2013-05-29 12:03:06 [FINEST] [ForgeModLoader] Testing mod SecretRoomsMod to verify it accepts its own version in a remote connection

2013-05-29 12:03:06 [FINEST] [ForgeModLoader] The mod SecretRoomsMod accepts its own version (4.5.1)

2013-05-29 12:03:06 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into SecretRoomsMod

2013-05-29 12:03:06 [FINEST] [secretRoomsMod] Sent event FMLConstructionEvent to mod SecretRoomsMod

2013-05-29 12:03:06 [FINEST] [soulShards] Sending event FMLConstructionEvent to mod SoulShards

2013-05-29 12:03:07 [FINEST] [ForgeModLoader] Testing mod SoulShards to verify it accepts its own version in a remote connection

2013-05-29 12:03:07 [FINEST] [ForgeModLoader] The mod SoulShards accepts its own version (1.26)

2013-05-29 12:03:07 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into SoulShards

2013-05-29 12:03:08 [FINEST] [soulShards] Sent event FMLConstructionEvent to mod SoulShards

2013-05-29 12:03:08 [FINEST] [Thaumcraft] Sending event FMLConstructionEvent to mod Thaumcraft

2013-05-29 12:03:08 [FINEST] [ForgeModLoader] Testing mod Thaumcraft to verify it accepts its own version in a remote connection

2013-05-29 12:03:08 [FINEST] [ForgeModLoader] The mod Thaumcraft accepts its own version (3.0.3)

2013-05-29 12:03:08 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Thaumcraft

2013-05-29 12:03:09 [FINEST] [Thaumcraft] Sent event FMLConstructionEvent to mod Thaumcraft

2013-05-29 12:03:09 [FINEST] [WirelessRedstoneCore] Sending event FMLConstructionEvent to mod WirelessRedstoneCore

2013-05-29 12:03:09 [FINEST] [ForgeModLoader] Testing mod WirelessRedstoneCore to verify it accepts its own version in a remote connection

2013-05-29 12:03:09 [FINEST] [ForgeModLoader] The mod WirelessRedstoneCore accepts its own version (1.6.1)

2013-05-29 12:03:09 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into WirelessRedstoneCore

2013-05-29 12:03:09 [FINEST] [WirelessRedstoneCore] Sent event FMLConstructionEvent to mod WirelessRedstoneCore

2013-05-29 12:03:09 [FINE] [ForgeModLoader] Mod signature data

2013-05-29 12:03:09 [FINE] [ForgeModLoader]    mcp(Minecraft Coder Pack:7.26a): minecraft.jar (NO VALID CERTIFICATE FOUND)

2013-05-29 12:03:09 [FINE] [ForgeModLoader]    FML(Forge Mod Loader:4.7.35.556): coremods (NO VALID CERTIFICATE FOUND)

2013-05-29 12:03:09 [FINE] [ForgeModLoader]    Forge(Minecraft Forge:6.6.2.534): coremods (NO VALID CERTIFICATE FOUND)

2013-05-29 12:03:09 [FINE] [ForgeModLoader]    CodeChickenCore(CodeChicken Core:0.7.1.0): coremods (NO VALID CERTIFICATE FOUND)

Link to comment
Share on other sites

Rei's is still in the server files, try removing the mod and its associated directory. Clientside only mods greatly upset a server system because it doesn't know how to handle the clientside code in it.

Link to comment
Share on other sites

I would just not mess with flan's mods, they're too tricky if you ask me.

------------------------------------------------------------------------------------------

Also (due to the fact that double posting is hated in the forum) I found a problem with electric expansion combined with disconnecting from my server, not sure if this should go here to but I'll take my chances.

Never mind got it fixed by updating the mod.

Link to comment
Share on other sites

  • 3 weeks later...

Hey i keep getting this whenever I try to run the server

---- Minecraft Crash Report ----

// Oops.

 

Time: 6/18/13 8:02 AM

Description: Exception in server tick loop

 

java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP

    at java.lang.Class.forName0(Native Method)

    at java.lang.Class.forName(Unknown Source)

    at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:86)

    at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:483)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)

    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

    at com.google.common.eventbus.EventBus.post(EventBus.java:267)

    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)

    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)

    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

    at com.google.common.eventbus.EventBus.post(EventBus.java:267)

    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)

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

    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)

    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)

    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)

    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)

    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityClientPlayerMP

    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)

    at java.lang.ClassLoader.loadClass(Unknown Source)

    at java.lang.ClassLoader.loadClass(Unknown Source)

    ... 31 more

Caused by: java.lang.NullPointerException

    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227)

    ... 33 more

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

    Minecraft Version: 1.5.2

    Operating System: Windows 7 (amd64) version 6.1

    Java Version: 1.7.0_09, Oracle Corporation

    Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

    Memory: 4058065192 bytes (3870 MB) / 4116054016 bytes (3925 MB) up to 4116054016 bytes (3925 MB)

    JVM Flags: 2 total; -Xmx4g -Xms4g

    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

    Suspicious classes: FML and Forge are installed

    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

    FML: MCP v7.51 FML v5.2.23.738 Minecraft Forge 7.8.1.738 55 mods loaded, 55 mods active

    mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

    FML{5.2.23.738} [Forge Mod Loader] (coremods) Unloaded->Constructed

    Forge{7.8.1.738} [Minecraft Forge] (coremods) Unloaded->Constructed

    CodeChickenCore{0.8.7} [CodeChicken Core] (coremods) Unloaded->Constructed

    CoFHCore{1.5.2.2} [CoFH Core] (coremods) Unloaded->Constructed

    mod_bspkrsCore{v2.08(1.5.2)} [bspkrsCore] (bspkrsCorev2.08.zip) Unloaded->Constructed

    CoFHNetwork{1.5.2.2} [CoFHNetwork] (CoFHCore-1.5.2.2.jar) Unloaded->Constructed

    CoFHWorld{1.5.2.2} [CoFHWorld] (CoFHCore-1.5.2.2.jar) Unloaded->Constructed

    DamageIndicatorsMod{2.7.0.1} [Damage Indicators] (1.5.2 DamageIndicators v2.7.0.1.zip) Unloaded->Constructed

    BetterFurnaces{3.2} [better Furnaces] ([1.5.2]BetterFurnacesV3.2.zip) Unloaded->Constructed

    cfm{2.8.4} [MrCrayfish's Furniture Mod] ([Forge]FurnitureMod2.8.4(FULL).zip) Unloaded->Constructed

    BuildCraft|Core{3.6.0} [buildCraft] (buildcraft-A-3.6.0.jar) Unloaded->Constructed

    BuildCraft|Transport{3.6.0} [bC Transport] (buildcraft-A-3.6.0.jar) Unloaded->Constructed

    BuildCraft|Silicon{3.6.0} [bC Silicon] (buildcraft-A-3.6.0.jar) Unloaded->Constructed

    ThermalExpansion{2.4.3.0} [Thermal Expansion] (ThermalExpansion-2.4.3.0.jar) Unloaded->Constructed

    IC2{1.115.348-lf} [industrialCraft 2] (industrialcraft-2_1.115.348-lf.jar) Unloaded->Constructed

    AppliedEnergistics{rv.10.n} [Applied Energistics] (appeng-rv10-n.zip) Unloaded->Constructed

    mod_ArmorMovement{Not available} [mod_ArmorMovement] (ArmorMovement 1.5.2.zip) Unloaded

    AtomicScience{0.5.3} [Atomic Science] (Atomic_Science_v0.5.3.51.jar) Unloaded

    BiblioCraft{1.3.1} [biblioCraft] (BiblioCraft[v1.3.1].zip) Unloaded

    Natura{1.5.1_2.1} [Natura] (Natura_2.1.jar) Unloaded

    BiomesOPlenty{0.5.5} [biomes O' Plenty] (Biomes-O-Plenty-0.5.5.zip) Unloaded

    BladeCraft_Mod{1.4.2.1} [bladecraft] (BladeCraft 1.4.2.1.zip) Unloaded

    BuildCraft|Builders{3.6.0} [bC Builders] (buildcraft-A-3.6.0.jar) Unloaded

    BuildCraft|Energy{3.6.0} [bC Energy] (buildcraft-A-3.6.0.jar) Unloaded

    BuildCraft|Factory{3.6.0} [bC Factory] (buildcraft-A-3.6.0.jar) Unloaded

    JSOne_Studios.CampfireMod{2.5.3} [Campfire Mod] (CampfireMod_2.5.3_for_1.5.2.zip) Unloaded

    Chisel{1.4.4} [Chisel] (chisel-1.5.2-1.4.4.jar) Unloaded

    CompactSolars{4.2.0.48} [Compact Solar Arrays] (compactsolars-universal-1.5.2-4.2.0.48.zip) Unloaded

    ComputerCraft{1.53} [ComputerCraft] (ComputerCraft1.53.zip) Unloaded

    CCTurtle{1.53} [ComputerCraft Turtles] (ComputerCraft1.53.zip) Unloaded

    CraftableSpawners{1.6} [Craftable Spawners] (CraftableSpawners-161.zip) Unloaded

    ElementalTinkerer{PRE-5a} [§oElemental Tinkerer] (Elemental Tinkerer [PRE-5b].zip) Unloaded

    eplus{1.15} [Enchanting Plus] (EnchantingPlus-1.15.jar) Unloaded

    factorization{0.7.37} [Factorization] (Factorization-0.7.37.jar) Unloaded

    factorization.misc{0.7.37} [Factorization Miscellaneous Nonsense] (Factorization-0.7.37.jar) Unloaded

    factorization.dimensionalSlice{0.7.37} [Factorization Dimensional Slices] (Factorization-0.7.37.jar) Unloaded

    Forestry{2.2.6.3} [Forestry for Minecraft] (forestry-A-2.2.6.3.jar) Unloaded

    ICBM|Contraption{1.2.0} [iCBM|Contraption] (ICBM_Contraption_v1.2.0.114.jar) Unloaded

    ICBM|Sentry{1.2.0} [iCBM|Sentry] (ICBM_Sentry_v1.2.0.114.jar) Unloaded

    ICBM|Explosion{1.2.0} [iCBM|Explosion] (ICBM_Explosion_v1.2.0.114.jar) Unloaded

    IronChest{5.2.8.445} [iron Chest] (ironchest-universal-1.5.2-5.2.8.445.zip) Unloaded

    MagicBees{2.0.0 (build 22)} [Magic Bees] (magicbees-2.0.0.jar) Unloaded

    Mekanism{5.5.6} [Mekanism] (Mekanism-v5.5.6.82.jar) Unloaded

    MekanismGenerators{5.5.6} [MekanismGenerators] (MekanismGenerators-v5.5.6.82.jar) Unloaded

    MekanismTools{5.5.6} [MekanismTools] (MekanismTools-v5.5.6.82.jar) Unloaded

    Mystcraft{0.10.4.00} [Mystcraft] (mystcraft-uni-1.5.2-0.10.4.00.zip) Unloaded

    Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_2.1.jar) Unloaded

    mod_PandorasBox{Not available} [mod_PandorasBox] (PandorasBox_1.4.4.zip) Unloaded

    TaleOfKingdoms{1.0} [Tale of Kingship] (Tale of Kingship.zip) Unloaded

    TConstruct{1.5.1_1.3.dev.54} [Tinkers' Construct] (TConstruct_1.3.54.jar) Unloaded

    TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.3.54.jar) Unloaded

    Bricks{2.3.5.2} [Throwable Bricks Mod] (Throwable Bricks Mod v2.3.5.2.zip) Unloaded

    mod_TooManyItems{Not available} [mod_TooManyItems] (TooManyItems2013_04_25_1.5.2.zip) Unloaded

    TwilightForest{1.18.1} [The Twilight Forest] (twilightforest-1.18.1.zip) Unloaded

    Profiler Position: N/A (disabled)

    Is Modded: Definitely; Server brand changed to 'fml,forge'

    Type: Dedicated Server (map_server.txt)

Link to comment
Share on other sites

Hey i keep getting this whenever I try to run the server

---- Minecraft Crash Report ----

// Oops.

 

Time: 6/18/13 8:02 AM

Description: Exception in server tick loop

 

java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP

    at java.lang.Class.forName0(Native Method)

    at java.lang.Class.forName(Unknown Source)

    at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:86)

    at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:483)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)

    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

    at com.google.common.eventbus.EventBus.post(EventBus.java:267)

    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)

    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)

    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

    at com.google.common.eventbus.EventBus.post(EventBus.java:267)

    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)

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

    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)

    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)

    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)

    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)

    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityClientPlayerMP

    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)

    at java.lang.ClassLoader.loadClass(Unknown Source)

    at java.lang.ClassLoader.loadClass(Unknown Source)

    ... 31 more

Caused by: java.lang.NullPointerException

    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227)

    ... 33 more

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

    Minecraft Version: 1.5.2

    Operating System: Windows 7 (amd64) version 6.1

    Java Version: 1.7.0_09, Oracle Corporation

    Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

    Memory: 4058065192 bytes (3870 MB) / 4116054016 bytes (3925 MB) up to 4116054016 bytes (3925 MB)

    JVM Flags: 2 total; -Xmx4g -Xms4g

    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

    Suspicious classes: FML and Forge are installed

    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

    FML: MCP v7.51 FML v5.2.23.738 Minecraft Forge 7.8.1.738 55 mods loaded, 55 mods active

    mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

    FML{5.2.23.738} [Forge Mod Loader] (coremods) Unloaded->Constructed

    Forge{7.8.1.738} [Minecraft Forge] (coremods) Unloaded->Constructed

    CodeChickenCore{0.8.7} [CodeChicken Core] (coremods) Unloaded->Constructed

    CoFHCore{1.5.2.2} [CoFH Core] (coremods) Unloaded->Constructed

    mod_bspkrsCore{v2.08(1.5.2)} [bspkrsCore] (bspkrsCorev2.08.zip) Unloaded->Constructed

    CoFHNetwork{1.5.2.2} [CoFHNetwork] (CoFHCore-1.5.2.2.jar) Unloaded->Constructed

    CoFHWorld{1.5.2.2} [CoFHWorld] (CoFHCore-1.5.2.2.jar) Unloaded->Constructed

    DamageIndicatorsMod{2.7.0.1} [Damage Indicators] (1.5.2 DamageIndicators v2.7.0.1.zip) Unloaded->Constructed

    BetterFurnaces{3.2} [better Furnaces] ([1.5.2]BetterFurnacesV3.2.zip) Unloaded->Constructed

    cfm{2.8.4} [MrCrayfish's Furniture Mod] ([Forge]FurnitureMod2.8.4(FULL).zip) Unloaded->Constructed

    BuildCraft|Core{3.6.0} [buildCraft] (buildcraft-A-3.6.0.jar) Unloaded->Constructed

    BuildCraft|Transport{3.6.0} [bC Transport] (buildcraft-A-3.6.0.jar) Unloaded->Constructed

    BuildCraft|Silicon{3.6.0} [bC Silicon] (buildcraft-A-3.6.0.jar) Unloaded->Constructed

    ThermalExpansion{2.4.3.0} [Thermal Expansion] (ThermalExpansion-2.4.3.0.jar) Unloaded->Constructed

    IC2{1.115.348-lf} [industrialCraft 2] (industrialcraft-2_1.115.348-lf.jar) Unloaded->Constructed

    AppliedEnergistics{rv.10.n} [Applied Energistics] (appeng-rv10-n.zip) Unloaded->Constructed

    mod_ArmorMovement{Not available} [mod_ArmorMovement] (ArmorMovement 1.5.2.zip) Unloaded

    AtomicScience{0.5.3} [Atomic Science] (Atomic_Science_v0.5.3.51.jar) Unloaded

    BiblioCraft{1.3.1} [biblioCraft] (BiblioCraft[v1.3.1].zip) Unloaded

    Natura{1.5.1_2.1} [Natura] (Natura_2.1.jar) Unloaded

    BiomesOPlenty{0.5.5} [biomes O' Plenty] (Biomes-O-Plenty-0.5.5.zip) Unloaded

    BladeCraft_Mod{1.4.2.1} [bladecraft] (BladeCraft 1.4.2.1.zip) Unloaded

    BuildCraft|Builders{3.6.0} [bC Builders] (buildcraft-A-3.6.0.jar) Unloaded

    BuildCraft|Energy{3.6.0} [bC Energy] (buildcraft-A-3.6.0.jar) Unloaded

    BuildCraft|Factory{3.6.0} [bC Factory] (buildcraft-A-3.6.0.jar) Unloaded

    JSOne_Studios.CampfireMod{2.5.3} [Campfire Mod] (CampfireMod_2.5.3_for_1.5.2.zip) Unloaded

    Chisel{1.4.4} [Chisel] (chisel-1.5.2-1.4.4.jar) Unloaded

    CompactSolars{4.2.0.48} [Compact Solar Arrays] (compactsolars-universal-1.5.2-4.2.0.48.zip) Unloaded

    ComputerCraft{1.53} [ComputerCraft] (ComputerCraft1.53.zip) Unloaded

    CCTurtle{1.53} [ComputerCraft Turtles] (ComputerCraft1.53.zip) Unloaded

    CraftableSpawners{1.6} [Craftable Spawners] (CraftableSpawners-161.zip) Unloaded

    ElementalTinkerer{PRE-5a} [§oElemental Tinkerer] (Elemental Tinkerer [PRE-5b].zip) Unloaded

    eplus{1.15} [Enchanting Plus] (EnchantingPlus-1.15.jar) Unloaded

    factorization{0.7.37} [Factorization] (Factorization-0.7.37.jar) Unloaded

    factorization.misc{0.7.37} [Factorization Miscellaneous Nonsense] (Factorization-0.7.37.jar) Unloaded

    factorization.dimensionalSlice{0.7.37} [Factorization Dimensional Slices] (Factorization-0.7.37.jar) Unloaded

    Forestry{2.2.6.3} [Forestry for Minecraft] (forestry-A-2.2.6.3.jar) Unloaded

    ICBM|Contraption{1.2.0} [iCBM|Contraption] (ICBM_Contraption_v1.2.0.114.jar) Unloaded

    ICBM|Sentry{1.2.0} [iCBM|Sentry] (ICBM_Sentry_v1.2.0.114.jar) Unloaded

    ICBM|Explosion{1.2.0} [iCBM|Explosion] (ICBM_Explosion_v1.2.0.114.jar) Unloaded

    IronChest{5.2.8.445} [iron Chest] (ironchest-universal-1.5.2-5.2.8.445.zip) Unloaded

    MagicBees{2.0.0 (build 22)} [Magic Bees] (magicbees-2.0.0.jar) Unloaded

    Mekanism{5.5.6} [Mekanism] (Mekanism-v5.5.6.82.jar) Unloaded

    MekanismGenerators{5.5.6} [MekanismGenerators] (MekanismGenerators-v5.5.6.82.jar) Unloaded

    MekanismTools{5.5.6} [MekanismTools] (MekanismTools-v5.5.6.82.jar) Unloaded

    Mystcraft{0.10.4.00} [Mystcraft] (mystcraft-uni-1.5.2-0.10.4.00.zip) Unloaded

    Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_2.1.jar) Unloaded

    mod_PandorasBox{Not available} [mod_PandorasBox] (PandorasBox_1.4.4.zip) Unloaded

    TaleOfKingdoms{1.0} [Tale of Kingship] (Tale of Kingship.zip) Unloaded

    TConstruct{1.5.1_1.3.dev.54} [Tinkers' Construct] (TConstruct_1.3.54.jar) Unloaded

    TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.3.54.jar) Unloaded

    Bricks{2.3.5.2} [Throwable Bricks Mod] (Throwable Bricks Mod v2.3.5.2.zip) Unloaded

    mod_TooManyItems{Not available} [mod_TooManyItems] (TooManyItems2013_04_25_1.5.2.zip) Unloaded

    TwilightForest{1.18.1} [The Twilight Forest] (twilightforest-1.18.1.zip) Unloaded

    Profiler Position: N/A (disabled)

    Is Modded: Definitely; Server brand changed to 'fml,forge'

    Type: Dedicated Server (map_server.txt)

Can someone please help me with my problem...

I tried adding RAM no use..

Link to comment
Share on other sites

I was just wondering but when will the Server Files for 1.5.2 be added? Or how would you go about the process of creating a custom server.

I am on a Mac and i can do both port forwarding or Hamachi, also will do either bukkit or regular. As long as i can implement my modpack in the server.

Link to comment
Share on other sites

i got this crash-report, can sum1 explain wut i did wrong

---- Minecraft Crash Report ----

// Ooh. Shiny.

Time: 6/23/13 12:21 PM

Description: Exception in server tick loop

cpw.mods.fml.common.MissingModsException

at cpw.mods.fml.common.Loader.sortModList(Loader.java:228)

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

at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)

at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)

at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)

at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

-- System Details --

Details:

Minecraft Version: 1.5.2

Operating System: Windows 7 (amd64) version 6.1

Java Version: 1.7.0_17, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 1253839400 bytes (1195 MB) / 1297547264 bytes (1237 MB) up to 1908932608 bytes (1820 MB)

JVM Flags: 2 total; -Xms1G -Xmx2G

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v7.51 FML v5.2.23.737 Minecraft Forge 7.8.1.737 67 mods loaded, 67 mods active

mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded

FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded

Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded

CodeChickenCore{0.8.7} [CodeChicken Core] (coremods) Unloaded

NotEnoughItems{1.5.2.28} [Not Enough Items] (coremods) Unloaded

CoFHNetwork{1.5.1.5} [CoFHNetwork] (CoFHCore-1.5.1.5.jar) Unloaded

CoFHWorld{1.5.1.5} [CoFHWorld] (CoFHCore-1.5.1.5.jar) Unloaded

mod_ArmorStatusHUD{Not available} [mod_ArmorStatusHUD] ([1.5.2]ArmorStatusHUDv1.7.zip) Unloaded

BetterFurnaces{3.2} [better Furnaces] ([1.5.2]BetterFurnacesV3.2.zip) Unloaded

mod_bspkrsCore{Not available} [mod_bspkrsCore] ([1.5.2]bspkrsCorev2.07.zip) Unloaded

DamageIndicatorsMod{2.6.8} [Damage Indicators] ([1.5.2]DamageIndicators v2.6.8.jar) Unloaded

mod_ReiMinimap{Not available} [mod_ReiMinimap] ([1.5.2]ReiMinimap_v3.3_06.jar) Unloaded

AtomicScience{0.5.3} [Atomic Science] (Atomic_Science_v0.5.3.51.jar) Unloaded

mod_BackTools{Not available} [mod_BackTools] (BackTools1.5.2v1.zip) Unloaded

BuildCraft|Builders{3.6.0} [bC Builders] (buildcraft-A-3.6.0.jar) Unloaded

BuildCraft|Core{3.6.0} [buildCraft] (buildcraft-A-3.6.0.jar) Unloaded

BuildCraft|Energy{3.6.0} [bC Energy] (buildcraft-A-3.6.0.jar) Unloaded

BuildCraft|Factory{3.6.0} [bC Factory] (buildcraft-A-3.6.0.jar) Unloaded

BuildCraft|Silicon{3.6.0} [bC Silicon] (buildcraft-A-3.6.0.jar) Unloaded

BuildCraft|Transport{3.6.0} [bC Transport] (buildcraft-A-3.6.0.jar) Unloaded

chococraft{2.8.7} [Torojima's ChocoCraft] (Chococraft_2.8.7.zip) Unloaded

CCTurtle{1.53} [ComputerCraft Turtles] (ComputerCraft1.53.zip) Unloaded

ComputerCraft{1.53} [ComputerCraft] (ComputerCraft1.53.zip) Unloaded

CustomNpcs{0.8} [CustomNpcs] (CustomNPCs_1.5.2.zip) Unloaded

FlansMod{2.3.1} [Flan's Mod] (Flans Mod 2.3.1 for Minecraft 1.5.2 Universal.zip) Unloaded

ICBM|Contraption{1.2.0} [iCBM|Contraption] (ICBM_Contraption_v1.2.0.114.jar) Unloaded

ICBM|Explosion{1.2.0} [iCBM|Explosion] (ICBM_Explosion_v1.2.0.114.jar) Unloaded

ICBM|Sentry{1.2.0} [iCBM|Sentry] (ICBM_Sentry_v1.2.0.114.jar) Unloaded

ImmibisCore{55.1.1} [immibis Core] (immibis-core-55.1.1.jar) Unloaded

inventorytweaks{1.54b} [inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded

Mekanism{5.5.6} [Mekanism] (Mekanism-v5.5.6.76.jar) Unloaded

MekanismGenerators{5.5.6} [MekanismGenerators] (MekanismGenerators-v5.5.6.76.jar) Unloaded

MekanismTools{5.5.6} [MekanismTools] (MekanismTools-v5.5.6.76.jar) Unloaded

MFFS{3.0.3} [Modular Force Field System] (MFFS_v3.0.3.129.jar) Unloaded

minechem{@VERSION@} [MineChem] (MineChem_v3.0.0.138.jar) Unloaded

MineFactoryReloaded{1.5.1R2.6.4} [MineFactory Reloaded] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatAppliedEnergistics{1.5.1R2.6.4} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatAtum{1.5.1R2.6.4} [MFR Compat: Atum] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatBackTools{1.5.1R2.6.4} [MFR Compat: BackTools] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatBiomesOPlenty{1.5.1R2.6.4} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatChococraft{1.5.1R2.6.4} [MFR Compat: Chococraft] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatExtraBiomes{1.5.1R2.6.4} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatForestry{1.5.1R2.6.4} [MFR Compat: Forestry] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatForestryPre{1.5.1R2.6.4} [MFR Compat: Forestry (2)] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatIC2{1.5.1R2.6.4} [MFR Compat: IC2] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatMagicalCrops{1.5.1R2.6.4} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatMystcraft{1.5.1R2.6.4} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatPams{1.5.1R2.6.4} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatRP2{1.5.1R2.6.4} [MFR Compat: RP2] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatSoulShards{1.5.1R2.6.4} [MFR Compat: SoulShards] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatSufficientBiomes{1.5.1R2.6.4} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MFReloaded|CompatThaumcraft{1.5.1R2.6.4} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatThermalExpansion{1.5.1R2.6.4} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatTwilightForest{1.5.1R2.6.4} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatVanilla{1.5.1R2.6.4} [MFR Compat: Vanilla] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

MineFactoryReloaded|CompatXyCraft{1.5.1R2.6.4} [MFR Compat: XyCraft] (MineFactoryReloaded-2.6.4-975.jar) Unloaded

mmmPowersuits{0.7.0-531} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.7.0-531.jar) Unloaded

MoreSwordsMod{2.4.2} [More Swords Mod] (More Swords Mod 2.4.4 For 1.5.2.jar) Unloaded

Natura{1.5.1_2.1} [Natura] (Natura_2.1.jar) Unloaded

Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_2.1.jar) Unloaded

NEIPlugins{1.0.8.7} [NEI Plugins] (NEIPlugins-1.0.8.7.jar) Unloaded

DarrenPR_RottenFleshToLeather{1.0.0} [Rotten Flesh to Leather] (Rotten Flesh To Leather MC 1.5.2.zip) Unloaded

secretroomsmod{4.6.0} [secretRoomsMod] (SecretRoomsMod-universal-4.6.0.283.zip) Unloaded

TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.3.6.jar) Unloaded

TConstruct{1.5.1_1.3.6} [Tinkers' Construct] (TConstruct_1.3.6.jar) Unloaded

Thaumcraft{3.0.5e} [Thaumcraft] (Thaumcraft3.0.5e.zip) Unloaded

weaponmod{1.5.2 v1.12.0} [balkon's WeaponMod] (WeaponMod.zip) Unloaded

Profiler Position: N/A (disabled)

Is Modded: Definitely; Server brand changed to 'fml,forge'

Type: Dedicated Server (map_server.txt)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...