Skip to content

Instantly share code, notes, and snippets.

@knoxhack
Created February 18, 2016 12:39
Show Gist options
  • Save knoxhack/e8de53f5cbfd59056328 to your computer and use it in GitHub Desktop.
Save knoxhack/e8de53f5cbfd59056328 to your computer and use it in GitHub Desktop.
server crash
---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (RandomThings-MC1.8.9-3.6.2.jar)
CorePlugin (Fluxed Redstone-1.3.0.31.jar)
TNTUtilities Core (tnt_utilities-mc1.8.9-1.1.2 (2).jar)
ThaumcraftLoader (Thaumcraft-1.8.9-5.1.5.jar)
SpongeCoremod (spongeforge-1.8.9-1732-3.1.0-BETA-1158.jar)
FldLoadingPlugin (FastLeafDecay-1.8-1.6.jar)
Contact their authors BEFORE contacting forge
// Ouch. That hurt :(
Time: 2/18/16 7:30 AM
Description: Ticking block entity
java.lang.IllegalArgumentException: Stack can not be null!
at net.minecraftforge.oredict.OreDictionary.getOreIDs(OreDictionary.java:322)
at de.ellpeck.actuallyadditions.mod.tile.TileEntityMiner.isMinable(TileEntityMiner.java:134)
at de.ellpeck.actuallyadditions.mod.tile.TileEntityMiner.mine(TileEntityMiner.java:100)
at de.ellpeck.actuallyadditions.mod.tile.TileEntityMiner.updateEntity(TileEntityMiner.java:77)
at de.ellpeck.actuallyadditions.mod.tile.TileEntityBase.func_73660_a(TileEntityBase.java:141)
at net.minecraft.world.World.onUpdateTileEntities(World.java:280)
at net.minecraft.world.World.func_72939_s(World.java:1716)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraftforge.oredict.OreDictionary.getOreIDs(OreDictionary.java:322)
at de.ellpeck.actuallyadditions.mod.tile.TileEntityMiner.isMinable(TileEntityMiner.java:134)
at de.ellpeck.actuallyadditions.mod.tile.TileEntityMiner.mine(TileEntityMiner.java:100)
at de.ellpeck.actuallyadditions.mod.tile.TileEntityMiner.updateEntity(TileEntityMiner.java:77)
at de.ellpeck.actuallyadditions.mod.tile.TileEntityBase.func_73660_a(TileEntityBase.java:141)
at net.minecraft.world.World.onUpdateTileEntities(World.java:280)
-- Block entity being ticked --
Details:
Name: actuallyadditions:tileEntityMiner // de.ellpeck.actuallyadditions.mod.tile.TileEntityMiner
Block type: ID #498 (tile.actuallyadditions.blockMiner // de.ellpeck.actuallyadditions.mod.blocks.BlockMiner)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (93,75,448), Chunk: (at 13,4,0 in 5,28; contains blocks 80,0,448 to 95,255,463), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Actual block type: ID #498 (tile.actuallyadditions.blockMiner // de.ellpeck.actuallyadditions.mod.blocks.BlockMiner)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1716)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:544)
-- Affected level --
Details:
Level name: world
All players: 0 total; []
Chunk stats: ServerChunkCache: 629 Drop: 0
Level seed: 3964704114103828290
Level generator: ID 10 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: -22.00,64.00,294.00 - World: (-22,64,294), Chunk: (at 10,4,6 in -2,18; contains blocks -32,0,288 to -17,255,303), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 955967 game time, 750525 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Linux (amd64) version 3.16.0-30-generic
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 5056628072 bytes (4822 MB) / 7648837632 bytes (7294 MB) up to 7648837632 bytes (7294 MB)
JVM Flags: 2 total; -Xmx8000M -Xms8000M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.19 Powered by Forge 11.15.1.1747 133 mods loaded, 133 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (craftbukkit.jar)
UCHIJAAAA Forge{11.15.1.1747} [Minecraft Forge] (craftbukkit.jar)
UCHIJAAAA sponge{DEV} [SpongeForge] (spongeforge-1.8.9-1732-3.1.0-BETA-1158.jar)
UCHIJAAAA tnt_utilities_core{1.1.2} [TNTUtils Core] (minecraft.jar)
UCHIJAAAA Waila{1.6.0} [Waila] (Waila-1.6.0-B3_1.8.8.jar)
UCHIJAAAA Baubles{1.1.3.0} [Baubles] (Baubles-1.8.9-1.1.3.0.jar)
UCHIJAAAA intangible{0.0.23} [Intangible] (intangible-1.8.9-0.0.23.jar)
UCHIJAAAA JEI{2.25.11.150} [Just Enough Items] (jei_1.8.9-2.25.11.150.jar)
UCHIJAAAA abyssalcraft{1.9.0-pre-4} [AbyssalCraft] (AbyssalCraft-1.8.9-1.9.0-pre-4.jar)
UCHIJAAAA actionbroadcaster{0.3} [ActionBroadcaster] (ActionBroadcaster.jar)
UCHIJAAAA ActuallyAdditions{1.8.9-r25} [Actually Additions] (ActuallyAdditions-1.8.9-r25.jar)
UCHIJAAAA ac2{1.1.3 Beta} [Alchemy Craft 2] (alchemycraft2 v1.3.1.jar)
UCHIJAAAA ArchitectureCraft{1.3.1} [ArchitectureCraft] (ArchitectureCraft-1.3.1-mc1.8.9.jar)
UCHIJAAAA aura{591} [Aura Cascade] (AuraCascade-591.jar)
UCHIJAAAA basemetals{1.7.2} [Base Metals] (BaseMetals-1.7.2.jar)
UCHIJAAAA BattleTowers{1.5.5} [Battle Towers] (BattleTowers-1.8.8.jar)
UCHIJAAAA betterbuilderswands{0.4.3} [Better Builder's Wands] (BetterBuildersWands-0.4.3-1.8.9r76+dbe3840.jar)
UCHIJAAAA BiomesOPlenty{3.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.8.9-3.0.0.1906-universal.jar)
UCHIJAAAA BloodMagic{1.8.9-2.0.0-17} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.8.9-2.0.0-17.jar)
UCHIJAAAA bookshelfapi{2.3.1} [Bookshelf] (Bookshelf-1.8.9-2.3.1.jar)
UCHIJAAAA BuildersGuides{1.8.9-0.1.0-alpha} [Builder's Guides] (buildersguides-1.8.9-0.1.0-alpha.jar)
UCHIJAAAA buildingbrickscompatvanilla{1.8.9-1.3.2} [Building Bricks Vanilla Compat] (BuildingBricks-1.8.9-1.3.2.jar)
UCHIJAAAA buildingbricks{1.8.9-1.3.2} [Building Bricks] (BuildingBricks-1.8.9-1.3.2.jar)
UCHIJAAAA cannibalism{1.2.2} [Cannibalism] (Cannibalism-2.2.2-1.7.10.jar)
UCHIJAAAA Chameleon{1.8.9-0.2.1} [Chameleon] (Chameleon-1.8.9-0.2.1.jar)
UCHIJAAAA chancecubes{@VERSION@} [Chance Cubes] (ChanceCubes-1.8.9-1.6.2.76.jar)
UCHIJAAAA chisel{@VERSION@} [Chisel] (Chisel-MC1.8.9-0.0.2.6.jar)
UCHIJAAAA mcmultipart{1.0.7} [MCMultiPart] (MCMultiPart-1.0.7-universal.jar)
UCHIJAAAA chiselsandbits{mc1.8.9-v1.8.10} [Chisels & Bits] (chiselsandbits-mc1.8.9-v1.8.10.jar)
UCHIJAAAA cyclopscore{0.5.0} [Cyclops Core] (CyclopsCore-1.8.9-0.5.0.jar)
UCHIJAAAA colossalchests{1.3.1} [Colossal Chests] (ColossalChests-1.8.9-1.3.1.jar)
UCHIJAAAA ComputerCraft{1.78} [ComputerCraft] (ComputerCraft1.78.jar)
UCHIJAAAA CoroAI{v1.1.4} [CoroAI] (coroutil-1.8.9-1.1.4.jar)
UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.8.9-1.1.4.jar)
UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.8.9-1.1.4.jar)
UCHIJAAAA cosmeticarmorreworked{1.8.9-v1b} [CosmeticArmorReworked] (CosmeticArmorReworked-1.8.9-v1b.jar)
UCHIJAAAA crafttweaker{3.0.0} [crafttweaker] (CraftTweaker-Customized-1.8.8-3.0.1 (1).jar)
UCHIJAAAA wonderfulwands{1.8.0} [Wonderful Wands] (CyanosWonderfulWands_1.8.9-1.8.0.jar)
UCHIJAAAA cyclicmagic{1.3.0} [Cyclic Spell Wheel] (cyclicmagic-1.8.9-1.3.0.jar)
UCHIJAAAA eiramoticons{3.2.4} [EiraMoticons] (eiramoticons-mc1.8.9-3.2.4.jar)
UCHIJAAAA poweradvantage{1.5.1} [Power Advantage] (PowerAdvantage-1.5.1.jar)
UCHIJAAAA electricadvantage{1.1.1} [Electric Advantage] (ElectricAdvantage-1.1.1.jar)
UCHIJAAAA endores{1.0-a.009} [End Ores] (End Ores-1.0-a.009.jar)
UCHIJAAAA ShetiPhianCore{3.0.3} [ShetiPhian-Core] (ShetiPhianCore-1.8.9-3.0.3.jar)
UCHIJAAAA EnderTanks{1.2.0} [EnderTanks] (EnderTanks-1.8.9-1.2.0.jar)
UCHIJAAAA enderutilities{0.5.0} [Ender Utilities] (enderutilities-1.8.9-0.5.0.jar)
UCHIJAAAA EnderZoo{1.8.9-1.1.3.35} [Ender Zoo] (EnderZoo-1.8.9-1.1.3.35.jar)
UCHIJAAAA et{1.0.3} [Energy Tools Core] (EnergyTools 1.0.4.jar)
UCHIJAAAA EnjinMinecraftPlugin{2.4.9-1.8} [EnjinMinecraftPlugin] (EnjinMinecraftForgePlugin-1.8.9.jar)
UCHIJAAAA EssentialCmds{7.4e-c335904} [EssentialCmds] (EssentialCmds-7.4e.jar)
UCHIJAAAA exnihilo2{0.28} [Ex Nihilo 2] (ExNihilo2-0.28.jar)
UCHIJAAAA golems{2.5.01} [Extra Golems] (Extra-Golems[1.8.9]-2.5.01.jar)
UCHIJAAAA ExtraBitManipulation{1.8.9-1.4.0} [Extra Bit Manipulation] (ExtraBitManipulation-1.8.9-1.4.0.jar)
UCHIJAAAA ezstorage{1.0} [EZ Storage] (ezstorage-1.8.9-1.2.4.jar)
UCHIJAAAA fastleafdecay{1.6} [Fast Leaf Decay] (FastLeafDecay-1.8-1.6.jar)
UCHIJAAAA reborncore{1.4.3.20} [RebornCore] (RebornCore-1.8.9-1.4.3.20-universal.jar)
UCHIJAAAA fluxedredstone{1.3.0.31} [FluxedRedstone] (Fluxed Redstone-1.3.0.31.jar)
UCHIJAAAA fluxedsolars{$GRADLEVERSION} [Fluxed Solars] (fluxedsolars-1.9.jar)
UCHIJAAAA fe{1.1} [Food Expansion] (FoodExpansion1.1-mc1.8.9.jar)
UCHIJAAAA FoxieLib{@VERSION@} [Foxie Lib] (FoxieLib-1.8.9-1.0-21.jar)
UCHIJAAAA FTBL{2.0.2} [FTBLib] (FTBLib-1.8.9-2.0.2.jar)
UCHIJAAAA FTBU{2.0.2} [FTBUtilities] (FTBUtilities-1.8.9-2.0.2.jar)
UCHIJAAAA FunOres{1.1.0-beta6} [Fun Ores] (FunOres-1.8.9-1.1.0-beta6-45.jar)
UCHIJAAAA gearswap{1.2.5} [Gear Swapper] (gearswap-1.8.9-1.2.5.jar)
UCHIJAAAA gravestone{1.1.3} [Gravestone] (Gravestone Mod 1.1.3 (2).jar)
UCHIJAAAA xlib{1.0.0} [xlib] (halocraft-2.0-DEV-v1.6.163.jar)
UCHIJAAAA halocraft{1.6} [HaloCraft 2.0] (halocraft-2.0-DEV-v1.6.163.jar)
UCHIJAAAA Thaumcraft{5.1.5} [Thaumcraft] (Thaumcraft-1.8.9-5.1.5.jar)
UCHIJAAAA hammerz{1.8.9-0.1.5.18} [Hammerz] (Hammerz-1.8.9-0.1.5.18.jar)
UCHIJAAAA hardcorewither{1.1.1} [Hardcore Wither] (hardcoreWither-1.8.9-1.1.1-16-universal.jar)
UCHIJAAAA samshorsefood{1.1.2} [Horse Upgrade Food] (HorseUpgradeFood-1.8.9-1.1.2.jar)
UCHIJAAAA howlingmoon{1.0.1} [Howling Moon] (howlingMoon-1.8.9-1.0.1.jar)
UCHIJAAAA immcraft{1.1.0} [Immersive Craft] (immcraft-1.1.0.jar)
UCHIJAAAA InfernalMobs{1.6.6} [Infernal Mobs] (InfernalMobs-1.8.8.jar)
UCHIJAAAA infinitycraft{1.0-a.022} [Infinity Craft] (InfinityCraft-1.0-a.022.jar)
UCHIJAAAA samsinvcrafting{1.0.3} [Inventory Crafting] (InventoryCrafting-1.8.9-1.0.3.jar)
UCHIJAAAA InventoryPets{1.3.91} [Inventory Pets] (inventorypets-1.8.9-1.3.91.jar)
UCHIJAAAA ironbackpacks{1.8.9-2.0.5} [Iron Backpacks] (IronBackpacks-1.8.9-2.0.5.jar)
UCHIJAAAA IronChest{6.0.123.769} [Iron Chest] (ironchest-1.8.9-6.0.123.769 (1).jar)
UCHIJAAAA jaff{1.4.1_for_1.8.9} [Just a Few Fish] (JustAFewFish-1.4.1_for_1.8.9 (1).jar)
UCHIJAAAA k4lib{1.8.9-1.0.12} [K4Lib] (k4lib-1.8.9-1.0.12-universal.jar)
UCHIJAAAA Kits{1.5b} [Kits] (Kits-1.5b.jar)
UCHIJAAAA lteleporters{1.0.0} [Lemon's Simple Teleporters] (LemonsSimpleTeleporters-1.0.1.jar)
UCHIJAAAA lootplusplus{1.3_for_1.8.9} [Loot++] (Loot++-1.3_for_1.8.9.jar)
UCHIJAAAA mantle{1.8.9-0.7.jenkins72} [Mantle] (Mantle-1.8.9-0.7.jar)
UCHIJAAAA RadixCore{1.8.9-2.1.0} [RadixCore] (RadixCore-1.8.9-2.1.0-universal.jar)
UCHIJAAAA MCA{1.8.9-5.1.1.2} [Minecraft Comes Alive] (MCA-1.8.9-5.1.1.2-universal.jar)
UCHIJAAAA shear{1.0} [More Shearables] (MoreShearables1.0-1.8.9.jar)
UCHIJAAAA Morpheus{1.8.9-2.0.57} [Morpheus] (Morpheus-1.8.9-2.0.57.jar)
UCHIJAAAA tconstruct{1.8.9-2.0.2.jenkins61} [Tinkers' Construct] (TConstruct-1.8.9-2.0.2.jar)
UCHIJAAAA MysticalCrops{1.1} [Mystical Crops] (MysticalCrops-1.3.1.jar)
UCHIJAAAA neotech{2.3.6} [NeoTech] (NeoTech-1.8.9-2.3.6.jar)
UCHIJAAAA fodc{1.7.2} [Ore Dictionary Converter] (OreDictionaryConverter-1.7.2.jar)
UCHIJAAAA PermissionsEx{2.0-SNAPSHOT} [PermissionsEx] (PermissionsEx-Sponge (1).jar)
UCHIJAAAA PetBat{1.4.1} [Pet Bat] (PetBat-1.8.8.jar)
UCHIJAAAA pocketnether{2.0} [Pocket Nether Link] (PocketNetherLink-1.8.9-2.0.jar)
UCHIJAAAA practicalities{2.0.0-b6} [Practicalities] (practicalities-1.8.9-2.0.0-b6.jar)
UCHIJAAAA progressiveautomation{1.6.34} [Progressive Automation] (ProgressiveAutomation-1.8.9-1.6.34.jar)
UCHIJAAAA Psi{beta-14} [Psi] (Psi-beta-14.jar)
UCHIJAAAA PvpToggle{1.8.9-1.0.11} [PVP Toggle] (pvpToggle-1.8.9-1.0.11-universal.jar)
UCHIJAAAA quantumflux{2.0.0} [QuantumFlux] (quantumflux-1.8.9-2.0.0.jar)
UCHIJAAAA RandomUtilities{2.1.3} [Random Utilities] (Random Utilities-1.8.9-2.1.3.jar)
UCHIJAAAA RandomThings{3.6.2} [Random Things] (RandomThings-MC1.8.9-3.6.2.jar)
UCHIJAAAA rarmor{0.3.2} [Rarmor] (rarmor-0.3.2.jar)
UCHIJAAAA reforged{0.6} [Reforged] (reforged-0.6-alpha-1.8.9.jar)
UCHIJAAAA rftools{4.22beta20} [RFTools] (rftools-1.8.9-4.22beta20.jar)
UCHIJAAAA rftoolsdim{4.22beta21} [RFTools Dimensions] (rftoolsdim-1.8.9-4.22beta21.jar)
UCHIJAAAA rightclicktorch{1.8.9-1.0.2} [RightClickTorch] (rightclicktorch-1.8.9-1.0.2.jar)
UCHIJAAAA Roguelike{1.4.5} [Roguelike Dungeons] (RoguelikeDungeons-1.8.9-1.4.5.jar)
UCHIJAAAA routerreborn{1.8.9-0.0.7a} [RouterReborn] (RouterReborn-1.8.9-0.0.7a.jar)
UCHIJAAAA AS_Ruins{15.6} [Ruins Spawning System] (Ruins-1.8.8.jar)
UCHIJAAAA SaltMod{1.7.e} [Salty Mod] (SaltyMod-1.8.8-1.8.9-1.7.e.jar)
UCHIJAAAA serverlistplus{3.4.1} [ServerListPlus] (ServerListPlus-3.4.1-Universal.jar)
UCHIJAAAA simplegrinder{0.132.A-189} [Simple Grinder] (SimpleGrinder-0.132.A.jar)
UCHIJAAAA flammpfeil.slashblade{mc1.8.9-r5} [SlashBlade] (SlashBlade-mc1.8.9-r5.jar)
UCHIJAAAA steamadvantage{1.5.2} [Steam Advantage] (SteamAdvantage-1.5.2.jar)
UCHIJAAAA StorageDrawers{1.8.9-2.4.0} [Storage Drawers] (StorageDrawers-1.8.9-2.4.0.jar)
UCHIJAAAA storagenetwork{1.7.2} [Storage Network] (StorageNetwork-1.8.9-1.7.2.jar)
UCHIJAAAA CookingPlus{0.7.2} [The Agricultural Revolution] (The Agricultural Revolution-1.8.8-0.7.2.jar)
UCHIJAAAA thutcore{2.2.3} [ThutCore] (thutcore-2.2.3.jar)
UCHIJAAAA thuttech{2.2.9} [Thut's Tech] (thuttech-2.2.9.jar)
UCHIJAAAA tnt_utilities{1.1.2} [TNTUtils] (tnt_utilities-mc1.8.9-1.1.2 (2).jar)
UCHIJAAAA Trashcans{1.0.1} [Trashcans] (Trashcans-1.8.9-1.0.1.jar)
UCHIJAAAA CaveCraft{@VERSION@} [TSON Craft] (TSON Craft 1.8.jar)
UCHIJAAAA ultimate_unicorn_mod{1.4.1} [Wings, Horns, and Hooves, the Ultimate Unicorn Mod!] (ultimate_unicorn_mod-1.8.9-1.4.1.jar)
UCHIJAAAA unlogicii{4.2.1.49} [UnLogic II] (UnLogicII-4.2.1.49.jar)
UCHIJAAAA unlogiciivc{1.5} [UnLogic II Version Checker] (UnLogicII-4.2.1.49.jar)
UCHIJAAAA usefulstones{0.2} [Useful Stones] (UsefulStones_0.2-MCv1.8.9.jar)
UCHIJAAAA VeinMiner{0.31.3_build.unknown} [Vein Miner] (VeinMiner-1.8.9_0.31.3.unknown.jar)
UCHIJAAAA VeinMinerModSupport{0.31.3_build.unknown} [Mod Support] (VeinMiner-1.8.9_0.31.3.unknown.jar)
UCHIJAAAA wawla{1.4.7} [What Are We Looking At] (Wawla-1.4.7-1.8+.jar)
UCHIJAAAA ZAMod{v1.9.5} [Zombie Awareness] (zombieawareness-1.8.9-1.9.7.jar)
Loaded coremods (and transformers):
LoadingPlugin (RandomThings-MC1.8.9-3.6.2.jar)
lumien.randomthings.asm.ClassTransformer
CorePlugin (Fluxed Redstone-1.3.0.31.jar)
TNTUtilities Core (tnt_utilities-mc1.8.9-1.1.2 (2).jar)
ljfa.tntutils.asm.ExplosionTransformer
ThaumcraftLoader (Thaumcraft-1.8.9-5.1.5.jar)
SpongeCoremod (spongeforge-1.8.9-1732-3.1.0-BETA-1158.jar)
org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
FldLoadingPlugin (FastLeafDecay-1.8-1.6.jar)
com.olafski.fastleafdecay.FldTransformer
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)
- TinkerDebug (Enabled/Not Forced)
Profiler Position: N/A (disabled)
Player Count: 0 / 50; []
Is Modded: Definitely; Server brand changed to 'fml,forge,SpongeForge'
Type: Dedicated Server (map_server.txt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment