• 0

    posted a message on [1.7.10] RF Guns

    hope OP sees this, but RF Guns cant run on a server. Hope this gets fixed! Trying to call particleFX

    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.10] RF Guns

    Is it possible to remove the "cake" spawning option from the pink? My modpack is based around surviving and random cake doesn't fit in. other than that i love it!

    Posted in: Minecraft Mods
  • 0

    posted a message on [GTNewHorizons][Gregified Modpack, Minetweaker, Thaumcraft, Buildcraft, Witchery, Galacticraft, BloodMagic, Forestry,2,5kQuests]

    Hello, i love GT. I would like to play this modpack :) Server is in GB and im in the states so ping may be bad, but i would love to play this modpack SP...and even server if ping isnt bad :D

    Posted in: Mod Packs
  • 0

    posted a message on Modded server keeps crashing. cannot locate error. can anyone help me find the error?
    i also want to say it IS a cauldron (mcpc) server. and im going to be adding plugins later, but i havent gotten to it yet.
    Posted in: Server Support and Administration
  • 0

    posted a message on Modded server keeps crashing. cannot locate error. can anyone help me find the error?
    hello, ive been trying to configure a little lan server for me and my family. it has around 190 mods in it. after a bit a research online, i think its because of some clientside mods. but i cant find which ones are which.

    Minecraft Crash Report ----
    // Don't be sad, have a hug! <3Time: 7/3/14 9:31 PM
    Description: Exception in server tick loop
    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:523)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
    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:445)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
    Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP
    at bspkrs.armorstatushud.fml.ArmorStatusHUDMod.preInit(ArmorStatusHUDMod.java:37)
    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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
    at sun.reflect.GeneratedMethodAccessor2.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:313)
    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:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    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:313)
    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:112)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
    ... 5 more
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityClientPlayerMP
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 32 more
    Caused by: java.lang.NullPointerException
    at org.objectweb.asm.ClassReader.<init>(Unknown Source)
    at invtweaks.forge.asm.ContainerTransformer.transform(ContainerTransformer.java:116)
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
    ... 34 more

    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_60, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1317647472 bytes (1256 MB) / 1786773504 bytes (1704 MB) up to 3817865216 bytes (3641 MB)
    JVM Flags: 2 total; -Xmx4G -XX:PermSize=256m
    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 v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 184 mods loaded, 184 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{6.4.49.965} [Forge Mod Loader] (cauldron.jar) Unloaded->Constructed->Pre-initialized
    Forge{9.11.1.965} [Minecraft Forge] (cauldron.jar) Unloaded->Constructed->Pre-initialized
    AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    Aroma1997Core{1.0.1.5} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    CodeChickenCore{0.9.0.9} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    denLib{3.2.6} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    InfiniBows{1.2.0 build 14} [Infinity Bow Fix] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    MobiusCore{1.2.1} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    NotEnoughItems{1.6.1.9} [Not Enough Items] (NotEnoughItems 1.6.1.9.jar) Unloaded->Constructed->Pre-initialized
    OpenModsCore{0.4} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized
    switches|pistontweak{1.3.0 build 25} [Switches|PistonTweak] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    DenEvents{1.0} [DenEvents] (DenEvents.jar) Unloaded->Constructed->Pre-initialized
    DamageIndicatorsMod{2.9.2.4} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.4.zip) Unloaded->Constructed->Pre-initialized
    lucky{4.2.1} [Lucky Block] ([1-6-4]_Lucky_Block_v4-2-1.jar) Unloaded->Constructed->Pre-initialized
    FLabsBF{4.0} [BetterFurnaces] ([1.6.4]BetterFurnacesV4.0.1.zip) Unloaded->Constructed->Pre-initialized
    bspkrsCore{v5.3(1.6.4)} [bspkrsCore] (BspkrsCorev5.3.zip) Unloaded->Constructed->Pre-initialized
    TreeCapitator{Forge 1.6.4.r09} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal.zip) Unloaded->Constructed->Pre-initialized
    CoFHCore{2.0.0.5} [CoFH Core] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
    UniversalElectricity{3.1.0} [Universal Electricity] (Universal-Electricity-3.1.0.97-core.jar) Unloaded->Constructed->Pre-initialized
    ResonantEngine{@MAJOR@.@MINOR@.@REVIS@} [ResonantEngine] (Resonant-Engine-Development-1.2.0.223-universal.jar) Unloaded->Constructed->Pre-initialized
    ForgeMultipart{1.0.0.250} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized
    ResonantInduction|Core{0.3.1} [Resonant Induction] (Resonant-Induction-Development-0.3.1.244-Resonant-Induction Core.jar) Unloaded->Constructed->Pre-initialized
    ResonantInduction|Archaic{0.3.1} [Resonant Induction Archaic] (Resonant-Induction-Development-0.3.1.244-archaic.jar) Unloaded->Constructed->Pre-initialized
    ResonantInduction|Mechanical{0.3.1} [Resonant Induction Mechanical] (Resonant-Induction-Development-0.3.1.244-mechanical.jar) Unloaded->Constructed->Pre-initialized
    ResonantInduction|Electrical{0.3.1} [Resonant Induction Electrical] (Resonant-Induction-Development-0.3.1.244-electrical.jar) Unloaded->Constructed->Pre-initialized
    ThermalExpansion{3.0.0.7} [Thermal Expansion] (ThermalExpansion-3.0.0.7.jar) Unloaded->Constructed->Pre-initialized
    IC2{2.0.368-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.368-experimental.jar) Unloaded->Constructed->Pre-initialized
    AdvancedMachines{1.0.5} [IC2 Advanced Machines Addon] (AdvancedMachines_exp_1.6.4.zip) Unloaded->Constructed->Pre-initialized
    AdvancedSolarPanel{3.4.6} [Advanced Solar Panels] (AdvancedSolarPanels_3_4_6_IC_EXP.zip) Unloaded->Constructed->Pre-initialized
    arsmagica2{1.1.2b} [Ars Magica 2] (AM2_1.1.2b.zip) Unloaded->Constructed->Pre-initialized
    AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed->Pre-initialized
    ArmorStatusHUD{v1.15(1.6.4)} [ArmorStatusHUD] (ArmorStatusHUDv1.15.zip) Unloaded->Constructed->Errored
    Aroma1997CoreHelper{1.0.1.5} [Aroma1997Core|Helper] (Aroma1997Core MC.1.6.4 v.1.0.1.5.jar) Unloaded->Constructed->Pre-initialized
    Backpack{1.28.37} [Backpack] (backpack-1.28.37-1.6.x.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized
    BCTools{1.4-a-17} [Buildcraft Tools] (bcTools-v1.4-a-17.jar) Unloaded->Constructed->Pre-initialized
    BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed->Pre-initialized
    Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized
    BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.416.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded{1.6.4R2.7.9} [MineFactory Reloaded] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatForestryPre{1.6.4R2.7.9} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    Forestry{2.3.1.1} [Forestry for Minecraft] (forestry-A-2.3.1.1.jar) Unloaded->Constructed->Pre-initialized
    BiblioWoodsForestry{1.3} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.3].zip) Unloaded->Constructed->Pre-initialized
    BiblioWoodsHighlands{1.1} [BiblioWoods Highlands Edition] (BiblioWoods[Highlands][v1.1].zip) Unloaded->Constructed->Pre-initialized
    BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) Unloaded->Constructed->Pre-initialized
    ComputerCraft{1.63} [ComputerCraft] (ComputerCraft1.63.jar) Unloaded->Constructed->Pre-initialized
    Mekanism{6.1.0} [Mekanism] (Mekanism-6.1.0.40.jar) Unloaded->Constructed->Pre-initialized
    BigReactors{0.3.3A} [Big Reactors] (BigReactors-0.3.3A.jar) Unloaded->Constructed->Pre-initialized
    BinnieCore{1.8.0} [Binnie Core] (binnie-mods-1.8.0.jar) Unloaded->Constructed->Pre-initialized
    ExtraBees{1.8.0} [Extra Bees] (binnie-mods-1.8.0.jar) Unloaded->Constructed->Pre-initialized
    ExtraTrees{1.8.0} [Extra Trees] (binnie-mods-1.8.0.jar) Unloaded->Constructed->Pre-initialized
    Additional-Buildcraft-Objects{1.0.7.561} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.6.4-4.2.2-1.0.7.561.jar) Unloaded->Constructed->Pre-initialized
    Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded->Constructed->Pre-initialized
    Railcraft{8.4.0.0} [Railcraft] (Railcraft_1.6.4-8.4.0.0.jar) Unloaded->Constructed->Pre-initialized
    buildcraftAddon{1.6.4_v0.3.3} [BuildCraftAddon] (buildcraftAddon-1.6.4_0.3.4.jar) Unloaded->Constructed->Pre-initialized
    CarpentersBlocks{2.0.8} [Carpenter's Blocks] (Carpenter's Blocks v2.0.8 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized
    ChickenChunks{1.3.3.4} [ChickenChunks] (ChickenChunks 1.3.3.4.jar) Unloaded->Constructed->Pre-initialized
    CoFHLoot{2.0.0.5} [CoFH Loot] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
    CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
    CoFHSocial{2.0.0.5} [CoFH Social] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
    CoFHWorld{2.0.0.5} [CoFH World] (CoFHCore-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized
    CompactSolars{4.4.19.224} [Compact Solar Arrays] (CompactSolars.zip) Unloaded->Constructed->Pre-initialized
    CompactWindmills{1.0.3.0} [CompactWindmills] (CompactWindmills MC.1.6.4 v.1.0.3.0.jar) Unloaded->Constructed->Pre-initialized
    DenPipes-Forestry{1.1.8} [DenPipes-Forestry] (DenPipes_Forestry-1.6.4-1.1.8.jar) Unloaded->Constructed->Pre-initialized
    DenPipes-Emerald{1.1.6} [DenPipes-Emerald] (DenPipes_Emerald-1.6.4-1.1.6.jar) Unloaded->Constructed->Pre-initialized
    DenPipes{2.1.18} [DenPipes] (DenPipes-1.6.4-2.1.18.jar) Unloaded->Constructed->Pre-initialized
    numina{0.1.2-55} [Numina] (Numina-1.6.2-0.1.2-55.jar) Unloaded->Constructed->Pre-initialized
    powersuits{0.10.0-91} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.4-0.10.0-91.jar) Unloaded->Constructed->Pre-initialized
    Mystcraft{0.10.12.01} [Mystcraft] (mystcraft-uni-1.6.4-0.10.12.01.zip) Unloaded->Constructed->Pre-initialized
    Waila{1.5.2a} [Waila] (Waila_1.5.2a.zip) Unloaded->Constructed->Pre-initialized
    DragonAPI{release} [DragonAPI] (DragonAPI 1.6 V22.zip) Unloaded->Constructed->Pre-initialized
    DragonMounts{r36} [Dragon Mounts] (dragonmount_r36_mc1.6.x.zip) Unloaded->Constructed->Pre-initialized
    EnderStorage{1.4.3.6} [EnderStorage] (EnderStorage 1.4.3.6.jar) Unloaded->Constructed->Pre-initialized
    factorization{0.8.34} [Factorization] (Factorization-0.8.34.jar) Unloaded->Constructed->Pre-initialized
    LogisticsPipes|Main{0.7.4.dev.192} [Logistics Pipes] (LogisticsPipes-MC1.6.4-0.7.4.dev.192.jar) Unloaded->Constructed->Pre-initialized
    extracells{1.6.9} [ExtraCells] (ExtraCells-1.6.9.jar) Unloaded->Constructed->Pre-initialized
    ExtraUtilities{1.0.3c} [Extra Utilities] (extrautils-1.0.3c.zip) Unloaded->Constructed->Pre-initialized
    factorization.misc{0.8.34} [Factorization Miscellaneous Nonsense] (Factorization-0.8.34.jar) Unloaded->Constructed->Pre-initialized
    factorization.notify{0.8.34} [Factorization Notification System] (Factorization-0.8.34.jar) Unloaded->Constructed->Pre-initialized
    factorization.dimensionalSlice{0.8.34} [Factorization Dimensional Slices] (Factorization-0.8.34.jar) Unloaded->Constructed->Pre-initialized
    FlansMod{4.1.1} [Flans Mod] (FlansMod-4.1.1.jar) Unloaded->Constructed->Pre-initialized
    GraviSuite{1.9.8} [Gravitation Suite] (GraviSuite_1_9_8_MC_1_6_4_IC_EXP.zip) Unloaded->Constructed->Pre-initialized
    iChunUtil{2.4.0} [iChunUtil] (iChunUtil2.4.0.zip) Unloaded->Constructed->Pre-initialized
    GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized
    HardcoreEnderExpansion{1.5a} [Hardcore Ender Expansion] (HardcoreEnderExpansion.zip) Unloaded->Constructed->Pre-initialized
    IC2NuclearControl{1.6.2c} [Nuclear Control] (IC2NuclearControl-1.6.2c-ic2-experimental.zip) Unloaded->Constructed->Pre-initialized
    ICBM{1.4.2} [ICBM] (ICBM-Development-1.4.2.218.jar) Unloaded->Constructed->Pre-initialized
    ICBM|Sentry{1.4.2} [ICBM Sentry] (ICBM-Development-1.4.2.218.jar) Unloaded->Constructed->Pre-initialized
    ICBM|Explosion{1.4.2} [ICBM Explosion] (ICBM-Development-1.4.2.218.jar) Unloaded->Constructed->Pre-initialized
    InfernalMobs{1.4.4} [Infernal Mobs] (InfernalMobs_1.6.4.zip) Unloaded->Constructed->Pre-initialized
    inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized
    IronChest{5.4.1.702} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.702.zip) Unloaded->Constructed->Pre-initialized
    LavaMonsters{2.2} [Lava Monsters] (LavaMonsters 2.2 for MC 1.6.2.zip) Unloaded->Constructed->Pre-initialized
    RedGear|Core{2.0.5} [Red Gear Core] (RedGearCore-2.0.5.jar) Unloaded->Constructed->Pre-initialized
    RedGear|LiquidFuels{2.3.2} [Liquid Fuels] (Liquid_Fuels-2.3.2.jar) Unloaded->Constructed->Pre-initialized
    magicalcrops{3.2.1} [Magical Crops] (magical_crops_1.6.4_3.2.0_BETA_15a.zip) Unloaded->Constructed->Pre-initialized
    standardcrops{1.1.0} [Magical Crops - Crops & Food] (magical_crops_1.6.4_3.2.0_BETA_15a.zip) Unloaded->Constructed->Pre-initialized
    TConstruct{1.6.X_1.5.5.2} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.5.6.jar) Unloaded->Constructed->Pre-initialized
    ThaumicTinkerer{2.3-140} [Thaumic Tinkerer] (ThaumicTinkerer-2.3-140.jar) Unloaded->Constructed->Pre-initialized
    MagicBees{2.1.9} [Magic Bees] (magicbees-2.1.9.jar) Unloaded->Constructed->Pre-initialized
    Mariculture{1.2.2c} [Mariculture] (Mariculture-1.6.4-1.2.2c.jar) Unloaded->Constructed->Pre-initialized
    MekanismGenerators{6.1.0} [MekanismGenerators] (MekanismGenerators-6.1.0.40.jar) Unloaded->Constructed->Pre-initialized
    MekanismTools{6.1.0} [MekanismTools] (MekanismTools-6.1.0.40.jar) Unloaded->Constructed->Pre-initialized
    MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatAppliedEnergistics{1.6.4R2.7.9} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatAtum{1.6.4R2.7.9} [MFR Compat: Atum] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatBackTools{1.6.4R2.7.9} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatBuildCraft{1.6.4R2.7.9} [MFR Compat: BuildCraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatChococraft{1.6.4R2.7.9} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatExtraBiomes{1.6.4R2.7.9} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatForestry{1.6.4R2.7.9} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatForgeMicroblock{1.6.4R2.7.9} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatIC2{1.6.4R2.7.9} [MFR Compat: IC2] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatMystcraft{1.6.4R2.7.9} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatPams{1.6.4R2.7.9} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    ProjRed|Core{4.3.7.32} [ProjectRed] (ProjectRedBase-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized
    ProjRed|Exploration{4.3.7.32} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatProjRed{1.6.4R2.7.9} [MFR Compat ProjectRed] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatRailcraft{1.6.4R2.7.9} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatRP2{1.6.4R2.7.9} [MFR Compat: RP2] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatSufficientBiomes{1.6.4R2.7.9} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatThaumcraft{1.6.4R2.7.9} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatThermalExpansion{1.6.4R2.7.9} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    TwilightForest{1.20.5} [The Twilight Forest] (twilightforest-1.6.4-1.20.5.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatTwilightForest{1.6.4R2.7.9} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatVanilla{1.6.4R2.7.9} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MineFactoryReloaded|CompatXyCraft{1.6.4R2.7.9} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.9-final.jar) Unloaded->Constructed->Pre-initialized
    MFFS{3.6.2} [Modular Force Field System] (Modular-Force-Field-System-3.6.2.70-core.jar) Unloaded->Constructed->Pre-initialized
    NEIAddons{1.10.4.64} [NEI Addons] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
    NEIAddons|AE{1.10.4.64} [NEI Addons: Applied Energistics] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
    NEIAddons|MiscPeripherals{1.10.4.64} [NEI Addons: Misc Peripherals] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
    NEIAddons|ExtraBees{1.10.4.64} [NEI Addons: Extra Bees] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
    NEIAddons|Forestry{1.10.4.64} [NEI Addons: Forestry] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
    NEIAddons|CraftingTables{1.10.4.64} [NEI Addons: Crafting Tables] (neiaddons-mc164-1.10.4.64.jar) Unloaded->Constructed->Pre-initialized
    NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized
    notenoughkeys{0.0.4} [Not Enough Keys] (NotEnoughKeys-1.6.4-0.0.4.jar) Unloaded->Constructed->Pre-initialized
    ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized
    OpenMods{0.4} [OpenMods] (OpenModsLib-0.4b.jar) Unloaded->Constructed->Pre-initialized
    ProjRed|Transmission{4.3.7.32} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized
    OpenPeripheralCore{0.3.3} [OpenPeripheralCore] (OpenPeripheralCore-0.3.3.jar) Unloaded->Constructed->Pre-initialized
    OpenPeripheral{0.1.3} [OpenPeripheralAddons] (OpenPeripheralAddons-0.1.3.jar) Unloaded->Constructed->Pre-initialized
    OpenBlocks{1.2.7} [OpenBlocks] (OpenBlocks-1.2.7.jar) Unloaded->Constructed->Pre-initialized
    fodc{1.4.3} [Ore Dictionary Converter] (OreDictionaryConverter-1.4.3.jar) Unloaded->Constructed->Pre-initialized
    PluginsforForestry{3.2.30} [PluginsforForestry] (PluginsforForestry-1.6.4-3.2.30-hotfix.jar) Unloaded->Constructed->Pre-initialized
    PortalGun{2.0.2} [PortalGun] (PortalGun2.0.2.zip) Unloaded->Constructed->Pre-initialized
    PowerConverters{1.6.4-2.4.0.18} [Power Converters] (PowerConverters-1.6.4-2.4.0.18.jar) Unloaded->Constructed->Pre-initialized
    powersuitaddons{@VERSION@} [Modular Powersuits Addon] (powersuitaddons-1.6.4-887.jar) Unloaded->Constructed->Pre-initialized
    ProjRed|Transportation{4.3.7.32} [ProjectRed-Transportation] (ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized
    ProjRed|Compatibility{4.3.7.32} [ProjectRed-Compatibility] (ProjectRedCompat-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized
    ProjRed|Integration{4.3.7.32} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized
    ProjRed|Illumination{4.3.7.32} [ProjectRed-Illumination] (ProjectRedLighting-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized
    ProjRed|Expansion{4.3.7.32} [ProjectRed-Expansion] (ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar) Unloaded->Constructed->Pre-initialized
    QuantumCraft{1.1} [qCraft] (qCraft1.1.jar) Unloaded->Constructed->Pre-initialized
    QuarryPlus{1.0.0} [QuarryPlus] (QuarryPlus-1.6.4-1.0.3.jar) Unloaded->Constructed->Pre-initialized
    RotaryCraft{Gamma} [RotaryCraft] (RotaryCraft 1.6 V22.zip) Unloaded->Constructed->Pre-initialized
    ReactorCraft{beta} [ReactorCraft] (ReactorCraft 1.6 V22.zip) Unloaded->Constructed->Pre-initialized
    Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded->Constructed->Pre-initialized
    JAKJ_RedstoneInMotion{2.3.0.0} [Redstone In Motion] (RedstoneInMotion_2.3.0.0_mc1.6.zip) Unloaded->Constructed->Pre-initialized
    ResonantInduction|Atomic{0.3.1} [Resonant Induction Atomic] (Resonant-Induction-Development-0.3.1.244-atomic.jar) Unloaded->Constructed->Pre-initialized
    Roguelike{1.3.0} [Roguelike Dungeons] (roguelike-v1.3.0-forge-1.6.4.zip) Unloaded->Constructed->Pre-initialized
    RopesPlus{1.5.3} [Ropes+] (RopePlus_1.6.4.zip) Unloaded->Constructed->Pre-initialized
    secretroomsmod{4.6.2} [The SecretRoomsMod] (SecretRoomsMod-universal-1.6.4-4.6.2.324.jar) Unloaded->Constructed->Pre-initialized
    simplyjetpacks{0.1.4.1} [Simply Jetpacks] (SimplyJetpacks-0.1.4.1.jar) Unloaded->Constructed->Pre-initialized
    switches{1.3.0} [Switches] (switches-1.6.4-universal-coremod-1.3.0.25.jar) Unloaded->Constructed->Pre-initialized
    TMechworks{33.c001660} [Tinkers' Mechworks] (TMechworks_mc1.6.4_0.1.6.jar) Unloaded->Constructed->Pre-initialized
    TorchLevers{1.3.3} [Torch Levers] (TorchLeversV1.3.3.jar) Unloaded->Constructed->Pre-initialized
    TC{4.1.4_024} [Traincraft] (traincraft-4.1.4_024.jar) Unloaded->Constructed->Pre-initialized
    Translocator{1.1.0.15} [Translocator] (Translocator 1.1.0.15.jar) Unloaded->Constructed->Pre-initialized
    weaponmod{1.6.2 v1.13.6} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized
    witchery{0.18.2} [Witchery] (Witchery_0-18-2_164.zip) Unloaded->Constructed->Pre-initialized
    WR-CBE|Core{1.4.0.7} [WR-CBE Core] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
    WR-CBE|Addons{1.4.0.7} [WR-CBE Addons] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
    WR-CBE|Logic{1.4.0.7} [WR-CBE Logic] (WR-CBE 1.4.0.7.jar) Unloaded->Constructed->Pre-initialized
    McMultipart{1.0.0.250} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized
    ForgeMicroblock{1.0.0.250} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.250.jar) Unloaded->Constructed->Pre-initialized
    TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: bukkit
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

    Posted in: Server Support and Administration
  • 0

    posted a message on ★★★★★ PhanaticMC Network ★★★★★ skyblock skygrid factions creative minigames + more
    Minecraft Username: kiio9ul
    [optional]What do you think of the server?: ive been playing around on here for a few weeks, and really love it :) its been what ive been looking for, its one of a kind :D
    Posted in: PC Servers
  • 0

    posted a message on I need good 'new' mods to play!
    Hello, I LOVE minecraft mods, I think they make the community what it is today :)
    but ive been playing some custom technic packs, and FTB packs...but ive noticed, they are basically the same mudpack, but with 2 or 3 changes.
    I am looking for 'new' or 'unknown' mods to play that aren't the usual, Bibliocraft, Industrial Craft, RedPower, ComputerCraft, Buildcraft, ExtrabiomesXL etc. Those popular mods.
    I'm looking out to the community to help spread to me their mods, or their favorite mods.
    Thank You :)
    Posted in: Mods Discussion
  • 0

    posted a message on Join my FTB Mindcrack Server (Whitelisted)
    Age (Must at least be 14 to join) : 15

    IGN (In Game Name): kiio9ul

    Skype (Needed or you cant be whitelisted): venomfrogskype

    Country (For timezone purposes): USA, North Carolina

    Quick paragraph on why you want to join: i want to join your server becuz my current server list includes a single, laggy, grief filled chaotic public server. i want to try out the private server for a change. this seems promising becuz im not looking for a huge community server, just a little one to play on every now and then.

    Any other info you wanna add: i am very knowledgeable about these Mods included in the mod pack. all except Forestry, Thaumcraft and Thermal Expansion. Also , excuse my poor grammar/misspellings. i type really fast and mess up sometimes :/
    Posted in: PC Servers
  • 0

    posted a message on Sneak Peak of New Dimension!
    really cool! :3
    Posted in: Mods Discussion
  • 0

    posted a message on AleXndrTheGr8st's Mods (SimpleCore API, SimpleOres, Fusion, Netherrocks)
    i tried installing it (Multi MC, i know how to install mods, the correct forge version and everything.) but ur mod will NOT show up in my game. i tried installing SImple Ores and Nether Rocks onto client with NEI, Optifine, ID Resolver and REI's Minimap. Simple Ores just will not show up. any help? :( this looks WAY to good of a mod just to just blow over...
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.4 Pre] Survival Island Seed
    Nice find.
    But I suggest adding screens soon( most people have no patience)
    Posted in: Seeds
  • 0

    posted a message on a good, small tekkit server i can join? :)
    hi im tired of my srevers they r boring...
    xD lol. any servers i can join? :) tekkit and preferably whitelisted becuz the lack of griefers in them...
    Posted in: Server Recruitment
  • 0

    posted a message on REMOVED
    Age? 15, 16 in a 2 days :) (says 20 on my profile, becuz a mistake :P)
    Why you want to join? i dont care to muh for HUGE crowded servers, spammed with spawn killers, people showing off there red matter/quantom armor stuff.
    Are you awesome enough to join? why dont u add me and we'll see ;D haha jk yeah i am :3 im a cool dude with chilled personality. make me mad tho and run. (i dont get mad easy tho)
    Minecraft Name? kiio9ul (all lower case)
    Posted in: PC Servers
  • 0

    posted a message on Good block combinations/designs
    I wanna see some good block combos that work well together, I'm tired of my same old cobble,wood and glass routine :P and I need some good ideas. Any suggestions?:)
    Posted in: Survival Mode
  • 0

    posted a message on (1.3.2) Modded Raiding Server ( No Whitelist )

    .

    Posted in: PC Servers
  • To post a comment, please .