SleepyTrousers / EnderIO-1.5-1.12

http://enderio.com/
The Unlicense
729 stars 362 forks source link

IllegalStateException with Ender Fluid Conduits. #2674

Closed pyure closed 9 years ago

pyure commented 9 years ago

v: EnderIO{1.7.10-2.2.8.381}

Preface: May not be an EIO problem. Need confirmation.

Problem: Using Ender Fluid Conduits on IndustrialCraft2 machines is incurring a crash (rendering the save useless). The conduits are taking hot coolant from a 5x5 IC2 reactor into liquid heat exchangers, and then extracting cooled coolant and sending it back into the reactor. May not be reproducible in all scenarios: it worked fine in a testing environment.

Runs fine for 15-60 seconds and then crashes every time in my survival world.

---- Minecraft Crash Report ---- // I feel sad now :(

Time: 26/07/15 9:19 PM Description: Ticking block entity

java.lang.IllegalStateException: The fluid handler crazypants.enderio.conduit.TileConduitBundle@4c96d558 filled inconsistently. at ic2.core.util.LiquidUtil.transfer(LiquidUtil.java:194) at ic2.core.util.LiquidUtil.distributeAll(LiquidUtil.java:158) at ic2.core.item.ItemUpgradeModule.onTick(ItemUpgradeModule.java:407) at ic2.core.block.reactor.tileentity.TileEntityReactorFluidPort.func_145845_h(TileEntityReactorFluidPort.java:55) 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.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) 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 ic2.core.util.LiquidUtil.transfer(LiquidUtil.java:194) at ic2.core.util.LiquidUtil.distributeAll(LiquidUtil.java:158) at ic2.core.item.ItemUpgradeModule.onTick(ItemUpgradeModule.java:407) at ic2.core.block.reactor.tileentity.TileEntityReactorFluidPort.func_145845_h(TileEntityReactorFluidPort.java:55)

-- Block entity being ticked -- Details: Name: Reactor Fluid Port // ic2.core.block.reactor.tileentity.TileEntityReactorFluidPort Block type: ID #498 (blockReactorFluidPort // ic2.core.block.reactor.block.BlockReactorFluidPort) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-139,72,251), Chunk: (at 5,4,11 in -9,15; contains blocks -144,0,240 to -129,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Actual block type: ID #498 (blockReactorFluidPort // ic2.core.block.reactor.block.BlockReactorFluidPort) Actual block data value: 0 / 0x0 / 0b0000 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: New World All players: 1 total; [GCEntityPlayerMP['Teddy_K_Godboss'/324, l='New World', x=-143.60, y=70.00, z=250.54]] Chunk stats: ServerChunkCache: 696 Drop: 0 Level seed: -630131303140373244 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: World: (-208,64,256), Chunk: (at 0,4,0 in -13,16; contains blocks -208,0,256 to -193,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 18273561 game time, 19558654 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 58993 (now: false), thunder time: 43161 (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:636) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) 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_45, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 701668392 bytes (669 MB) / 2396966912 bytes (2285 MB) up to 5567414272 bytes (5309 MB) JVM Flags: 8 total; -Xms256M -Xmx5376M -XX:PermSize=256m -XX:MaxPermSize=256M -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CICompilerCountPerCPU -XX:+TieredCompilation AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1490 117 mods loaded, 117 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.1490} Minecraft Forge UCHIJAAAA appliedenergistics2-core{rv2-stable-10} AppliedEnergistics2 Core UCHIJAAAA Aroma1997Core{1.0.2.14} Aroma1997Core UCHIJAAAA CodeChickenCore{1.0.7.46} CodeChicken Core UCHIJAAAA Micdoodlecore{} Micdoodle8 Core UCHIJAAAA MobiusCore{1.2.5} MobiusCore UCHIJAAAA NotEnoughItems{1.0.5.111} Not Enough Items UCHIJAAAA OpenComputers|Core{1.5.14.30} OpenComputers (Core) UCHIJAAAA OpenEye{0.6} OpenEye UCHIJAAAA ThaumicTinkerer-preloader{0.1} Thaumic Tinkerer Core UCHIJAAAA OpenModsCore{0.7.3} OpenModsCore UCHIJAAAA {000} CoFH ASM UCHIJAAAA DamageIndicatorsMod{3.2.3} Damage Indicators UCHIJAAAA AppleCore{1.1.0} AppleCore UCHIJAAAA appliedenergistics2{rv2-stable-10} Applied Energistics 2 UCHIJAAAA Aroma1997CoreHelper{1.0.2.14} Aroma1997Core|Helper UCHIJAAAA AromaBackup{0.0.0.5} AromaBackup UCHIJAAAA CoFHCore{1.7.10R3.0.3B4} CoFH Core UCHIJAAAA BuildCraft|Core{7.0.16} BuildCraft UCHIJAAAA BuildCraft|Factory{7.0.16} BC Factory UCHIJAAAA BuildCraft|Silicon{7.0.16} BC Silicon UCHIJAAAA BuildCraft|Energy{7.0.16} BC Energy UCHIJAAAA BuildCraft|Builders{7.0.16} BC Builders UCHIJAAAA BuildCraft|Transport{7.0.16} BC Transport UCHIJAAAA ExtrabiomesXL{3.16.2} ExtrabiomesXL UCHIJAAAA HardcoreEnderExpansion{1.8.2} [Hardcore Ender Expansion](HardcoreEnderExpansion MC-1.7.10 v1.8.2.jar) UCHIJAAAA IC2{2.2.756-experimental} IndustrialCraft 2 UCHIJAAAA Forestry{3.6.3.20} Forestry for Minecraft UCHIJAAAA GalacticraftCore{3.0.12} Galacticraft Core UCHIJAAAA GalacticraftMars{3.0.12} Galacticraft Planets UCHIJAAAA Baubles{1.0.1.10} Baubles UCHIJAAAA Thaumcraft{4.2.3.5} Thaumcraft UCHIJAAAA harvestcraft{1.7.10i} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10i.jar) UCHIJAAAA Railcraft{9.6.1.0} Railcraft UCHIJAAAA gregtech{MC1710} GregTech UCHIJAAAA asielib{0.4.2} asielib UCHIJAAAA Waila{1.5.10} Waila UCHIJAAAA Automagy{0.26} Automagy UCHIJAAAA bdlib{1.9.0.94} BD Lib UCHIJAAAA BiblioCraft{1.10.4} BiblioCraft UCHIJAAAA BiblioWoodsEBXL{1.4} BiblioWoods ExtraBiomesXL Edition UCHIJAAAA BiblioWoodsForestry{1.7} BiblioWoods Forestry Edition UCHIJAAAA BigReactors{0.4.3A} Big Reactors UCHIJAAAA qmunitylib{1.0} QmunityLib UCHIJAAAA bluepower{0.2.954} Blue Power UCHIJAAAA BuildCraft|Robotics{7.0.16} BC Robotics UCHIJAAAA BuildCraft|Compat{7.0.9} BuildCraft Compat UCHIJAAAA CarpentersBlocks{3.3.6} [Carpenter's Blocks](Carpenter's Blocks v3.3.6 - MC 1.7.10.jar) UCHIJAAAA ForgeMultipart{1.2.0.345} Forge Multipart UCHIJAAAA chisel{2.4.1.40} Chisel 2 UCHIJAAAA ctmlib{1.0.1.5} CTMLib UCHIJAAAA EnderIO{1.7.10-2.2.8.381} Ender IO UCHIJAAAA MrTJPCoreMod{1.1.0.27} MrTJPCore UCHIJAAAA ProjRed|Core{4.7.0pre5.89} ProjectRed Core UCHIJAAAA ProjRed|Transmission{4.7.0pre5.89} ProjectRed Transmission UCHIJAAAA OpenComputers{1.5.14.30} OpenComputers UCHIJAAAA computronics{1.5.5} Computronics UCHIJAAAA ImmibisCore{59.1.1} Immibis Core UCHIJAAAA DimensionalAnchors{59.0.3} Dimensional Anchors UCHIJAAAA Enchiridion{1.3} [Enchiridion](Enchiridion 2-1.7.10-2.0.2a.jar) UCHIJAAAA Enchiridion2{2.0.2a} [Enchiridion 2](Enchiridion 2-1.7.10-2.0.2a.jar) UCHIJAAAA endercore{1.7.10-0.0.1.12_alpha} EnderCore UCHIJAAAA EnderZoo{1.7.10-1.0.11.28} Ender Zoo UCHIJAAAA ExtraUtilities{1.2.6} Extra Utilities UCHIJAAAA FastCraft{1.21} FastCraft UCHIJAAAA fastleafdecay{1.1} Fast Leaf Decay UCHIJAAAA galacticgreg{0.5} Galactic Greg UCHIJAAAA GemBlocksForGreg{1.5.0} GemBlocksForGreg UCHIJAAAA ThaumicTinkerer{unspecified} Thaumic Tinkerer UCHIJAAAA MagicBees{1.7.10-2.3.2} Magic Bees UCHIJAAAA gendustry{1.6.0.108} GenDustry UCHIJAAAA GraviSuite{1.7.10-2.0.3} Graviation Suite UCHIJAAAA GTTweaker{0.7.2} GTTweaker UCHIJAAAA IC2NuclearControl{2.2.5a-GoingForTheKill} Nuclear Control 2 UCHIJAAAA IGWMod{1.1.4-20} In-Game wiki Mod UCHIJAAAA InfinityCore{1.1} Infinity Core UCHIJAAAA inventorytweaks{1.59-dev-156-af3bc68} Inventory Tweaks UCHIJAAAA IronChest{6.0.62.742} Iron Chest UCHIJAAAA JABBA{1.2.1} JABBA UCHIJAAAA LogisticsPipes{0.9.1.15} Logistics Pipes UCHIJAAAA malisiscore{1.7.10-0.12.5} MalisisCore UCHIJAAAA malisisdoors{1.7.10-1.9.3} Malisis' Doors UCHIJAAAA MineTweaker3{3.0.9B} MineTweaker 3 UCHIJAAAA modtweaker2{0.8.3} Mod Tweaker 2 UCHIJAAAA cfm{3.4.7} §9MrCrayfish's Furniture Mod UCHIJAAAA NEIAddons{1.12.11.36} NEI Addons UCHIJAAAA NEIAddons|Developer{1.12.11.36} NEI Addons: Developer Tools UCHIJAAAA NEIAddons|AppEng{1.12.11.36} NEI Addons: Applied Energistics 2 UCHIJAAAA NEIAddons|Botany{1.12.11.36} NEI Addons: Botany UCHIJAAAA NEIAddons|Forestry{1.12.11.36} NEI Addons: Forestry UCHIJAAAA NEIAddons|CraftingTables{1.12.11.36} NEI Addons: Crafting Tables UCHIJAAAA NEIAddons|ExNihilo{1.12.11.36} NEI Addons: Ex Nihilo UCHIJAAAA neiintegration{1.0.11} NEI Integration UCHIJAAAA OpenMods{0.7.3} OpenMods UCHIJAAAA OpenBlocks{1.4.3} OpenBlocks UCHIJAAAA MapWriter{2.1.2} MapWriter UCHIJAAAA Opis{1.2.5} Opis UCHIJAAAA PneumaticCraft{1.9.3-90} PneumaticCraft UCHIJAAAA ProjRed|Integration{4.7.0pre5.89} ProjectRed Integration UCHIJAAAA RedstoneArsenal{1.7.10R1.1.1B1} Redstone Arsenal UCHIJAAAA SGCraft{1.9.3} Greg's SG Craft UCHIJAAAA StevesWorkshop{0.5.1} Steve's Workshop UCHIJAAAA tcnodetracker{1.1.1} TC Node Tracker UCHIJAAAA thaumcraftneiplugin{@VERSION@} Thaumcraft NEI Plugin UCHIJAAAA thaumicenergistics{0.8.10.7} Thaumic Energistics UCHIJAAAA Translocator{1.1.2.15} Translocator UCHIJAAAA WailaHarvestability{1.1.2} Waila Harvestability UCHIJAAAA wailaplugins{MC1.7.10-0.1.0-16} WAILA Plugins UCHIJAAAA WR-CBE|Core{1.4.1.9} WR-CBE Core UCHIJAAAA WR-CBE|Addons{1.4.1.9} WR-CBE Addons UCHIJAAAA WR-CBE|Logic{1.4.1.9} WR-CBE Logic UCHIJAAAA yampst{1.3.5} [YAMPST](Yampst-InfiTech 3-3.1.0.jar) UCHIJAAAA McMultipart{1.2.0.345} Minecraft Multipart Plugin UCHIJAAAA HungerOverhaul{1.7.10-1.0.0.jenkins75} Hunger Overhaul UCHIJAAAA ForgeMicroblock{1.2.0.345} Forge Microblocks OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] Class transformer null safety: all safe AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291 CoFHCore: -[1.7.10]3.0.3B4-302 RedstoneArsenal: -[1.7.10]1.1.1B1-85 List of loaded APIs: * AppleCoreAPI (1.1.0) from AppleCore-mc1.7.10-1.1.0.jar * appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar * asielibAPI (1.1) from AsieLib-1.7.10-0.4.2.jar * asielibAPI|chat (1.0) from AsieLib-1.7.10-0.4.2.jar * asielibAPI|tile (1.0) from AsieLib-1.7.10-0.4.2.jar * asielibAPI|tool (1.1) from AsieLib-1.7.10-0.4.2.jar * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar * bluepowerAPI (1.0) from BluePower-1.7.10-0.2.954-universal.jar * BuildCraftAPI|blocks (1.0) from buildcraft-7.0.16.jar * BuildCraftAPI|blueprints (1.3) from buildcraft-7.0.16.jar * BuildCraftAPI|boards (2.0) from buildcraft-7.0.16.jar * BuildCraftAPI|core (1.0) from extrautilities-1.2.6.jar * BuildCraftAPI|crops (1.1) from buildcraft-7.0.16.jar * BuildCraftAPI|events (1.0) from buildcraft-7.0.16.jar * BuildCraftAPI|facades (1.1) from buildcraft-7.0.16.jar * BuildCraftAPI|filler (4.0) from buildcraft-7.0.16.jar * BuildCraftAPI|fuels (2.0) from buildcraft-7.0.16.jar * BuildCraftAPI|gates (4.1) from buildcraft-7.0.16.jar * BuildCraftAPI|items (1.0) from Railcraft_1.7.10-9.6.1.0.jar * BuildCraftAPI|library (2.0) from buildcraft-7.0.16.jar * BuildCraftAPI|power (1.3) from buildcraft-7.0.16.jar * BuildCraftAPI|recipes (3.0) from buildcraft-7.0.16.jar * BuildCraftAPI|robotics (2.1) from buildcraft-7.0.16.jar * BuildCraftAPI|statements (1.1) from buildcraft-7.0.16.jar * BuildCraftAPI|tablet (1.0) from buildcraft-7.0.16.jar * BuildCraftAPI|tiles (1.1) from Railcraft_1.7.10-9.6.1.0.jar * BuildCraftAPI|tools (1.0) from buildcraft-7.0.16.jar * BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.6.1.0.jar * ChiselAPI (0.1.0) from Chisel2-2.4.1.40.jar * ChiselAPI|Carving (0.1.0) from Chisel2-2.4.1.40.jar * ChiselAPI|Rendering (0.1.0) from Chisel2-2.4.1.40.jar * CoFHAPI (1.7.10R1.0.0) from extrautilities-1.2.6.jar * CoFHAPI|block (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar * CoFHAPI|core (1.7.10R1.0.13B2) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHAPI|energy (1.7.10R1.0.13B2) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHAPI|fluid (1.7.10R1.0.13B2) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHAPI|inventory (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar * CoFHAPI|item (1.7.10R1.0.13B2) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHAPI|modhelpers (1.7.10R1.0.13B2) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHAPI|tileentity (1.7.10R1.0.13B2) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHAPI|transport (1.7.10R1.0.13B2) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHAPI|world (1.7.10R1.0.13B2) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHLib (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHLib|audio (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHLib|gui (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHLib|gui|container (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHLib|gui|element (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHLib|gui|element|listbox (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHLib|gui|slot (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHLib|inventory (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHLib|render (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHLib|render|particle (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHLib|util (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHLib|util|helpers (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHLib|util|position (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHLib|world (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar * CoFHLib|world|feature (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar * computronicsAPI (1.3) from Computronics-1.7.10-1.5.5.jar * computronicsAPI|chat (1.3) from Computronics-1.7.10-1.5.5.jar * computronicsAPI|multiperipheral (1.1) from Computronics-1.7.10-1.5.5.jar * computronicsAPI|tape (1.0) from Computronics-1.7.10-1.5.5.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 * ForestryAPI|apiculture (3.5.0) from forestry_1.7.10-3.6.3.20.jar * ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.6.3.20.jar * ForestryAPI|circuits (2.0.0) from forestry_1.7.10-3.6.3.20.jar * ForestryAPI|core (3.2.0) from forestry_1.7.10-3.6.3.20.jar * ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.6.3.20.jar * ForestryAPI|food (1.1.0) from forestry_1.7.10-3.6.3.20.jar * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.6.3.20.jar * ForestryAPI|genetics (3.3.0) from forestry_1.7.10-3.6.3.20.jar * ForestryAPI|hives (4.1.0) from forestry_1.7.10-3.6.3.20.jar * ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.6.3.20.jar * ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.6.3.20.jar * ForestryAPI|recipes (3.1.0) from forestry_1.7.10-3.6.3.20.jar * ForestryAPI|storage (3.0.0) from forestry_1.7.10-3.6.3.20.jar * ForestryAPI|world (1.1.0) from forestry_1.7.10-3.6.3.20.jar * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.350.jar * gendustryAPI (2.1.0) from gendustry-1.6.0.108-mc1.7.10.jar * IC2API (1.0) from Railcraft_1.7.10-9.6.1.0.jar * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.2.5a-GoingForTheKill.jar * OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.3-snapshot-647.jar * OpenComputersAPI|Component (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar * OpenComputersAPI|Core (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar * OpenComputersAPI|Driver (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar * OpenComputersAPI|Driver|Item (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar * OpenComputersAPI|Event (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar * OpenComputersAPI|FileSystem (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar * OpenComputersAPI|Internal (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar * OpenComputersAPI|Machine (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar * OpenComputersAPI|Manual (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar * OpenComputersAPI|Network (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar * OpenComputersAPI|Prefab (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar * PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.9.3-90-universal.jar * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar * RailcraftAPI|carts (1.3.1) from Railcraft_1.7.10-9.6.1.0.jar * RailcraftAPI|core (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar * RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.6.1.0.jar * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.6.1.0.jar * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.6.1.0.jar * RailcraftAPI|signals (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar * RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.6.1.0.jar * Thaumcraft|API (4.2.2.0) from Thaumcraft-1.7.10-4.2.3.5.jar * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar Stencil buffer state: Function set: GL30, pool: forge, bits: 8 Forestry : Info: The following plugins have been disabled in the config: natura AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, 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: 1 / 8; [GCEntityPlayerMP['Teddy_K_Godboss'/324, l='New World', x=-143.60, y=70.00, z=250.54]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge'

MatthiasMann commented 9 years ago

Why are you using EnderIO 2.2.8 when you have EnderCore in your pack at the same time? Try with EnderIO 2.3 beta.

pyure commented 9 years ago

I'll do that.

In the meantime, can you clarify the relationship between 2.2.8 and EnderCore? Bear in mind I don't follow EnderIO development stringently so if there was a library or API dependency change, I'm not aware of it.

MatthiasMann commented 9 years ago

EnderIO had a lot of utility classes in 2.2.8 - in the 2.3 beta builds these have been combined with ttCore into the EnderCore library. So 2.2.8 doesn't depend/use EnderCore in any way - it was just a bit strange for me to see both EnderCore and the "old" EnderIO together in a pack.

JasonMcRay commented 9 years ago

Using EnderCore because Waila plugins (build 16) requires it. Not using EnderIO 2.3 beta becuse its beta.

tterrag1098 commented 9 years ago

@MatthiasMann I have a few other mods that use EnderCore and are officially released

pyure commented 9 years ago

@tterrag1098 are you able to comment on whether the crashlog constitutes a possible EnderIO issue, or EnderIO possible-workaround?

I'm happy to go harass the IC2 team if its their problem.

tterrag1098 commented 9 years ago

@pyure According to the log, it seems IC2 has an issue with how we handle fluids in fluid conduits, but the error doesn't provide anything useful like actual/expected values that would help me debug. So yes, take it to them, perhaps they can clarify.

pyure commented 9 years ago

Certainly, done.

For your reference: http://bt.industrial-craft.net/view.php?id=1680

If I find or acquire more information of use, I'll open another ticket.

tterrag1098 commented 9 years ago

Just reopen this one