Help, Server crashed placing logistics pipes! DW20-1.6.4

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Roverno

New Member
Jul 29, 2019
2
0
0
Hi all,

I was just following along with DW20 series and placing logistics pipes. I accidentally put a basic logistics pipe at the outlet of a redstone furnace and it seems to have caused a permanent crash and i now cant play on the server.

Looks like there is a faulty block at a particular location. can i use the server console to remove that block and fix the issue?

The crash notes are below (mostly, the remainder of the notes seems to be mods list):

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 17/01/14 15:53
Description: Ticking tile entity

java.lang.AbstractMethodError: logisticspipes.pipes.basic.LogisticsTileGenericPipe.insertItem(Lnet/minecraftforge/common/ForgeDirection;Lnet/minecraft/item/ItemStack;)Lnet/minecraft/item/ItemStack;
at cofh.util.InventoryHelper.addToInsertion(InventoryHelper.java:246)
at thermalexpansion.util.Utils.addToInventory(Utils.java:87)
at thermalexpansion.block.TileInventory.transferItem(TileInventory.java:34)
at thermalexpansion.block.machine.TileFurnace.transferProducts(TileFurnace.java:112)
at thermalexpansion.block.machine.TileMachineEnergized.func_70316_g(TileMachineEnergized.java:131)
at net.minecraft.world.World.func_72939_s(World.java:2209)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)


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

-- Head --
Stacktrace:
at cofh.util.InventoryHelper.addToInsertion(InventoryHelper.java:246)
at thermalexpansion.util.Utils.addToInventory(Utils.java:87)
at thermalexpansion.block.TileInventory.transferItem(TileInventory.java:34)
at thermalexpansion.block.machine.TileFurnace.transferProducts(TileFurnace.java:112)
at thermalexpansion.block.machine.TileMachineEnergized.func_70316_g(TileMachineEnergized.java:131)

-- Tile entity being ticked --
Details:
Name: cofh.thermalexpansion.Furnace // thermalexpansion.block.machine.TileFurnace
Block type: ID #2002 (tile.thermalexpansion.machine // thermalexpansion.block.machine.BlockMachine)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (249,60,323), Chunk: (at 9,3,3 in 15,20; contains blocks 240,0,320 to 255,255,335), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Actual block type: ID #2002 (tile.thermalexpansion.machine // thermalexpansion.block.machine.BlockMachine)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2209)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)

-- Affected level --
Details:
Level name: DW20 Server Game 1
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: 5611357572827211532
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (109,64,209), Chunk: (at 13,4,1 in 6,13; contains blocks 96,0,208 to 111,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 17996832 game time, 18530662 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 88426 (now: false), thunder time: 9438 (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:668)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows Server 2008 R2 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2863210744 bytes (2730 MB) / 3890741248 bytes (3710 MB) up to 3890741248 bytes (3710 MB)
JVM Flags: 5 total; -Xms4096m -Xmx4096m -XX:permSize=128m -XX:+DisableExplicitGC -XX:+AggressiveOpts
AABB Pool Size: 1564 (87584 bytes; 0 MB) allocated, 1204 (67424 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 60
FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 131 mods loaded, 131 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->
 

Wagon153

New Member
Jul 29, 2019
3,148
-3
1
Update logistics pipes and see if it happens again. I believe there is a problem with TE/Logistics Pipes with the version of Logistics pipes in the pack. This problem is fixed with the newest version of Logistics pipes.
 

Holty

New Member
Jul 29, 2019
2
0
0
For anyone else who sees this. I can confirm this. Updated my server to version 1.0.12 and it fixed this issue.