Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- AppleCore (AppleCore-mc1.9.4-1.3.2.jar)
- IC2core (industrialcraft-2-2.5.3-ex19.jar)
- Reborn Core ASM (RebornCore-1.9.4-2.5.1.35-universal.jar)
- FldLoadingPlugin (FastLeafDecay-MC1.9.4-1.7.jar)
- LoadingPlugin (RandomThings-MC1.9.4-3.7.3.jar)
- FMLPlugin (InventoryTweaks-1.61-dev-53.jar)
- CoreMod (Aroma1997Core-1.9.4-1.0.6.0.b65.jar)
- FortuneOres Black Magic (FortuneOres-MC1.9.4-3.0.4.jar)
- EnderCorePlugin (EnderCore-1.9.4-0.4.0.23-alpha.jar)
- LoadingPluginBuildingBricks (BuildingBricks-1.9.4-2.0.4.jar)
- CXLibraryCore (cxlibrary-1.1.0-1.9.4.jar)
- CoreXU2 (extrautils2-1.9.4-alpha-1.0.0a.jar)
- CorePlugin (FluxedRedstone-2.2.1.44.jar)
- Contact their authors BEFORE contacting forge
- // I'm sorry, Dave.
- Time: 22/06/16 11:15
- Description: Exception in server tick loop
- net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraftforge/client/event/GuiScreenEvent$PotionShiftEvent
- at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:179)
- at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:556)
- at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:92)
- at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320)
- at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:118)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
- at java.lang.Thread.run(Unknown Source)
- Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/client/event/GuiScreenEvent$PotionShiftEvent
- at java.lang.Class.getDeclaredMethods0(Native Method)
- at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
- at java.lang.Class.getDeclaredMethods(Unknown Source)
- at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:346)
- at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:539)
- at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:228)
- at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:206)
- 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.EventSubscriber.handleEvent(EventSubscriber.java:74)
- at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
- at com.google.common.eventbus.EventBus.post(EventBus.java:275)
- at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
- at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:525)
- ... 5 more
- Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.event.GuiScreenEvent$PotionShiftEvent
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- ... 31 more
- Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/client/event/GuiScreenEvent
- at java.lang.ClassLoader.defineClass1(Native Method)
- at java.lang.ClassLoader.defineClass(Unknown Source)
- at java.security.SecureClassLoader.defineClass(Unknown Source)
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
- ... 33 more
- Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.event.GuiScreenEvent
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- at java.lang.ClassLoader.loadClass(Unknown Source)
- ... 37 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.9.4
- Operating System: Windows Server 2008 R2 (amd64) version 6.1
- Java Version: 1.8.0_45, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 787480608 bytes (751 MB) / 1581776896 bytes (1508 MB) up to 2908225536 bytes (2773 MB)
- JVM Flags: 2 total; -XX:MaxPermSize=512m -Xmx3120M
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.28 Powered by Forge 12.17.0.1954 170 mods loaded, 170 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
- UC FML{8.0.99.99} [Forge Mod Loader] (forgemod.jar)
- UC Forge{12.17.0.1954} [Minecraft Forge] (forgemod.jar)
- UC Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.0.6.0.b65.jar)
- UC buildingbrickshooks{1.9.4-2.0.4} [Building Bricks Hooks] (minecraft.jar)
- UC Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
- UC 3DManeuverGear{1.7.10-@MAJOR@.@MINOR@.@REVIS@} [3D Maneuver Gear] (3DManeuverGear-1.9.4-0.9.jar)
- UC IC2{2.5.3-ex19} [IndustrialCraft 2] (industrialcraft-2-2.5.3-ex19.jar)
- UC machpcraft{1.1.2} [Machine Power Craft] ([1.9.4] MachinePowerCraft-1.1.2.jar)
- UC actuallyadditions{1.9.4-r40} [Actually Additions] (ActuallyAdditions-1.9.4-r40.jar)
- UC additionalbanners{1.2.0.17} [Additional Banners] (AdditionalBanners-1.9.4-1.2.0.18.jar)
- UC adobeblocks{6.0.0.12} [Adobe Blocks 2] (AdobeBlocks-6.0.0.12.jar)
- UC adobeblocksvc{3.2-fork} [Adobe Blocks Version Checker] (AdobeBlocks-6.0.0.12.jar)
- UC advancedswords{1.3.0} [Advanced Swords] (advancedswords-1.3.0-[1.9.4].jar)
- UC agriculturalexpansion{beta 1.1.7} [Agricultural Expansion] (AgriculturalExpansion[1.9.4]-beta 1.1.7.jar)
- UC ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.9.4-alpha-1.0.0a.jar)
- UC JEI{3.4.3.207} [Just Enough Items] (jei_1.9.4-3.4.3.207.jar)
- UC AppleCore{1.3.2} [AppleCore] (AppleCore-mc1.9.4-1.3.2.jar)
- UC armorplus{2.4.2} [ArmorPlus] (ArmorPlus2.4.2(1.9.4).jar)
- UC Aroma1997CoreHelper{1.0.6.0.b65} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.0.6.0.b65.jar)
- UC AromaBackup{1.0.1.0.b33} [AromaBackup] (AromaBackup-1.9.4-1.0.1.0.b33.jar)
- UC AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.0.b33.jar)
- UC autopackager{1.6.2} [AutoPackager] (autopackager-1.6.2.jar)
- UC AutoSapling{1.3.2} [AutoSapling] (AutoSapling-1.3.2-MC1.9.4.jar)
- UC basemetals{2.3.2} [Base Metals] (BaseMetals_1.9.4-2.3.2.6.jar)
- UC BaublesHud{3.0.0} [Baubles-Hud] (BaublesHud-1.9.4-3.0.0.jar)
- UC rarmor{0.8.1} [Rarmor] (Rarmor-0.8.1.jar)
- UC baublesstuff{2.0.10} [Baubles Stuff] (baublesstuff-2.0.10.jar)
- UC bdlib{1.11.0.1} [BD Lib] (bdlib-1.11.0.1-mc1.9.4.jar)
- UC BetterAchievements{0.2.5.24} [Better Achievements] (BetterAchievements-1.9.4-0.2.5.24.jar)
- UC BloodMagic{1.9.4-2.0.1-42} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.0.1-42.jar)
- UC BloodArsenal{1.9.4-2.0.0-3} [Blood Arsenal] (BloodArsenal-1.9.4-2.0.0-3.jar)
- UC bookshelf{1.2.2.254} [Bookshelf] (Bookshelf-1.9.4-1.2.2.260.jar)
- UC Botania{r1.8-308} [Botania] (Botania-unofficial.r1.8-308.jar)
- UC Quark{beta-21} [Quark] (Quark-beta-21.jar)
- UC buildingbricks{1.9.4-2.0.4} [Building Bricks] (BuildingBricks-1.9.4-2.0.4.jar)
- UC Chameleon{1.9-2.1.4} [Chameleon] (Chameleon-1.9-2.1.4.jar)
- UC chiselsandbits{10.4} [Chisels & Bits] (chiselsandbits-10.4.jar)
- UC cyclopscore{0.6.3} [Cyclops Core] (CyclopsCore-1.9.4-0.6.3.jar)
- UC colossalchests{1.3.5} [Colossal Chests] (ColossalChests-1.9.4-1.3.5.jar)
- UC combathelp{1.0.0} [Combat Help] (combathelp-1.9.4-1.0.0.jar)
- UC compactstorage{v2.0.0a} [CompactStorage] (compactstorage-2.1-1.9.4.jar)
- UC cookingforblockheads{3.0.7} [Cooking for Blockheads] (CookingForBlockheads-mc1.9.4-3.0.7.jar)
- UC correlatedpotentialistics{1.1.2} [Correlated Potentialistics] (CorrelatedPotentialistics-1.1.2.jar)
- UC craftingcraft{4.0.3} [CraftingCraft] (craftingcraft-mc1.9.4-4.0.3.jar)
- UC craftingtweaks{5.0.6} [Crafting Tweaks] (craftingtweaks-mc1.9.4-5.0.6.jar)
- UC MineTweaker3{3.0.9} [MineTweaker 3] (CraftTweaker-1.9-3.0.9.jar)
- UC cxlibrary{1.1.0} [CXLibrary] (cxlibrary-1.1.0-1.9.4.jar)
- UC lootablebodies{2.1.0} [DrCyano's Lootable Bodies] (CyanosLootableBodies_1.9.4-2.1.0.jar)
- UC Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
- UC DarkUtils{1.1.1.42} [Dark Utilities] (DarkUtilities-1.9.4-1.1.1.47.jar)
- UC decoy{1.0.0} [Decoy] (Decoy-1.9.4-1.0.0.jar)
- UC ElecCore{1.5.292} [ElecCore] (ElecCore-1.9.4-1.5.292.jar)
- UC deepresonance{1.1.4beta32} [DeepResonance] (deepresonance-1.9.4-1.1.4beta32.jar)
- UC dldungeonsjdg{1.8.13} [Doomlike Dungeons] (DoomlikeDungeons-1.8.13-MC1.9.4.jar)
- UC double_jump{1.0.0} [DoubleJump] (DoubleJump-1.9.4-1.0.0.jar)
- UC ea{v2.3.4d-mc1.9.4} [Ebon Arts] (EbonArts-v2.3.4d-mc1.9.4.jar)
- UC eks{1.0.5} [�6Ender Kewl Stuff] (eks-1.9.4-1.0.5.jar)
- UC poweradvantage{2.2.1} [Power Advantage] (PowerAdvantage_1.9.4-2.2.1.jar)
- UC electricadvantage{2.1.0} [Electric Advantage] (ElectricAdvantage_1.9-2.1.0.jar)
- UC enchiridion{3.1.3} [Enchiridion] (Enchiridion-1.9.4-3.1.3.jar)
- UC EnderBags{2.0.1} [EnderBags] (EnderBags-1.9.4-2.0.0.jar)
- UC endercore{1.9.4-0.4.0.23-alpha} [EnderCore] (EnderCore-1.9.4-0.4.0.23-alpha.jar)
- UC EnderIO{1.9.4-3.0.0.37_alpha} [Ender IO] (EnderIO-1.9.4-3.0.0.37_alpha.jar)
- UC enderutilities{0.6.1} [Ender Utilities] (enderutilities-1.9.4-0.6.1.jar)
- UC modernmetals{0.11.0} [Modern Metals] (ModernMetals-0.11.0.jar)
- UC endmetals{1.0.2} [End Metals] (EndMetals_1.9-1.0.2.jar)
- UC ValkyrieLib{1.9.4-0.9.7} [Valkyrie Lib] (valkyrielib-1.9.4-0.9.7.jar)
- UC EnvironmentalTech{1.9.4-0.9.3f} [Environmental Tech] (environmentaltech-1.9.4-0.9.3f.jar)
- UC excore{1.5.3} [EXCore] (Excore-1.5.3-1.9.4.jar)
- UC ExtraBitManipulation{1.9-2.1.2} [Extra Bit Manipulation] (ExtraBitManipulation-1.9.4-2.1.0.jar)
- UC golems{5.01} [Extra Golems] (ExtraGolems[1.9.4]-5.01.jar)
- UC fastleafdecay{1.6} [Fast Leaf Decay] (FastLeafDecay-MC1.9.4-1.7.jar)
- UC frt{6.0.1.10} [Fire's Random Things] (FiresRandomThings-6.0.1.10.jar)
- UC frtvc{3.2} [Fire's Random Things Version Checker] (FiresRandomThings-6.0.1.10.jar)
- UC flatcoloredblocks{mc1.9.4-v3.0} [Flat Colored Blocks] (flatcoloredblocks-mc1.9.4-v3.0.jar)
- UC fluxducts{1.0.4} [Flux Ducts] (fluxducts-mc1.9.4-1.0.4.jar)
- UC reborncore{2.5.1.35} [RebornCore] (RebornCore-1.9.4-2.5.1.35-universal.jar)
- UC reborncore-mcmultipart{2.5.1.35} [reborncore-MCMultiPart] (RebornCore-1.9.4-2.5.1.35-universal.jar)
- UC Tesla{1.1.0.24} [TESLA] (Tesla-1.9.4-1.1.0.24.jar)
- UC fluxedredstone{2.2.1.44} [FluxedRedstone] (FluxedRedstone-2.2.1.44.jar)
- UC fe{1.2.1} [Food Expansion] (FoodExpansion1.2.2-1.9.4.jar)
- UC forestry{5.0.8.141} [Forestry] (forestry_1.9.4-5.0.8.141.jar)
- UC FEI{1.0.10} [Forever Enough Items] (ForeverEnoughItems-1.0.10-1.9.4.jar)
- UC FortuneOres{3.0.4} [FortuneOres] (FortuneOres-MC1.9.4-3.0.4.jar)
- UC substratum{1.3.2.0} [Substratum] (Substratum-1.9.4-1.3.2.0.jar)
- UC foundry{2.0.0.0-alpha5} [Foundry] (Foundry-1.9.4-2.0.0.0-alpha5.jar)
- UC SilentLib{1.0.9} [Silent Lib] (SilentLib-1.9.4-1.0.9-16.jar)
- UC FunOres{1.2.6} [Fun Ores] (FunOres-1.9.4-1.2.6-67.jar)
- UC furnus{1.80} [Furnus] (Furnus-1.9.4-1.80.jar)
- UC gearswap{1.2.6} [Gear Swapper] (gearswap-1.9.4-1.2.6.jar)
- UC pressure{1.3.1.1} [Pressure Pipes] (pressure-1.3.1.1-mc1.9.4.jar)
- UC advgenerators{0.9.20.1} [Advanced Generators] (generators-0.9.20.1-mc1.9.4.jar)
- UC grapple_hooks{1.0.8} [Grapple Hooks] (GrappleHooks-1.9.4-1.0.8.jar)
- UC hopperducts{1.4.7} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.7.jar)
- UC HungerInPeace{1.0.0} [Hunger In Peace] (HungerInPeace-mc1.9.4-1.0.0.jar)
- UC interdictionpillar{1.7.10-1.0.0} [Interdiction Pillar] (InterdictionPillar-1.2.1.jar)
- UC inventorybook{0.0.3} [InventoryBook] (inventorybook-0.0.3.jar)
- UC inventorytweaks{1.61-dev-53-0736dc3} [Inventory Tweaks] (InventoryTweaks-1.61-dev-53.jar)
- UC IronChest{6.0.141.782} [Iron Chest] (ironchest-1.9.4-6.0.141.782.jar)
- UC japta{1.6.0} [JAPTA] (JAPTA-1.9.4-1.6.0.jar)
- UC fyberbackpack{1.0.1} [Just Backpacks] (justbackpacks-mc1.9.4-1.0.1.jar)
- UC jet_packs{1.0.0} [Just JetPacks] (JustJetpacks-1.9.4-1.0.0.jar)
- UC k4lib{1.9.4-1.0.5} [K4Lib] (k4lib-1.9.4-1.0.5-universal.jar)
- UC lteleporters{1.1.2} [Lemon's Simple Teleporters] (LemonsSimpleTeleporters-1.1.2-MC1.9.4.jar)
- UC xlib{r1.0.1} [xLib] (xLib-1.9.4-r1.0.1.jar)
- UC levels{r3.0.0} [Levels] (Levels-1.9.4-3.0.0.jar)
- UC lightningcraft{2.3.3} [LightningCraft] (lightningcraft-2.3.3-[1.9.4].jar)
- UC lucky_cases{1.3.0} [Lucky Cases] (LuckyCases-1.9.4-1.3.0.jar)
- UC mantle{1.9.4-0.10.1.jenkins142} [Mantle] (Mantle-1.9.4-0.10.1.jenkins142.jar)
- UC MikeDongles{1.9.4-0.0.8} [Mike Dongles] (MikeDongles-1.9.4-0.0.8.jar)
- UC modifiable_armor{2.0.2} [Modifiable Armor 2] (ModifiableArmor2-1.9.4-2.0.2.jar)
- UC morefood{1.15d} [More Foods] (morefood-1.9.4-1909-1.16.jar)
- UC MoreFurnaces{1.7.0} [More Furnaces] (MoreFurnaces-1.7.0-1.9.4.jar)
- UC Morphtool{GRADLE:VERSION-GRADLE:BUILD} [Morph-o-Tool] (Morph-o-Tool-1.0-2.jar)
- UC MultiPageChest{1.6.0} [Multi Page Chest] (MultiPageChest-1.6.0-1.9.4.jar)
- UC nethermetals{1.1.0} [Nether Metals] (NetherMetals_1.9-1.1.0.jar)
- UC ninjagear{1.9.4-0.0.2} [NinjaGear] (ninjagear-0.0.2.jar)
- UC recipehandler{0.4} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.4(1.9).jar)
- UC notenoughwands{1.3.4} [Not Enough Wands] (notenoughwands-1.9.4-1.3.4.jar)
- UC fodc{1.8.2} [Ore Dictionary Converter] (OreDictionaryConverter-1.8.2.jar)
- UC orespawn{1.0.2} [Ore Spawn] (OreSpawn_1.9.4-1.0.2.jar)
- UC origin{9.1.5} [Origin] (Origin-1.9.4-9.1.5.jar)
- UC pattysmoretools{1.2-1.7.10} [PattysMoreTools] (PattysMoreTools2-1.2.jar)
- UC planttech{1.5.0} [Planttech] (planttech-1.5.1 - 1.9.4.jar)
- UC playerrugs{1.9.4-1.3.2} [Player Rugs] (PlayerRugs-1.9.4-1.3.2.jar)
- UC progressiveautomation{1.6.46} [Progressive Automation] (ProgressiveAutomation-1.9.4-1.6.46.jar)
- UC ProjectE{1.9.4-PE1.0.0B} [ProjectE] (ProjectE-1.9.4-PE1.0.0B.jar)
- UC Psi{beta-33} [Psi] (Psi-beta-33.jar)
- UC quantumflux{2.0.7} [QuantumFlux] (quantumflux-1.9.4-2.0.7.jar)
- UC randomthings{3.7.3} [Random Things] (RandomThings-MC1.9.4-3.7.3.jar)
- UC ReCubed{1.2-6} [ReCubed] (ReCubed 1.2-6.jar)
- UC refinedstorage{0.7.8} [Refined Storage] (refinedstorage-0.7.8.jar)
- UC xreliquary{1.9.4-1.3.2.372} [Reliquary] (Reliquary-1.9.4-1.3.2.372.jar)
- UC rftools{4.51} [RFTools] (rftools-1.9.4-4.51.jar)
- UC rftoolsdim{4.23beta41} [RFTools Dimensions] (rftoolsdim-1.9.4-4.23beta41.jar)
- UC runesofwizardry{1.9.4-0.6.5} [Runes of Wizardry] (Runes-of-Wizardry-1.9.4-0.6.5.jar)
- UC runesofwizardry_classics{1.9.4-0.3.3} [Runes of Wizardry - Classic Dusts Pack] (RunesofWizardry-Classics-1.9.4-0.3.3.jar)
- UC sensorcraft{0.3.0} [SensorCraft] (sensorcraft-0.3.0-1.9.4.jar)
- UC SilentGems{2.0.13} [Silent's Gems] (SilentsGems-1.9.4-2.0.13-37.jar)
- UC SGExtraParts{1.0.1} [Silent's Gems: Extra Parts] (SGExtraParts-1.9.4-1.0.1-2.jar)
- UC shadowmc{3.3.6} [ShadowMC] (ShadowMC-1.9.4-3.3.6.jar)
- UC simpleharvest{1.01} [Simple Harvest] (simpleharvest-1.9.4-1924-1.02.jar)
- UE SimpleUpgrades{2.0.0} [SimpleUpgrades] (simpleupgrades-1.9.4-2.0.0-release.jar)
- UC skutilities{1.0} [SK Utilities] (skutilities-1.9.4-1.2.2.jar)
- UC SleepingBag{1.2.1} [Sleeping Bag] (SleepingBag-1.9.4-1.2.1.jar)
- UC solarvillage{1.0.0.4} [Solar Village] (SolarVillage-1.9.4-1.0.0.4.jar)
- UC soulshardstow{1.9.4-2.4.0-28} [Soul Shards - The Old Ways] (SoulShards-TOW-1.9.4-2.4.0-28.jar)
- UC steamadvantage{2.1.0} [Steam Advantage] (SteamAdvantage_1.9.4-2.1.0.jar)
- UC StellarAPI{0.4.3.2b} [Stellar API] (Stellar API-0.4.3.2b.jar)
- UC StorageDrawers{1.9-3.1.7} [Storage Drawers] (StorageDrawers-1.9-3.1.7.jar)
- UC storagenetwork{1.11.1} [Storage Network] (StorageNetwork-1.9.4-1.11.1.jar)
- UC tconstruct{1.9.4-2.3.1.jenkins229} [Tinkers' Construct] (TConstruct-1.9.4-2.3.1.jenkins229.jar)
- UC techreborn{1.3.1.100} [TechReborn] (TechReborn-1.9.4-1.3.1.100-universal.jar)
- UC terrainCrystals{1.0.8} [Terrain Crystals] (Terrain Crystals - 1.9.4 - 1.0.8.jar)
- UC theoneprobe{1.0.5} [The One Probe] (theoneprobe-1.9.4-1.0.5.jar)
- UC thutcore{3.1.2} [ThutCore] (thutcore-1.9.4-3.1.2.jar)
- UC thuttech{3.0.2} [Thut's Tech] (thuttech-3.0.2.jar)
- UC TinkersAddons{1.0.1} [Tinkers' Addons] (Tinkers' Addons-1.9.4-1.0.1.jar)
- UC tis3d{0.9.0.5} [TIS-3D] (TIS-3D-MC1.9.4-0.9.0.5.jar)
- UC trashslot{5.0.7} [TrashSlot] (trashslot-mc1.9.4-5.0.7.jar)
- UC underphangables{1.0.2} [Underp Hangables] (underphangables-1.9.4-1.0.2.jar)
- UC VeinMiner{0.31.5_build.forgePost18010} [Vein Miner] (VeinMiner-1.9_0.31.5.forgePost18010.jar)
- UC VeinMinerModSupport{0.31.5_build.forgePost18010} [Mod Support] (VeinMiner-1.9_0.31.5.forgePost18010.jar)
- UC WailaHarvestability{1.1.7} [Waila Harvestability] (WailaHarvestability-mc1.9-1.1.7.jar)
- UC warpscrolls{1.0} [warpscrolls] (Warp Scrolls 1.9.4 1.0.2.jar)
- UC weaponsplus{1.8.0} [WeaponsPlus] (WeaponsPlus1.8.0.jar)
- UC Woot{1.9.4-0.2.0-beta} [Woot] (woot-1.9.4-0.2.0-beta.jar)
- UC wuestUtilities{1.9.4} [Wuest Utilities] (wuestUtilities-1.9.4.2.jar)
- UC xprings{1.1.0} [Experience Rings] (xprings-1.1.0.jar)
- Loaded coremods (and transformers):
- AppleCore (AppleCore-mc1.9.4-1.3.2.jar)
- squeek.applecore.asm.TransformerModuleHandler
- IC2core (industrialcraft-2-2.5.3-ex19.jar)
- Reborn Core ASM (RebornCore-1.9.4-2.5.1.35-universal.jar)
- reborncore.asm.RebornClassTransformer
- FldLoadingPlugin (FastLeafDecay-MC1.9.4-1.7.jar)
- com.olafski.fastleafdecay.FldTransformer
- LoadingPlugin (RandomThings-MC1.9.4-3.7.3.jar)
- lumien.randomthings.asm.ClassTransformer
- FMLPlugin (InventoryTweaks-1.61-dev-53.jar)
- invtweaks.forge.asm.ContainerTransformer
- CoreMod (Aroma1997Core-1.9.4-1.0.6.0.b65.jar)
- FortuneOres Black Magic (FortuneOres-MC1.9.4-3.0.4.jar)
- com.demoxin.minecraft.fortuneores.coremod.OreDictCore
- EnderCorePlugin (EnderCore-1.9.4-0.4.0.23-alpha.jar)
- com.enderio.core.common.transform.EnderCoreTransformer
- LoadingPluginBuildingBricks (BuildingBricks-1.9.4-2.0.4.jar)
- com.hea3ven.buildingbricks.core.load.ClassTransformerBuildingBricks
- CXLibraryCore (cxlibrary-1.1.0-1.9.4.jar)
- cubex2.cxlibrary.CoreModTransformer
- CoreXU2 (extrautils2-1.9.4-alpha-1.0.0a.jar)
- com.rwtema.extrautils2.asm.ClassTransformerHandler
- CorePlugin (FluxedRedstone-2.2.1.44.jar)
- Pulsar/tconstruct loaded Pulses:
- - TinkerCommons (Enabled/Forced)
- - TinkerWorld (Enabled/Not Forced)
- - TinkerTools (Enabled/Not Forced)
- - TinkerSmeltery (Enabled/Not Forced)
- - TinkerGadgets (Enabled/Not Forced)
- - TinkerOredict (Enabled/Forced)
- - TinkerIntegration (Enabled/Forced)
- - TinkerFluids (Enabled/Forced)
- - TinkerMaterials (Enabled/Forced)
- - chiselsandbitsIntegration (Enabled/Not Forced)
- - craftingtweaksIntegration (Enabled/Not Forced)
- 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