mekanism / Mekanism

A mod for Minecraft
MIT License
1.4k stars 531 forks source link

Crash when breaking turbine block #3447

Closed themechman closed 8 years ago

themechman commented 8 years ago

So I was demonstrating your turbine assembly for a few server folks. I started the reactor and 40k mB/t began flowing into it... Except it was only accepting 6,000mB/t and putting out the corresponding amount of power. This capping happens on server restarts.

In the past, I simply just broke a block on it and placed it back. Full flow restored but that was always creative single player and not SMP.

I broke it with a silk touch custom pick from tinkers.

`---- Minecraft Crash Report ---- // I blame Dinnerbone.

Time: 7/6/16 1:36 PM Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity at mekanism.generators.common.tile.turbine.TileEntityTurbineValve.fill(TileEntityTurbineValve.java:363) at cofh.thermaldynamics.duct.fluid.TileFluidDuct.transfer(TileFluidDuct.java:142) at cofh.thermaldynamics.duct.fluid.TileFluidDuct.transfer(TileFluidDuct.java:109) at cofh.thermaldynamics.duct.fluid.FluidGridSuper.sendFluid(FluidGridSuper.java:57) at cofh.thermaldynamics.duct.fluid.TileFluidDuctSuper.fill(TileFluidDuctSuper.java:29) at mekanism.generators.common.tile.reactor.TileEntityReactorPort.onUpdate(TileEntityReactorPort.java:97) at mekanism.common.tile.TileEntityBasicBlock.func_145845_h(TileEntityBasicBlock.java:77) at net.minecraft.world.World.func_72939_s(World.java:1939) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Stacktrace: at mekanism.generators.common.tile.turbine.TileEntityTurbineValve.fill(TileEntityTurbineValve.java:363) at cofh.thermaldynamics.duct.fluid.TileFluidDuct.transfer(TileFluidDuct.java:142) at cofh.thermaldynamics.duct.fluid.TileFluidDuct.transfer(TileFluidDuct.java:109) at cofh.thermaldynamics.duct.fluid.FluidGridSuper.sendFluid(FluidGridSuper.java:57) at cofh.thermaldynamics.duct.fluid.TileFluidDuctSuper.fill(TileFluidDuctSuper.java:29) at mekanism.generators.common.tile.reactor.TileEntityReactorPort.onUpdate(TileEntityReactorPort.java:97) at mekanism.common.tile.TileEntityBasicBlock.func_145845_h(TileEntityBasicBlock.java:77)

-- Block entity being ticked -- Details: Name: ReactorPort // mekanism.generators.common.tile.reactor.TileEntityReactorPort Block type: ID #1540 (tile.Reactor // mekanism.generators.common.block.BlockReactor) Block data value: 3 / 0x3 / 0b0011 Block location: World: (-76,65,250), Chunk: (at 4,4,10 in -5,15; contains blocks -80,0,240 to -65,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Actual block type: ID #1540 (tile.Reactor // mekanism.generators.common.block.BlockReactor) Actual block data value: 3 / 0x3 / 0b0011 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1939) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)

-- Affected level -- Details: Level name: NOPE All players: 2 total; [GCEntityPlayerMP['Stone_Rhino'/79941, l='NOPE', x=-70.75, y=63.00, z=244.70], GCEntityPlayerMP['Hercules_MaximuS'/32506, l='NOPE', x=-72.80, y=63.00, z=246.70]] Chunk stats: ServerChunkCache: 509 Drop: 0 Level seed: 2115926544669439375 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: World: (-124,64,244), Chunk: (at 4,4,4 in -8,15; contains blocks -128,0,240 to -113,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 153796374 game time, 2159451 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 87928 (now: false), thunder time: 4049 (now: true) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_91, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 511021368 bytes (487 MB) / 1864781824 bytes (1778 MB) up to 8520204288 bytes (8125 MB) JVM Flags: 14 total; -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalMode -XX:+CMSIncrementalPacing -XX:+CMSParallelRemarkEnabled -XX:MaxGCPauseMillis=20 -XX:+DisableExplicitGC -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+UseBiasedLocking -XX:TargetSurvivorRatio=90 -XX:LargePageSizeInBytes=2M -XX:+UseLargePages -Xmx8G AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 117 mods loaded, 107 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.05} Minecraft Coder Pack UCHIJAAAA FML{7.10.99.99} Forge Mod Loader UCHIJAAAA Forge{10.13.4.1558} Minecraft Forge UCHIJAAAA MobiusCore{1.2.5} MobiusCore UCHIJAAAA appliedenergistics2-core{rv2-stable-10} AppliedEnergistics2 Core UCHIJAAAA CodeChickenCore{1.0.7.46} CodeChicken Core UCHIJAAAA PacketLogger{0.0.1} PacketLogger UCHIJAAAA Micdoodlecore{} Micdoodle8 Core UCHIJAAAA NotEnoughItems{1.0.5.110} Not Enough Items UCHIJAAAA OpenModsCore{0.6} OpenModsCore UCHIJAAAA {000} CoFH ASM UCHIJAAAA {0} DragonAPI ASM Data Initialization UCHIJAAAA bspkrsCore{6.16} bspkrsCore UCHIJAAAA Treecapitator{1.7.10} Treecapitator UCHIJAAAA Morpheus{1.7.10-1.5.26} [Morpheus]([DONOTDELETE] Morpheus-1.7.10-1.5.26.jar) UCHIJAAAA MapWriter{2.1.2} [MapWriter]([DONOTDELETE] Opis-1.2.5_1.7.10.jar) UCHIJAAAA Opis{1.2.5} [Opis]([DONOTDELETE] Opis-1.2.5_1.7.10.jar) UCHIJAAAA ServerTools{1.7.10-2.2.0.79} [ServerTools]([DONOTDELETE] ServerTools-CORE-1.7.10-2.2.0.79.jar) UCHIJAAAA ServerTools-TELEPORT{1.0} [ServerTools-TELEPORT]([DONOTDELETE] ServerTools-TELEPORT-1.7.10-2.2.0.13.jar) UCHIJAAAA appliedenergistics2{rv2-stable-10} Applied Energistics 2 UCHIJAAAA bdlib{1.9.4.109} BD Lib UCHIJAAAA ae2stuff{0.5.0.56} AE2 Stuff UCHIJAAAA AncientWarfare{2.4.114-beta-MC1.7.10} Ancient Warfare Core UCHIJAAAA CoFHCore{1.7.10R3.1.2} CoFH Core UCHIJAAAA AncientWarfareAutomation{2.4.114-beta-MC1.7.10} Ancient Warfare Automation UCHIJAAAA AncientWarfareNEIPlugin{2.4.114-beta-MC1.7.10} Ancient Warfare NEI Plugin UCHIJAAAA AncientWarfareNpc{2.4.114-beta-MC1.7.10} Ancient Warfare NPCs UCHIJAAAA AncientWarfareStructure{2.4.114-beta-MC1.7.10} Ancient Warfare Structures UCHIJAAAA AppleCore{1.1.0} AppleCore UCHIJAAAA betterrecords{@VERSION@} Better Records UCHIJAAAA BiblioCraft{1.11.4} BiblioCraft UCHIJAAAA Baubles{1.0.1.10} Baubles UCHIJAAAA ThermalFoundation{1.7.10R1.2.3} Thermal Foundation UCHIJAAAA ThermalExpansion{1.7.10R4.1.2} Thermal Expansion UCHIJAAAA BigReactors{0.4.3A} Big Reactors UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks](Carpenter's Blocks v3.3.7 - MC 1.7.10.jar) UCHIJAAAA ChickenChunks{1.3.4.19} ChickenChunks UCHIJAAAA TwilightForest{2.3.7} The Twilight Forest UCHIJAAAA ForgeMultipart{1.1.2.334} Forge Multipart UCHIJAAAA chisel{2.5.1.44} Chisel 2 UCHIJAAAA ComputerCraft{1.73} ComputerCraft UCHIJAAAA cookiecore{1.4.0} Cookie Core UCHIJAAAA PTRModelLib{1.0.0} PTRModelLib UCHIJAAAA props{2.3.2} Decocraft UCHIJAAAA IC2{2.2.821-experimental} IndustrialCraft 2 UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} Mantle UCHIJAAAA Natura{2.2.0} Natura UCHIJAAAA MrTJPCoreMod{1.0.7.14} MrTJPCore UCHIJAAAA ProjRed|Core{4.6.1.80} ProjectRed UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.1} MineFactory Reloaded UCHIJAAAA Waila{1.5.10} Waila UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} Tinkers' Construct UCHIJAAAA DragonAPI{1.0} [DragonAPI](DragonAPI 1.7.10 V15a.jar) UCHIJAAAA GalacticraftCore{3.0.12} Galacticraft Core UCHIJAAAA Mekanism{9.0.3} Mekanism UCHIJAAAA EnderIO{1.7.10-2.2.8.381} Ender IO UCHIJAAAA extracells{2.3.10} Extra Cells 2 UCHIJAAAA ExtraUtilities{1.2.5} Extra Utilities UCHIJAAAA harvestcraft{1.7.10g} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10h.jar) UCHIJAAAA TSteelworks{1.7.10-1.1.1} Tinkers' Steelworks UCHIJAAAA ExtraTiC{1.4.5} ExtraTiC UCHIJAAAA GalacticraftMars{3.0.12} Galacticraft Planets UCHIJAAAA Growthcraft{2.2.2} Growthcraft UCHIJAAAA Growthcraft|Cellar{2.2.2} Growthcraft Cellar UCHIJAAAA Growthcraft|Apples{2.2.2} Growthcraft Apples UCHIJAAAA Growthcraft|Bamboo{2.2.2} Growthcraft Bamboo UCHIJAAAA Growthcraft|Bees{2.2.2} Growthcraft Bees UCHIJAAAA Growthcraft|Fishtrap{2.2.2} Growthcraft Fishtrap UCHIJAAAA Growthcraft|Grapes{2.2.2} Growthcraft Grapes UCHIJAAAA Growthcraft|Hops{2.2.2} Growthcraft Hops UCHIJAAAA Growthcraft|Rice{2.2.2} Growthcraft Rice UCHIJAAAA IC2NuclearControl{2.1.2a} Nuclear Control 2 UCHIJAAAA iChunUtil{4.2.2} iChunUtil UCHIJAAAA mod_Invasion{1.1.2} Invasion UCHIJAAAA inventorytweaks{1.58-147-645ca10} Inventory Tweaks UCHIJAAAA IronChest{6.0.62.742} Iron Chest UCHIJAAAA LotsOfFood{1.7.10} [Lots of Food](Lots of Food-1.7.10 v7.jar) UCHIJAAAA malisiscore{1.7.10-0.14.3} MalisisCore UCHIJAAAA malisisdoors{1.7.10-1.13.2} Malisis' Doors UCHIJAAAA MekanismGenerators{9.0.3} MekanismGenerators UCHIJAAAA MekanismTools{9.0.3} MekanismTools UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} MFR Compat: Applied Energistics UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} MFR Compat: ForgeMicroblock UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} MFR Compat: IC2 UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} MFR Compat: Thermal Expansion UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} MFR Compat: Tinkers' Construct UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} MFR Compat: TwilightForest UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} MFR Compat: Vanilla UCHIJAAAA morechisels{@VERSION@} More Chisels UCHIJAAAA cfm{3.4.7} §9MrCrayfish's Furniture Mod UCHIJAAAA NetherOres{1.7.10R2.3.1} Nether Ores UCHIJAAAA OpenMods{0.6} OpenMods UCHIJAAAA OpenBlocks{1.3} OpenBlocks UCHIJAAAA openmodularturrets{2.2.2-217} Open Modular Turrets UCHIJAAAA ProjRed|Transmission{4.6.1.80} ProjectRed-Transmission UCHIJAAAA ProjRed|Compatibility{4.6.1.80} ProjectRed-Compatibility UCHIJAAAA ProjRed|Integration{4.6.1.80} ProjectRed-Integration UCHIJAAAA ProjRed|Illumination{4.6.1.80} ProjectRed-Illumination UCHIJAAAA RedstoneArsenal{1.7.10R1.1.2} Redstone Arsenal UCHIJAAAA RotaryCraft{1.0} [RotaryCraft](RotaryCraft 1.7.10 V15a.jar) UCHIJAAAA supercraftingframe{1.7.10.2} Super Crafting Frame UCHIJAAAA Sync{4.0.0} Sync UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} Thermal Dynamics UCHIJAAAA WailaHarvestability{1.1.0} Waila Harvestability UCHIJAAAA McMultipart{1.1.2.334} Minecraft Multipart Plugin UCHIJAAAA IguanaTweaksTConstruct{1.7.10-2.1.5.140} Iguana Tinker Tweaks UCHIJAAAA ForgeMicroblock{1.1.2.334} Forge Microblocks UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} MFR Compat: Atum UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} MFR Compat: BackTools UD MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} MFR Compat: BuildCraft UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} MFR Compat: Chococraft UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} MFR Compat: ExtraBiomes UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} MFR Compat: Forestry UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} MFR Compat ProjectRed UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} MFR Compat: Railcraft UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} MFR Compat: Sufficient Biomes UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} MFR Compat: Thaumcraft OpenModsLib crash transformers: [stencil_patches:ENABLED],[movement_callback:ENABLED],[map_gen_fix:FINISHED],[gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED] AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291 CoFHCore: -[1.7.10]3.1.2-325 ThermalFoundation: -[1.7.10]1.2.3-112 ThermalExpansion: -[1.7.10]4.1.2-240 Mantle Environment: Environment healthy. MineFactoryReloaded: -[1.7.10]2.8.1-174 TConstruct Environment: Environment healthy. NetherOres: -[1.7.10]2.3.1-22 RedstoneArsenal: -[1.7.10]1.1.2-92 ThermalDynamics: -[1.7.10]1.1.0-161 List of loaded APIs: * AncientWarfareAPI (1.0) from ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar * AppleCoreAPI (1.1.0) from AppleCore-mc1.7.10-1.1.0.jar * appliedenergistics2|API (rv2) from DragonAPI 1.7.10 V15a.jar * Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.3-112.jar * BuildCraftAPI|core (1.0) from extrautilities-1.2.5.jar * BuildCraftAPI|tools (1.0) from extrautilities-1.2.5.jar * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar * ChiselAPI (0.1.0) from Chisel2-2.5.1.44.jar * ChiselAPI|Carving (0.1.0) from Chisel2-2.5.1.44.jar * ChiselAPI|Rendering (0.1.0) from Chisel2-2.5.1.44.jar * CoFHAPI (1.7.10R1.0.10) from Mekanism-1.7.10-9.0.3.277.jar * CoFHAPI|block (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHAPI|core (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHAPI|energy (1.7.10R1.0.0) from extrautilities-1.2.5.jar * CoFHAPI|fluid (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHAPI|inventory (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar * CoFHAPI|item (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar * CoFHAPI|modhelpers (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHAPI|tileentity (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar * CoFHAPI|transport (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHAPI|world (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|audio (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|gui (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|gui|container (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|gui|element (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|gui|element|listbox (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|gui|slot (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|inventory (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|render (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|render|particle (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|util (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|util|helpers (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|util|position (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|world|feature (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * ComputerCraft|API (1.73) from ComputerCraft1.73.jar * ComputerCraft|API|FileSystem (1.73) from ComputerCraft1.73.jar * ComputerCraft|API|Lua (1.73) from ComputerCraft1.73.jar * ComputerCraft|API|Media (1.73) from ComputerCraft1.73.jar * ComputerCraft|API|Peripheral (1.73) from ComputerCraft1.73.jar * ComputerCraft|API|Redstone (1.73) from ComputerCraft1.73.jar * ComputerCraft|API|Turtle (1.73) from ComputerCraft1.73.jar * CSLib|API (0.3.0) from Decocraft-2.3.2_1.7.10.jar * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.454.jar * GrowthcraftAPI|Bees (2.0) from growthcraft-2.2.2-complete.jar * GrowthcraftAPI|Cellar (2.0) from growthcraft-2.2.2-complete.jar * GrowthcraftAPI|Core (2.0) from growthcraft-2.2.2-complete.jar * GrowthcraftAPI|FishTrap (2.0) from growthcraft-2.2.2-complete.jar * IC2API (1.0) from industrialcraft-2-2.2.821-experimental.jar * MekanismAPI|core (9.0.0) from Mekanism-1.7.10-9.0.3.277.jar * MekanismAPI|energy (9.0.0) from Mekanism-1.7.10-9.0.3.277.jar * MekanismAPI|gas (9.0.0) from Mekanism-1.7.10-9.0.3.277.jar * MekanismAPI|infuse (9.0.0) from Mekanism-1.7.10-9.0.3.277.jar * MekanismAPI|laser (9.0.0) from Mekanism-1.7.10-9.0.3.277.jar * MekanismAPI|reactor (9.0.0) from Mekanism-1.7.10-9.0.3.277.jar * MekanismAPI|recipe (9.0.0) from Mekanism-1.7.10-9.0.3.277.jar * MekanismAPI|transmitter (9.0.0) from Mekanism-1.7.10-9.0.3.277.jar * MekanismAPI|util (9.0.0) from Mekanism-1.7.10-9.0.3.277.jar * minechemAPI (1.7.10R1) from DragonAPI 1.7.10 V15a.jar * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.1.2a.jar * Thaumcraft|API (4.2.0.0) from Pam's HarvestCraft 1.7.10h.jar * TSteelworksAPI (1.2) from TSteelworks-1.7.10-1.1.1-17.jar * WailaAPI (1.0) from WailaHarvestability-mc1.7.x-1.1.0.jar AE2 Integration: IC2:ON, RotaryCraft:ON, RC:OFF, BC:OFF, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Player Count: 2 / 20; [GCEntityPlayerMP['Hercules_MaximuS'/32506, l='NOPE', x=-72.80, y=63.00, z=246.70], GCEntityPlayerMP['Stone_Rhino'/79941, l='NOPE', x=-70.75, y=63.00, z=244.70]] Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)`

themechman commented 8 years ago

Needless to say this instantly shutdown the server.

[13:36:08] [Server thread/ERROR]: Encountered an unexpected exception net.minecraft.util.ReportedException: Ticking block entity at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?] Caused by: java.lang.NullPointerException at mekanism.generators.common.tile.turbine.TileEntityTurbineValve.fill(TileEntityTurbineValve.java:363) ~[TileEntityTurbineValve.class:?] at cofh.thermaldynamics.duct.fluid.TileFluidDuct.transfer(TileFluidDuct.java:142) ~[TileFluidDuct.class:?] at cofh.thermaldynamics.duct.fluid.TileFluidDuct.transfer(TileFluidDuct.java:109) ~[TileFluidDuct.class:?] at cofh.thermaldynamics.duct.fluid.FluidGridSuper.sendFluid(FluidGridSuper.java:57) ~[FluidGridSuper.class:?] at cofh.thermaldynamics.duct.fluid.TileFluidDuctSuper.fill(TileFluidDuctSuper.java:29) ~[TileFluidDuctSuper.class:?] at mekanism.generators.common.tile.reactor.TileEntityReactorPort.onUpdate(TileEntityReactorPort.java:97) ~[TileEntityReactorPort.class:?] at mekanism.common.tile.TileEntityBasicBlock.func_145845_h(TileEntityBasicBlock.java:77) ~[TileEntityBasicBlock.class:?] at net.minecraft.world.World.func_72939_s(World.java:1939) ~[ahb.class:?] at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?] ... 4 more [13:36:08] [Server thread/ERROR]: This crash report has been saved to: M:\PrototypeOmega.\crash-reports\crash-2016-07-06_13.36.08-server.txt [13:36:08] [Server thread/INFO]: Stopping server

themechman commented 8 years ago

I investigated the block being ticked in mcedit, but it was standard MC lever. I removed the block and server crashed again.

---- Minecraft Crash Report ---- // Daisy, daisy...

Time: 7/6/16 10:56 PM Description: Exception in server tick loop

java.lang.NullPointerException: Exception in server tick loop at mekanism.generators.common.tile.turbine.TileEntityTurbineValve.fill(TileEntityTurbineValve.java:363) at cofh.thermaldynamics.duct.fluid.TileFluidDuct.transfer(TileFluidDuct.java:142) at cofh.thermaldynamics.duct.fluid.TileFluidDuct.tickPass(TileFluidDuct.java:81) at cofh.thermaldynamics.duct.fluid.FluidGrid.tickGrid(FluidGrid.java:96) at cofh.thermaldynamics.duct.fluid.FluidGridSuper.tickGrid(FluidGridSuper.java:25) at cofh.thermaldynamics.core.WorldGridList.tickEnd(WorldGridList.java:63) at cofh.thermaldynamics.core.TickHandler.tick(TickHandler.java:95) at cpw.mods.fml.common.eventhandler.ASMEventHandler_460_TickHandler_tick_WorldTickEvent.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:255) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:645) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_91, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 404984296 bytes (386 MB) / 1360908288 bytes (1297 MB) up to 8520204288 bytes (8125 MB) JVM Flags: 14 total; -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalMode -XX:+CMSIncrementalPacing -XX:+CMSParallelRemarkEnabled -XX:MaxGCPauseMillis=20 -XX:+DisableExplicitGC -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+UseBiasedLocking -XX:TargetSurvivorRatio=90 -XX:LargePageSizeInBytes=2M -XX:+UseLargePages -Xmx8G AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 117 mods loaded, 107 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.05} Minecraft Coder Pack UCHIJAAAA FML{7.10.99.99} Forge Mod Loader UCHIJAAAA Forge{10.13.4.1558} Minecraft Forge UCHIJAAAA MobiusCore{1.2.5} MobiusCore UCHIJAAAA appliedenergistics2-core{rv2-stable-10} AppliedEnergistics2 Core UCHIJAAAA CodeChickenCore{1.0.7.46} CodeChicken Core UCHIJAAAA PacketLogger{0.0.1} PacketLogger UCHIJAAAA Micdoodlecore{} Micdoodle8 Core UCHIJAAAA NotEnoughItems{1.0.5.110} Not Enough Items UCHIJAAAA OpenModsCore{0.6} OpenModsCore UCHIJAAAA {000} CoFH ASM UCHIJAAAA {0} DragonAPI ASM Data Initialization UCHIJAAAA bspkrsCore{6.16} bspkrsCore UCHIJAAAA Treecapitator{1.7.10} Treecapitator UCHIJAAAA Morpheus{1.7.10-1.5.26} [Morpheus]([DONOTDELETE] Morpheus-1.7.10-1.5.26.jar) UCHIJAAAA MapWriter{2.1.2} [MapWriter]([DONOTDELETE] Opis-1.2.5_1.7.10.jar) UCHIJAAAA Opis{1.2.5} [Opis]([DONOTDELETE] Opis-1.2.5_1.7.10.jar) UCHIJAAAA ServerTools{1.7.10-2.2.0.79} [ServerTools]([DONOTDELETE] ServerTools-CORE-1.7.10-2.2.0.79.jar) UCHIJAAAA ServerTools-TELEPORT{1.0} [ServerTools-TELEPORT]([DONOTDELETE] ServerTools-TELEPORT-1.7.10-2.2.0.13.jar) UCHIJAAAA appliedenergistics2{rv2-stable-10} Applied Energistics 2 UCHIJAAAA bdlib{1.9.4.109} BD Lib UCHIJAAAA ae2stuff{0.5.0.56} AE2 Stuff UCHIJAAAA AncientWarfare{2.4.114-beta-MC1.7.10} Ancient Warfare Core UCHIJAAAA CoFHCore{1.7.10R3.1.2} CoFH Core UCHIJAAAA AncientWarfareAutomation{2.4.114-beta-MC1.7.10} Ancient Warfare Automation UCHIJAAAA AncientWarfareNEIPlugin{2.4.114-beta-MC1.7.10} Ancient Warfare NEI Plugin UCHIJAAAA AncientWarfareNpc{2.4.114-beta-MC1.7.10} Ancient Warfare NPCs UCHIJAAAA AncientWarfareStructure{2.4.114-beta-MC1.7.10} Ancient Warfare Structures UCHIJAAAA AppleCore{1.1.0} AppleCore UCHIJAAAA betterrecords{@VERSION@} Better Records UCHIJAAAA BiblioCraft{1.11.4} BiblioCraft UCHIJAAAA Baubles{1.0.1.10} Baubles UCHIJAAAA ThermalFoundation{1.7.10R1.2.3} Thermal Foundation UCHIJAAAA ThermalExpansion{1.7.10R4.1.2} Thermal Expansion UCHIJAAAA BigReactors{0.4.3A} Big Reactors UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks](Carpenter's Blocks v3.3.7 - MC 1.7.10.jar) UCHIJAAAA ChickenChunks{1.3.4.19} ChickenChunks UCHIJAAAA TwilightForest{2.3.7} The Twilight Forest UCHIJAAAA ForgeMultipart{1.1.2.334} Forge Multipart UCHIJAAAA chisel{2.5.1.44} Chisel 2 UCHIJAAAA ComputerCraft{1.73} ComputerCraft UCHIJAAAA cookiecore{1.4.0} Cookie Core UCHIJAAAA PTRModelLib{1.0.0} PTRModelLib UCHIJAAAA props{2.3.2} Decocraft UCHIJAAAA IC2{2.2.821-experimental} IndustrialCraft 2 UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} Mantle UCHIJAAAA Natura{2.2.0} Natura UCHIJAAAA MrTJPCoreMod{1.0.7.14} MrTJPCore UCHIJAAAA ProjRed|Core{4.6.1.80} ProjectRed UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.1} MineFactory Reloaded UCHIJAAAA Waila{1.5.10} Waila UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} Tinkers' Construct UCHIJAAAA DragonAPI{1.0} [DragonAPI](DragonAPI 1.7.10 V15a.jar) UCHIJAAAA GalacticraftCore{3.0.12} Galacticraft Core UCHIJAAAA Mekanism{9.0.3} Mekanism UCHIJAAAA EnderIO{1.7.10-2.2.8.381} Ender IO UCHIJAAAA extracells{2.3.10} Extra Cells 2 UCHIJAAAA ExtraUtilities{1.2.5} Extra Utilities UCHIJAAAA harvestcraft{1.7.10g} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10h.jar) UCHIJAAAA TSteelworks{1.7.10-1.1.1} Tinkers' Steelworks UCHIJAAAA ExtraTiC{1.4.5} ExtraTiC UCHIJAAAA GalacticraftMars{3.0.12} Galacticraft Planets UCHIJAAAA Growthcraft{2.2.2} Growthcraft UCHIJAAAA Growthcraft|Cellar{2.2.2} Growthcraft Cellar UCHIJAAAA Growthcraft|Apples{2.2.2} Growthcraft Apples UCHIJAAAA Growthcraft|Bamboo{2.2.2} Growthcraft Bamboo UCHIJAAAA Growthcraft|Bees{2.2.2} Growthcraft Bees UCHIJAAAA Growthcraft|Fishtrap{2.2.2} Growthcraft Fishtrap UCHIJAAAA Growthcraft|Grapes{2.2.2} Growthcraft Grapes UCHIJAAAA Growthcraft|Hops{2.2.2} Growthcraft Hops UCHIJAAAA Growthcraft|Rice{2.2.2} Growthcraft Rice UCHIJAAAA IC2NuclearControl{2.1.2a} Nuclear Control 2 UCHIJAAAA iChunUtil{4.2.2} iChunUtil UCHIJAAAA mod_Invasion{1.1.2} Invasion UCHIJAAAA inventorytweaks{1.58-147-645ca10} Inventory Tweaks UCHIJAAAA IronChest{6.0.62.742} Iron Chest UCHIJAAAA LotsOfFood{1.7.10} [Lots of Food](Lots of Food-1.7.10 v7.jar) UCHIJAAAA malisiscore{1.7.10-0.14.3} MalisisCore UCHIJAAAA malisisdoors{1.7.10-1.13.2} Malisis' Doors UCHIJAAAA MekanismGenerators{9.0.3} MekanismGenerators UCHIJAAAA MekanismTools{9.0.3} MekanismTools UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} MFR Compat: Applied Energistics UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} MFR Compat: ForgeMicroblock UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} MFR Compat: IC2 UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} MFR Compat: Thermal Expansion UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} MFR Compat: Tinkers' Construct UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} MFR Compat: TwilightForest UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} MFR Compat: Vanilla UCHIJAAAA morechisels{@VERSION@} More Chisels UCHIJAAAA cfm{3.4.7} §9MrCrayfish's Furniture Mod UCHIJAAAA NetherOres{1.7.10R2.3.1} Nether Ores UCHIJAAAA OpenMods{0.6} OpenMods UCHIJAAAA OpenBlocks{1.3} OpenBlocks UCHIJAAAA openmodularturrets{2.2.2-217} Open Modular Turrets UCHIJAAAA ProjRed|Transmission{4.6.1.80} ProjectRed-Transmission UCHIJAAAA ProjRed|Compatibility{4.6.1.80} ProjectRed-Compatibility UCHIJAAAA ProjRed|Integration{4.6.1.80} ProjectRed-Integration UCHIJAAAA ProjRed|Illumination{4.6.1.80} ProjectRed-Illumination UCHIJAAAA RedstoneArsenal{1.7.10R1.1.2} Redstone Arsenal UCHIJAAAA RotaryCraft{1.0} [RotaryCraft](RotaryCraft 1.7.10 V15a.jar) UCHIJAAAA supercraftingframe{1.7.10.2} Super Crafting Frame UCHIJAAAA Sync{4.0.0} Sync UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} Thermal Dynamics UCHIJAAAA WailaHarvestability{1.1.0} Waila Harvestability UCHIJAAAA McMultipart{1.1.2.334} Minecraft Multipart Plugin UCHIJAAAA IguanaTweaksTConstruct{1.7.10-2.1.5.140} Iguana Tinker Tweaks UCHIJAAAA ForgeMicroblock{1.1.2.334} Forge Microblocks UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} MFR Compat: Atum UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} MFR Compat: BackTools UD MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} MFR Compat: BuildCraft UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} MFR Compat: Chococraft UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} MFR Compat: ExtraBiomes UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} MFR Compat: Forestry UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} MFR Compat ProjectRed UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} MFR Compat: Railcraft UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} MFR Compat: Sufficient Biomes UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} MFR Compat: Thaumcraft OpenModsLib crash transformers: [stencil_patches:ENABLED],[movement_callback:ENABLED],[map_gen_fix:FINISHED],[gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED] AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291 CoFHCore: -[1.7.10]3.1.2-325 ThermalFoundation: -[1.7.10]1.2.3-112 ThermalExpansion: -[1.7.10]4.1.2-240 Mantle Environment: Environment healthy. MineFactoryReloaded: -[1.7.10]2.8.1-174 TConstruct Environment: Environment healthy. NetherOres: -[1.7.10]2.3.1-22 RedstoneArsenal: -[1.7.10]1.1.2-92 ThermalDynamics: -[1.7.10]1.1.0-161 List of loaded APIs: * AncientWarfareAPI (1.0) from ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar * AppleCoreAPI (1.1.0) from AppleCore-mc1.7.10-1.1.0.jar * appliedenergistics2|API (rv2) from DragonAPI 1.7.10 V15a.jar * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar * BuildCraftAPI|core (1.0) from extrautilities-1.2.5.jar * BuildCraftAPI|tools (1.0) from extrautilities-1.2.5.jar * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar * ChiselAPI (0.1.0) from Chisel2-2.5.1.44.jar * ChiselAPI|Carving (0.1.0) from Chisel2-2.5.1.44.jar * ChiselAPI|Rendering (0.1.0) from Chisel2-2.5.1.44.jar * CoFHAPI (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar * CoFHAPI|block (1.7.10R1.0.0) from extrautilities-1.2.5.jar * CoFHAPI|core (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHAPI|energy (1.7.10R1.0.0) from extrautilities-1.2.5.jar * CoFHAPI|fluid (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHAPI|inventory (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar * CoFHAPI|item (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHAPI|modhelpers (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHAPI|tileentity (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHAPI|transport (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar * CoFHAPI|world (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|audio (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|gui (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|gui|container (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|gui|element (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|gui|element|listbox (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|gui|slot (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|inventory (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|render (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|render|particle (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|util (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|util|helpers (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|util|position (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * CoFHLib|world|feature (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar * ComputerCraft|API (1.73) from ComputerCraft1.73.jar * ComputerCraft|API|FileSystem (1.73) from ComputerCraft1.73.jar * ComputerCraft|API|Lua (1.73) from ComputerCraft1.73.jar * ComputerCraft|API|Media (1.73) from ComputerCraft1.73.jar * ComputerCraft|API|Peripheral (1.73) from ComputerCraft1.73.jar * ComputerCraft|API|Redstone (1.73) from ComputerCraft1.73.jar * ComputerCraft|API|Turtle (1.73) from ComputerCraft1.73.jar * CSLib|API (0.3.0) from Decocraft-2.3.2_1.7.10.jar * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.454.jar * GrowthcraftAPI|Bees (2.0) from growthcraft-2.2.2-complete.jar * GrowthcraftAPI|Cellar (2.0) from growthcraft-2.2.2-complete.jar * GrowthcraftAPI|Core (2.0) from growthcraft-2.2.2-complete.jar * GrowthcraftAPI|FishTrap (2.0) from growthcraft-2.2.2-complete.jar * IC2API (1.0) from industrialcraft-2-2.2.821-experimental.jar * MekanismAPI|core (9.0.0) from Mekanism-1.7.10-9.0.3.277.jar * MekanismAPI|energy (9.0.0) from Mekanism-1.7.10-9.0.3.277.jar * MekanismAPI|gas (9.0.0) from Mekanism-1.7.10-9.0.3.277.jar * MekanismAPI|infuse (9.0.0) from Mekanism-1.7.10-9.0.3.277.jar * MekanismAPI|laser (9.0.0) from Mekanism-1.7.10-9.0.3.277.jar * MekanismAPI|reactor (9.0.0) from Mekanism-1.7.10-9.0.3.277.jar * MekanismAPI|recipe (9.0.0) from Mekanism-1.7.10-9.0.3.277.jar * MekanismAPI|transmitter (9.0.0) from Mekanism-1.7.10-9.0.3.277.jar * MekanismAPI|util (9.0.0) from Mekanism-1.7.10-9.0.3.277.jar * minechemAPI (1.7.10R1) from DragonAPI 1.7.10 V15a.jar * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.1.2a.jar * Thaumcraft|API (4.2.0.0) from Pam's HarvestCraft 1.7.10h.jar * TSteelworksAPI (1.2) from TSteelworks-1.7.10-1.1.1-17.jar * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar AE2 Integration: IC2:ON, RotaryCraft:ON, RC:OFF, BC:OFF, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Player Count: 0 / 20; [] Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)

themechman commented 8 years ago

Okay, attempted repair second time by removing the lever again (forgot to save dufus) and removed one of the connecting pipes to the turbine. Server starts again.

aidancbrady commented 8 years ago

Fixed in dev, thanks

aidancbrady commented 8 years ago

Actually. Would you mind explaining what this "capping" issue is on server restarts? I've been unable to reproduce it in single player, is it only on SMP? You'll notice there's another issue open related to this and I've been unable to find the culprit.

themechman commented 8 years ago

Sure. I will take a look at the other thread and see if this is consistent with what I have observed.