Windows .exe Logistics Pipes + Direwolf20

Status
Not open for further replies.

SpartanBlockhead

New Member
Jul 29, 2019
103
0
0
I have had (the unofficial) Logistics Pipes installed on my Direwolf20 pack for a while now, but a recent update to the modpack created some issues. Upon creation of even the simplest of logistics system (as in just 2 logistics pipes connected), the game freezes and crashes and gives me an error report of a "ticking tile entity":

--- BEGIN ERROR REPORT 896a542b --------
Full report at:
C:\Users\Bryan\Documents\FTB\mods\Direwolf20\minecraft\crash-reports\crash-2013-02-27_16.46.15-server.txt
Please show that file to Mojang, NOT just this screen!

Generated 2/27/13 4:46 PM

-- Head --
Stacktrace:
at logisticspipes.utils.WorldUtil.getAdjacentTileEntities(WorldUtil.java:47)
at logisticspipes.pipes.PipeItemsBasicLogistics.isPowerProvider(PipeItemsBasicLogistics.java:71)
at logisticspipes.pipes.PipeItemsBasicLogistics.getNonRoutedTexture(PipeItemsBasicLogistics.java:55)
at logisticspipes.pipes.basic.CoreRoutedPipe.getTextureType(CoreRoutedPipe.java:321)
at logisticspipes.pipes.basic.CoreRoutedPipe.getTextureIndex(CoreRoutedPipe.java:304)
at buildcraft.transport.TileGenericPipe.refreshRenderState(TileGenericPipe.java:208)
at buildcraft.transport.TileGenericPipe.g(TileGenericPipe.java:178)

-- Tile entity being ticked --
Details:
Name: net.minecraft.src.buildcraft.transport.GenericPipe // buildcraft.transport.TileGenericPipe
Block type: ID #0
Block data value: Unknown? (Got -1)
Block location: World: (106,237,-59), Chunk: (at 10,14,5 in 6,-4; contains blocks 96,0,-64 to 111,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Stacktrace:
at yc.h(World.java:2153)
at in.h(WorldServer.java:516)

-- Affected level --
Details:
Level name: lawl
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: -6485355317137151749
Level generator: ID 01 - flat, ver 0. Features enabled: true
Level generator options: 2;7,230x1,5x3,2;3;stronghold,biome_1,decoration,dungeon,mineshaft
Level spawn location: World: (0,4,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 57176 game time, 173620 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 66117 (now: false), thunder time: 85971 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:680)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
at bdz.q(IntegratedServer.java:170)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)

-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 201524544 bytes (192 MB) / 589217792 bytes (561 MB) up to 1558315008 bytes (1486 MB)
JVM Flags: 5 total; -Xms256M -Xmx1536M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts
AABB Pool Size: 226 (12656 bytes; 0 MB) allocated, 226 (12656 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.26a FML v4.7.32.553 Minecraft Forge 6.6.1.524 Optifine OptiFine_1.4.6_HD_U_C2

-snip normal mod loading-

java.lang.NoSuchMethodError: buildcraft.transport.Pipe.isPipeConnected(Lany;)Z
at logisticspipes.utils.WorldUtil.getAdjacentTileEntities(WorldUtil.java:47)
at logisticspipes.pipes.PipeItemsBasicLogistics.isPowerProvider(PipeItemsBasicLogistics.java:71)
at logisticspipes.pipes.PipeItemsBasicLogistics.getNonRoutedTexture(PipeItemsBasicLogistics.java:55)
at logisticspipes.pipes.basic.CoreRoutedPipe.getTextureType(CoreRoutedPipe.java:321)
at logisticspipes.pipes.basic.CoreRoutedPipe.getTextureIndex(CoreRoutedPipe.java:304)
at buildcraft.transport.TileGenericPipe.refreshRenderState(TileGenericPipe.java:208)
at buildcraft.transport.TileGenericPipe.g(TileGenericPipe.java:178)
at yc.h(World.java:2153)
at in.h(WorldServer.java:516)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:680)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
at bdz.q(IntegratedServer.java:170)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
--- END ERROR REPORT dce6b1dd ----------

I did some research and I found that it was caused by a patch in BuildCraft 3.4.3, which is incompatible with Logistics Pipes. Is there a stable version of the unofficial Logistics Pipes mod that is compatible with this BuildCraft patch?
 

TigersFangs

New Member
Jul 29, 2019
37
0
0
I'll have to look into it and let you know. I'm running the latest version of Mindcrack with the unofficial logistics pipes with no problems.
 

SpartanBlockhead

New Member
Jul 29, 2019
103
0
0
Ah, got it to work. I had LogisticsPipes 1.4.7-0.7.0.75, but I updated to 1.4.7-0.7.0.91 and it no longer crashes.
 
Status
Not open for further replies.