Steve's Carts Reborn

Steve's Carts Reborn

35M Downloads

[1.11.2] Liquid Manager Broken

Fently opened this issue · 0 comments

commented

Liquid Manager still broken in latest 1.11.2 build. Cannot connect fluid pipe of an sort to liquid manager e.g. galacticraft fluid pipes.

---- Minecraft Crash Report ----

WARNING: coremods are present:
  DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.7.2.jar)
  CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.298-universal.jar)
  NEICorePlugin (NotEnoughItems-1.11.2-2.3.0.227-universal.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63+dev.92.jar)
  RebornCoreASM (RebornCore-1.11.2-2.16.1.115-universal.jar)
  MicdoodlePlugin (MicdoodleCore-1.11.2-4.0.0.117.jar)
Contact their authors BEFORE contacting forge

// Daisy, daisy...

Time: 10/9/17 10:19 PM
Description: Ticking block entity

java.lang.ClassCastException: [Lvswe.stevescarts.helpers.storages.SCTank; cannot be cast to net.minecraftforge.fluids.capability.IFluidHandler
	at micdoodle8.mods.galacticraft.core.tile.TileEntityFluidTransmitter.func_73660_a(TileEntityFluidTransmitter.java:125)
	at net.minecraft.world.World.func_72939_s(World.java:1802)
	at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621)
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720)
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
	at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
	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 --
Thread: Server thread
Stacktrace:
	at micdoodle8.mods.galacticraft.core.tile.TileEntityFluidTransmitter.func_73660_a(TileEntityFluidTransmitter.java:125)

-- Block entity being ticked --
Details:
	Name: minecraft:gc oxygen pipe // micdoodle8.mods.galacticraft.core.tile.TileEntityFluidPipe
	Block type: ID #267 (tile.fluid_pipe_pull // micdoodle8.mods.galacticraft.core.blocks.BlockFluidPipe)
	Block data value: 0 / 0x0 / 0b0000
	Block location: World: (-213,66,-254), Chunk: (at 11,4,2 in -14,-16; contains blocks -224,0,-256 to -209,255,-241), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
	Actual block type: ID #267 (tile.fluid_pipe_pull // micdoodle8.mods.galacticraft.core.blocks.BlockFluidPipe)
	Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
	at net.minecraft.world.World.func_72939_s(World.java:1802)
	at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:621)

-- Affected level --
Details:
	Level name: New World----
	All players: 1 total; [GCEntityPlayerMP['Xopharios'/4116, l='New World----', x=-211.56, y=66.00, z=-253.35]]
	Chunk stats: ServerChunkCache: 961 Drop: 0
	Level seed: 2076627266580203529
	Level generator: ID 00 - default, ver 1. Features enabled: true
	Level generator options: 
	Level spawn location: World: (-210,64,-259), Chunk: (at 14,4,13 in -14,-17; contains blocks -224,0,-272 to -209,255,-257), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
	Level time: 2299 game time, 2299 day time
	Level dimension: 0
	Level storage version: 0x04ABD - Anvil
	Level weather: Rain time: 51030 (now: false), thunder time: 129470 (now: false)
	Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:720)
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
	at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
	at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
	Minecraft Version: 1.11.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_25, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 979157480 bytes (933 MB) / 2134114304 bytes (2035 MB) up to 2134114304 bytes (2035 MB)
	JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
	IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
	FML: MCP 9.38 Powered by Forge 13.20.1.2476 Optifine OptiFine_1.11.2_HD_U_C3 30 mods loaded, 30 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
	UCHIJAAAAAAAAA	minecraft{1.11.2} [Minecraft] (minecraft.jar) 
	UCHIJAAAAAAAAA	mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
	UCHIJAAAAAAAAA	FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.1.2476.jar) 
	UCHIJAAAAAAAAA	forge{13.20.1.2476} [Minecraft Forge] (forge-1.11.2-13.20.1.2476.jar) 
	UCHIJAAAAAAAAA	Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) 
	UCHIJAAAAAAAAA	mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar) 
	UCHIJAAAAAAAAA	chiselsandbits{13.14} [Chisels & Bits] (chiselsandbits-13.14.jar) 
	UCHIJAAAAAAAAA	codechickenlib{3.0.0.298} [CodeChicken Lib] (CodeChickenLib-1.11.2-3.0.0.298-universal.jar) 
	UCHIJAAAAAAAAA	galacticraftcore{4.0.0} [Galacticraft Core] (GalacticraftCore-1.11.2-4.0.0.117.jar) 
	UCHIJAAAAAAAAA	dsurround{3.4.7.2} [§3Dynamic Surroundings] (DynamicSurroundings-1.11.2-3.4.7.2.jar) 
	UCHIJAAAAAAAAA	presets{3.4.7.2} [§3Presets!] (DynamicSurroundings-1.11.2-3.4.7.2.jar) 
	UCHIJAAAAAAAAA	epicsiegemod{12.0.158} [Epic Siege Mod] (EpicSiegeMod-12.0.158.jar) 
	UCHIJAAAAAAAAA	galacticraftplanets{4.0.0} [Galacticraft Planets] (Galacticraft-Planets-1.11.2-4.0.0.117.jar) 
	UCHIJAAAAAAAAA	grue{1.3.5} [Grue] (Grue-1.11.2-1.3.5.jar) 
	UCHIJAAAAAAAAA	inventorytweaks{1.63+dev.92.4367155} [Inventory Tweaks] (InventoryTweaks-1.63+dev.92.jar) 
	UCHIJAAAAAAAAA	jei{4.5.1.296} [Just Enough Items] (jei_1.11.2-4.5.1.296.jar) 
	UCHIJAAAAAAAAA	mcmultipart{2.0.2} [MCMultiPart] (MCMultiPart-2.0.2.jar) 
	UCHIJAAAAAAAAA	mekanism{9.3.5} [Mekanism] (Mekanism-1.11.2-9.3.5.206.jar) 
	UCHIJAAAAAAAAA	mekanismgenerators{9.3.5} [MekanismGenerators] (MekanismGenerators-1.11.2-9.3.5.206.jar) 
	UCHIJAAAAAAAAA	mekanismtools{9.3.5} [MekanismTools] (MekanismTools-1.11.2-9.3.5.206.jar) 
	UCHIJAAAAAAAAA	nei{${mod_version}} [Not Enough Items] (NotEnoughItems-1.11.2-2.3.0.227-universal.jar) 
	UCHIJAAAAAAAAA	omlib{3.0.0-127} [OMLib] (omlib-1.11.2-3.0.0-127.jar) 
	UCHIJAAAAAAAAA	openmodularturrets{3.0.0-214} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-214.jar) 
	UCHIJAAAAAAAAA	reborncore{2.16.1.115} [Reborn Core] (RebornCore-1.11.2-2.16.1.115-universal.jar) 
	UCHIJAAAAAAAAA	reborncore-mcmultipart{2.16.1.115} [reborncore-MCMultiPart] (RebornCore-1.11.2-2.16.1.115-universal.jar) 
	UCHIJAAAAAAAAA	refinedstorage{1.4.20} [Refined Storage] (refinedstorage-1.4.20.jar) 
	UCHIJAAAAAAAAA	rftools{7.00alpha1} [RFTools] (rftools-1.1x-7.00alpha1.jar) 
	UCHIJAAAAAAAAA	stevescarts{2.3.0.22} [Steve's Carts 2] (StevesCarts-1.11.2-2.3.0.22.jar) 
	UCHIJAAAAAAAAA	beneath{1.2.0} [The Beneath] (The Beneath-1.11.2-1.2.0.jar) 
	UCHIJAAAAAAAAA	waila{1.7.1} [waila] (Waila-1.7.1_1.11.2.jar) 
	Loaded coremods (and transformers): 
DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.7.2.jar)
  org.blockartistry.DynSurround.asm.Transformer
CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.298-universal.jar)
  codechicken.lib.asm.ClassHierarchyManager
  codechicken.lib.asm.CCL_ASMTransformer
NEICorePlugin (NotEnoughItems-1.11.2-2.3.0.227-universal.jar)
  codechicken.nei.asm.NEITransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63+dev.92.jar)
  invtweaks.forge.asm.ContainerTransformer
RebornCoreASM (RebornCore-1.11.2-2.16.1.115-universal.jar)
  reborncore.mixin.transformer.MixinTransformer
MicdoodlePlugin (MicdoodleCore-1.11.2-4.0.0.117.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
	GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
	codechickenlib Invalid Fingerprint Reports: - No invalid fingerprints.: 
	nei Invalid Fingerprint Reports: - No invalid fingerprints.: 
	RebornCore: 
		Plugin Engine: 0
		RebornCore Version: 2.16.1.115
		Mixin Status: 1
		Runtime Debofucsation 1
		RenderEngine: 1
	Profiler Position: N/A (disabled)
	Player Count: 1 / 8; [GCEntityPlayerMP['Xopharios'/4116, l='New World----', x=-211.56, y=66.00, z=-253.35]]
	Type: Integrated Server (map_client.txt)
	Is Modded: Definitely; Client brand changed to 'fml,forge'
	OptiFine Version: OptiFine_1.11.2_HD_U_C3
	Render Distance Chunks: 15
	Mipmaps: 4
	Anisotropic Filtering: 1
	Antialiasing: 0
	Multitexture: false
	Shaders: null
	OpenGlVersion: 4.5.0 NVIDIA 384.94
	OpenGlRenderer: GeForce GTX 1080/PCIe/SSE2
	OpenGlVendor: NVIDIA Corporation
	CpuCount: 8