Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Hey, that tickles! Hehehe!
- Time: 9/29/13 6:12 AM
- Description: Exception in server tick loop
- cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
- at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:521)
- 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:443)
- at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
- Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
- at codechicken.lib.lang.LangUtil.addLangDir(LangUtil.java:80)
- at codechicken.lib.lang.LangUtil.loadLangDir(LangUtil.java:75)
- at mods.neiplugins.NEIPlugins.preInit(NEIPlugins.java:247)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- 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:194)
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:606)
- 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:105)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
- ... 5 more
- Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
- at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
- at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
- ... 34 more
- Caused by: java.lang.RuntimeException: Attempted to load class ats for invalid side SERVER
- at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
- at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:267)
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:165)
- ... 36 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.6.2
- Operating System: Linux (amd64) version 2.6.32-042stab076.8
- Java Version: 1.7.0_25, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 531900792 bytes (507 MB) / 2243952640 bytes (2140 MB) up to 5343543296 bytes (5096 MB)
- JVM Flags: 26 total; -XX:+UseG1GC -XX:ThreadPriorityPolicy=42 -XX:CompileThreshold=1500 -XX:-UseGCOverheadLimit -XX:+TieredCompilation -XX:ParallelGCThreads=3 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:+UnlockExperimentalVMOptions -XX:+UseAdaptiveGCBoundary -XX:PermSize=256M -XX:MaxPermSize=256M -XX:+UseGCOverheadLimit -XX:+UseBiasedLocking -Xnoclassgc -Xverify:none -XX:UseSSE=3 -XX:+UseThreadPriorities -XX:+UseLargePages -XX:+UseStringCache -XX:+OptimizeStringConcat -XX:+UseFastAccessorMethods -Xrs -XX:+UseCompressedOops -XX:+AggressiveOpts -Xmx5096M
- 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.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 153 mods loaded, 153 mods active
- mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- FML{6.2.62.871} [Forge Mod Loader] (craftbukkit.jar) Unloaded->Constructed->Pre-initialized
- Forge{9.10.1.871} [Minecraft Forge] (craftbukkit.jar) Unloaded->Constructed->Pre-initialized
- Aroma1997Core{1.0.0.5.1} [Aroma1997Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- CodeChickenCore{0.9.0.5} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- InfiniBows{1.1.0 build 12} [Infinity Bow Fix] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- NotEnoughItems{1.6.1.4} [Not Enough Items] (NotEnoughItems 1.6.1.4.jar) Unloaded->Constructed->Pre-initialized
- PowerCrystalsCore{1.1.8B1} [PowerCrystals Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- AppliedEnergistics-Core{rv13.c} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- denLib{3.1.24} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- switches|pistontweak{1.2.1 build 24} [Switches|PistonTweak] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- jammyfurniture{4.5} [Jammy Furniture Mod] (1.6.2_Jammy_Furniture_Mod_V4.5.zip) Unloaded->Constructed->Pre-initialized
- DamageIndicatorsMod{2.9.0.9} [Damage Indicators] (1.6.4 DamageIndicators v2.9.0.9.zip) Unloaded->Constructed->Pre-initialized
- IC2{2.0.232-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.232-experimental.jar) Unloaded->Constructed->Pre-initialized
- AdvancedMachines{5.2.0} [IC2 Advanced Machines Addon] (AdvancedMachines_1.6.2_experimental.zip) Unloaded->Constructed->Pre-initialized
- AdvancedReactors{1.0.2-exp} [Advanced Reactors] (AdvancedReactors-1.6.2_1.0.2-exp.jar) Unloaded->Constructed->Pre-initialized
- ArchimedesShipsMod{1.6.2 v1.3.6} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized
- Aroma1997CoreHelper{1.0.0.5.1} [Aroma1997Core|Helper] (Aroma1997Core MC.1.6.2 v.1.0.0.5.1.jar) Unloaded->Constructed->Pre-initialized
- BiblioCraft{1.4.1} [BiblioCraft] (BiblioCraft[v1.4.1].zip) Unloaded->Constructed->Pre-initialized
- Natura{2.1.8} [Natura] (Natura_1.6.2_2.1.9.jar) Unloaded->Constructed->Pre-initialized
- BiomesOPlenty{1.1.2} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.1.2.51.jar) Unloaded->Constructed->Pre-initialized
- BiblioWoodsBoP{1.2} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.2].zip) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded|CompatForestryPre{1.6.4R2.7.0B8} [MFR Compat: Forestry (2)] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- Forestry{2.3.0.1_ic2.ex} [Forestry for Minecraft] (forestry-A-2.3.0.1_ic2.ex.jar) Unloaded->Constructed->Pre-initialized
- BiblioWoodsForestry{1.2} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.2].zip) Unloaded->Constructed->Pre-initialized
- BiblioWoodsNatura{1.0} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.0].zip) Unloaded->Constructed->Pre-initialized
- ChickenChunks{1.3.3.2} [ChickenChunks] (ChickenChunks 1.3.3.2.jar) Unloaded->Constructed->Pre-initialized
- CompactWindmills{1.0.2.2} [CompactWindmills] (CompactWindmills+MC.1.6.4+v.1.0.2.2.jar) Unloaded->Constructed->Pre-initialized
- ComputerCraft{1.56} [ComputerCraft] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized
- CCTurtle{1.56} [ComputerCraft Turtles] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized
- ConfigMod{v1.0} [Extended Mod Config] (ConfigMod for MC v1.6.2.zip) Unloaded->Constructed->Pre-initialized
- CoroAI{v1.0} [CoroAI] (CoroAI for MC v1.6.2.zip) Unloaded->Constructed->Pre-initialized
- EnderStorage{1.4.3.3} [EnderStorage] (EnderStorage 1.4.3.3.jar) Unloaded->Constructed->Pre-initialized
- factorization{0.8.04beta17} [Factorization] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized
- BuildCraft|Core{4.0.2} [BuildCraft] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized
- BuildCraft|Builders{4.0.2} [BC Builders] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized
- BuildCraft|Energy{4.0.2} [BC Energy] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized
- BuildCraft|Factory{4.0.2} [BC Factory] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized
- Railcraft{8.0.2.0} [Railcraft] (Railcraft_1.6.2-8.0.2.0.jar) Unloaded->Constructed->Pre-initialized
- TC{4.1.2_002} [Traincraft] (traincraft-4.1.2_001.jar) Unloaded->Constructed->Pre-initialized
- TwilightForest{1.19.3} [The Twilight Forest] (twilightforest-1.19.3.jar) Unloaded->Constructed->Pre-initialized
- DartCraft{Beta 0.2.06} [DartCraft] (DartCraft Beta 0.2.06.jar) Unloaded->Constructed->Pre-initialized
- DenPipes-Emerald{1.1.3} [DenPipes-Emerald] (DenPipes-Emerald-1.6.2-1.1.3.jar) Unloaded->Constructed->Pre-initialized
- BuildCraft|Transport{4.0.2} [BC Transport] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized
- DenPipes{2.1.11} [DenPipes] (DenPipes-1.6.2-2.1.11.jar) Unloaded->Constructed->Pre-initialized
- eplus{1.16.4} [Enchanting Plus] (EnchantingPlus-1.16.4.jar) Unloaded->Constructed->Pre-initialized
- EnderIO{0.2.3} [Ender IO] (EnderIO-1.6.2-0.2.3.44.jar) Unloaded->Constructed->Pre-initialized
- ExtendedRenderer{v1.0} [Extended Renderer] (ExtendedRenderer for MC v1.6.2.zip) Unloaded->Constructed->Pre-initialized
- AppliedEnergistics{rv13.c} [Applied Energistics] (appeng-rv13-c-mc162.jar) Unloaded->Constructed->Pre-initialized
- extracells{1.4.5} [ExtraCells] (ExtraCells-universal-1.4.5 (1.6.2).jar) Unloaded->Constructed->Pre-initialized
- factorization.misc{0.8.04beta17} [Factorization Miscellaneous Nonsense] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized
- factorization.notify{0.8.04beta17} [Factorization Notification System] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized
- factorization.dimensionalSlice{0.8.04beta17} [Factorization Dimensional Slices] (Factorization-0.8.04beta17.jar) Unloaded->Constructed->Pre-initialized
- FinndusFillies{1.0.0} [Finndus Fillies] (FinndusFillies-1.6.2-universal-1.0.0.7.jar) Unloaded->Constructed->Pre-initialized
- iChunUtil{2.2.0} [iChunUtil] (iChunUtil2.2.0.zip) Unloaded->Constructed->Pre-initialized
- GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized
- GregsProspecting{1.6.0} [Greg's Prospecting] (GregsProspecting-1.6.0-mc1.6.2.jar) Unloaded->Constructed->Pre-initialized
- Hats{2.0.2} [Hats] (Hats2.0.2.zip) Unloaded->Constructed->Pre-initialized
- HatStand{2.0.0} [HatStand] (HatStand2.0.0.zip) Unloaded->Constructed->Pre-initialized
- HostileWorlds{0.4} [Hostile Worlds] (Hostile Worlds v0.4 Alpha Mod for MC v1.6.2.zip) Unloaded->Constructed->Pre-initialized
- IC2BackpackHUD{2.83} [IC2 Backpack HUD] (IC2 Backpack HUD - v2.83 - MC 1.6.2+ - IC2 1.115.301+.zip) Unloaded->Constructed->Pre-initialized
- IC2NuclearControl{1.6.2c} [Nuclear Control] (IC2NuclearControl-1.6.2c-ic2-experimental.zip) Unloaded->Constructed->Pre-initialized
- InfernalMobs{1.3.9} [Infernal Mobs] (InfernalMobs_1.6.2.zip) Unloaded->Constructed->Pre-initialized
- inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized
- BuildCraft|Silicon{4.0.2} [BC Silicon] (buildcraft-A-4.0.2.jar) Unloaded->Constructed->Pre-initialized
- LogisticsPipes|Main{0.7.4.dev.31} [Logistics Pipes] (LogisticsPipes-MC1.6.2-0.7.4.dev.31.jar) Unloaded->Constructed->Pre-initialized
- ModularForceFieldSystem{2.5.0} [Modular ForceField System] (MFFS-2.5.0.zip) Unloaded->Constructed->Pre-initialized
- MFFS{3.3.1} [Modular Force Field System] (MFFS_v3.3.1.224.jar) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded{1.6.4R2.7.0B8} [MineFactory Reloaded] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded|CompatAtum{1.6.4R2.7.0B8} [MFR Compat: Atum] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded|CompatExtraBiomes{1.6.4R2.7.0B8} [MFR Compat: ExtraBiomes] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded|CompatBackTools{1.6.4R2.7.0B8} [MFR Compat: BackTools] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded|CompatChococraft{1.6.4R2.7.0B8} [MFR Compat: Chococraft] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded|CompatXyCraft{1.6.4R2.7.0B8} [MFR Compat: XyCraft] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded|CompatIC2{1.6.4R2.7.0B8} [MFR Compat: IC2] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- Mystcraft{0.10.6.00} [Mystcraft] (mystcraft-uni-1.6.2-0.10.6.00.zip) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded|CompatMystcraft{1.6.4R2.7.0B8} [MFR Compat: Mystcraft] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded|CompatSufficientBiomes{1.6.4R2.7.0B8} [MFR Compat: Sufficient Biomes] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- MFReloaded|CompatThaumcraft{1.6.4R2.7.0B8} [MFR Compat: Thaumcraft] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded|CompatThermalExpansion{1.6.4R2.7.0B8} [MFR Compat: Thermal Expansion] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded|CompatAppliedEnergistics{1.6.4R2.7.0B8} [MFR Compat: Applied Energistics] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded|CompatTwilightForest{1.6.4R2.7.0B8} [MFR Compat: TwilightForest] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded|CompatVanilla{1.6.4R2.7.0B8} [MFR Compat: Vanilla] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded|CompatForestry{1.6.4R2.7.0B8} [MFR Compat: Forestry] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded|CompatPams{1.6.4R2.7.0B8} [MFR Compat: Pam's Mods] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded|CompatMagicalCrops{1.6.4R2.7.0B8} [MFR Compat: Magical Crops] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded|CompatRP2{1.6.4R2.7.0B8} [MFR Compat: RP2] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- MineFactoryReloaded|CompatRailcraft{1.6.4R2.7.0B8} [MFR Compat: Railcraft] (MFR-62.zip) Unloaded->Constructed->Pre-initialized
- meteors{2.11.1} [Falling Meteors] (Meteors Mod V2.11.1.zip) Unloaded->Constructed->Pre-initialized
- minechem{@VERSION@} [MineChem] (Minechem4-383.jar) Unloaded->Constructed->Pre-initialized
- BuildMod{v1.0} [Build Mod] (ModBuild for MC v1.6.2.zip) Unloaded->Constructed->Pre-initialized
- powersuits{0.8.0-645} [MachineMuse's Modular Powersuits] (ModularPowersuits.jar) Unloaded->Constructed->Pre-initialized
- dslackymodules{2.0} [Modules] (Modules 1.6.2 Release 2.jar) Unloaded->Constructed->Pre-initialized
- Morph{0.3.0} [Morph] (Morph-Beta-0.3.0.zip) Unloaded->Constructed->Pre-initialized
- NEIPlugins{1.1.0.0} [NEI Plugins] (NEIPlugins-1.1.0.0pre1.jar) Unloaded->Constructed->Errored
- Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_1.6.2_2.1.9.jar) Unloaded->Constructed->Pre-initialized
- OpenBlocks{1.1.0} [OpenBlocks] (OpenBlocks-1.1.0-forge9.11.0.883-snapshot-204.jar) Unloaded->Constructed->Pre-initialized
- MiscPeripherals{3.3} [MiscPeripherals] (miscperipherals.jar) Unloaded->Constructed->Pre-initialized
- OpenPeripheral{0.2.1} [OpenPeripheral] (OpenPeripheral-0.2.1-forge9.11.0.883-snapshot-36.jar) Unloaded->Constructed->Pre-initialized
- pamweeeflowers{1.1} [Pam's Weee! Flowers] (Pam's Weee Flowers 1.6.2 v1.04.zip) Unloaded->Constructed->Pre-initialized
- ParticleMan{v1.0} [Particle Man] (Particle Man v1.4 Mod for MC v1.6.2.zip) Unloaded->Constructed->Pre-initialized
- PetBat{1.2.4} [Pet Bat] (PetBat_1.6.2.zip) Unloaded->Constructed->Pre-initialized
- PluginsforForestry{3.1.19} [PluginsforForestry] (PluginsforForestry-1.6.2-3.1.19.jar) Unloaded->Constructed->Pre-initialized
- PortalGun{2.0.1} [PortalGun] (PortalGun2.0.1.zip) Unloaded->Constructed->Pre-initialized
- ForgeMultipart{1.0.0.171} [Forge Multipart] (ForgeMultipart-universal-1.6.2-1.0.0.171.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Core{4.0.1.4} [Project: Red-Core] (ProjectRedBase-1.6.2-4.0.1.4.jar) Unloaded->Constructed->Pre-initialized
- TConstruct{1.6.2_1.4.5} [Tinkers' Construct] (TConstruct_1.6.2_1.4.5.1.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Compatability{4.0.1.4} [ProjectRed-Compatability] (ProjectRedCompat-1.6.2-4.0.1.4.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Integration{4.0.1.4} [ProjectRed-Integration] (ProjectRedIntegration-1.6.2-4.0.1.4.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Transmission{4.0.1.4} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.2-4.0.1.4.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Exploration{4.0.1.4} [ProjectRed-Exploration] (ProjectRedWorld-1.6.2-4.0.1.4.jar) Unloaded->Constructed->Pre-initialized
- ProjRed|Illumination{4.0.1.4} [ProjectRed-Illumination] (ProjectRedWorld-1.6.2-4.0.1.4.jar) Unloaded->Constructed->Pre-initialized
- QuarryPlus{1.5.4} [QuarryPlus] (QuarryPlus-1.6.2-1.5.4.zip) Unloaded->Constructed->Pre-initialized
- JAKJ_RedstoneInMotion{2.2.0.0} [Redstone In Motion] (RedstoneInMotion_2.2.0.0_mc1.6.zip) Unloaded->Constructed->Pre-initialized
- SoulShards{1.0.39} [Soul Shards] (SoulShards-1.0.39-universal-srg.jar) Unloaded->Constructed->Pre-initialized
- StevesCarts{2.0.0.a132} [Steve's Carts 2] (StevesCarts2.0.0.a132.zip) Unloaded->Constructed->Pre-initialized
- TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.6.2_1.4.5.1.jar) Unloaded->Constructed->Pre-initialized
- TelePipes{1.0.0} [Teleport Pipes] (TeleportPipes-Pre1c.zip) Unloaded->Constructed->Pre-initialized
- Translocator{1.1.0.12} [Translocator] (Translocator 1.1.0.12.jar) Unloaded->Constructed->Pre-initialized
- UniversalWire{1.0.6} [Universal Wire] (UniversalWire.zip) Unloaded->Constructed->Pre-initialized
- UsefulFood{1.4.4} [UsefulFood] (UsefulFood-1.6.2_1.4.4.zip) Unloaded->Constructed->Pre-initialized
- WR-CBE|Core{1.4.0.5} [WR-CBE Core] (WR-CBE 1.4.0.5.jar) Unloaded->Constructed->Pre-initialized
- WR-CBE|Addons{1.4.0.5} [WR-CBE Addons] (WR-CBE 1.4.0.5.jar) Unloaded->Constructed->Pre-initialized
- WR-CBE|Logic{1.4.0.5} [WR-CBE Logic] (WR-CBE 1.4.0.5.jar) Unloaded->Constructed->Pre-initialized
- Waila{1.3.9} [Waila] (Waila_1.3.9_1.6.2.zip) Unloaded->Constructed->Pre-initialized
- AIBlock{v1.0} [AIBlock] (Weather v1.58 Mod for MC v1.6.2.zip) Unloaded->Constructed->Pre-initialized
- WeatherMod{1.58} [Weather and Tornadoes] (Weather v1.58 Mod for MC v1.6.2.zip) Unloaded->Constructed->Pre-initialized
- mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.2.zip) Unloaded->Constructed->Pre-initialized
- betterstorage{0.7.0.29-dev} [BetterStorage] ([1.6.2]BetterStorage_0.7.0.29-dev.zip) Unloaded->Constructed->Pre-initialized
- Backpack{1.18.17} [Backpack] (backpack-1.18.17-1.6.2.zip) Unloaded->Constructed->Pre-initialized
- BinnieCore{1.8-dev2} [Binnie Core] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized
- ExtraBees{1.8-dev2} [Extra Bees] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized
- ExtraTrees{1.8-dev2} [Extra Trees] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized
- Additional-Buildcraft-Objects{1.0.6.174} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.6.174.jar) Unloaded->Constructed->Pre-initialized
- ChargePads{3.0.0} [Charge Pads] (chargepads-1.6.2-universal-3.0.0.94-experimental.jar) Unloaded->Constructed->Pre-initialized
- Chisel{1.4.8} [Chisel] (chisel-1.6.2-1.4.8fix2.jar) Unloaded->Constructed->Pre-initialized
- ExtraUtilities{0.3 prerelease 3a} [Extra Utilities] (extrautils - 0.3 Prerelease 3a.zip) Unloaded->Constructed->Pre-initialized
- flatsigns{1.4.0} [Flat Signs] (flatsigns-1.6.2-universal-1.4.0.15.jar) Unloaded->Constructed->Pre-initialized
- IronChest{5.4.1.573} [Iron Chest] (ironchest-universal-1.6.2-5.4.1.573.zip) Unloaded->Constructed->Pre-initialized
- MagicBees{2.1.6} [Magic Bees] (magicbees-2.1.6.jar) Unloaded->Constructed->Pre-initialized
- GraviSuite{1.9.6} [Gravitation Suite] (mod_zGraviSuite_1_9_6_IC2_EXP.zip) Unloaded->Constructed->Pre-initialized
- NEIAddons{1.9.0.r40} [NEI Addons] (neiaddons-1.6.2-1.9.0.r40.jar) Unloaded->Constructed->Pre-initialized
- NEIAddons|AE{1.9.0.r40} [NEI Addons: Applied Energistics] (neiaddons-1.6.2-1.9.0.r40.jar) Unloaded->Constructed->Pre-initialized
- NEIAddons|CraftingTables{1.9.0.r40} [NEI Addons: Crafting Tables] (neiaddons-1.6.2-1.9.0.r40.jar) Unloaded->Constructed->Pre-initialized
- NEIAddons|ExtraBees{1.9.0.r40} [NEI Addons: Extra Bees] (neiaddons-1.6.2-1.9.0.r40.jar) Unloaded->Constructed->Pre-initialized
- NEIAddons|Forestry{1.9.0.r40} [NEI Addons: Forestry] (neiaddons-1.6.2-1.9.0.r40.jar) Unloaded->Constructed->Pre-initialized
- NEIAddons|MiscPeripherals{1.9.0.r40} [NEI Addons: Misc Peripherals] (neiaddons-1.6.2-1.9.0.r40.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
- switches{1.2.1} [Switches] (switches-1.6.2-universal-coremod-1.2.1.24.jar) Unloaded->Constructed->Pre-initialized
- McMultipart{1.0.0.171} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.2-1.0.0.171.jar) Unloaded->Constructed->Pre-initialized
- BasicComponents{1.0.0} [Basic Components] (Basic_Components_v1.0.0.12.jar) Unloaded->Constructed->Pre-initialized
- ForgeMicroblock{1.0.0.171} [Forge Microblocks] (ForgeMultipart-universal-1.6.2-1.0.0.171.jar) Unloaded->Constructed->Pre-initialized
- Profiler Position: N/A (disabled)
- Is Modded: Definitely; Server brand changed to 'fml,forge'
- Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment