Direwolf20 Logistics pipe crash?

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

LickableIce

New Member
Jul 29, 2019
2
0
0
Ok, i'm trying to build a world in creative so I can mess around with FTB a little, but everytime I place a supplier logistics pipe on a redstone furnace and on a separate side have a provider logistics pipe the game crashes. Now I can't even access the world without FTB crashing. Please help.
 

Attachments

  • crash-2014-01-07_15.31.53-client.txt
    24.8 KB · Views: 66

JamiePhonic

New Member
Jul 29, 2019
404
0
0
UPDATE FOR ANYONE WHO'S GAME CRASHES WHEN USING THERMAL EXPANSION AND LOGISTICS PIPES:
the crash that occurs when connecting a logistics pipe DIRECTLY to the OUTPUT of a thermal expansion machine is a know bug.
2 solutions can be found HERE


another program is using the file:
Code:
C:\Users\kanayo\AppData\Roaming\.minecraft\Direwolf20_1_6_4\minecraft\config\ChickenChunks.cfg
its most likley your virus checker. try adding
Code:
C:\Users\kanayo\AppData\Roaming\.minecraft\
as an exception
 
Last edited:
  • Like
Reactions: Ashzification

spidermanson

New Member
Jul 29, 2019
7
0
0
I had the same problem as LickableIce and I also read it from someone on one of direwolf20's youtube comments. Thank you for your advice Jamie, however after making my minecraft folder an exception, this did nothing to fix the problem. It still cant load into the world. I'm fairly new to the feed the beast community, however having read the forums for a while, its amazing to see the amount of support you give to other users. I big thank you for any help received from all! :D
 

JamiePhonic

New Member
Jul 29, 2019
404
0
0
try downloading the Windows Sysinternals Process Explorer from here
its a stand alone EXE that you just run. its basically a super charged task manager.
once you have it open (make sure you run it as admin), and have minecraft running, press CTRL+F and paste this in to the search box
Code:
C:\Users\kanayo\AppData\Roaming\.minecraft\Direwolf20_1_6_4\minecraft\config\ChickenChunks.cfg
then press search. it will give you a list of processes that are using that file (in my case, just javaw.exe)
 

spidermanson

New Member
Jul 29, 2019
7
0
0
I downloaded this program and followed your instructions as directed. The tried pasting what you had posted in the code box and received 0 matching items. I then tried it name of the location... (my name instead of Kanayou) and got the same message. Even when I shortened it to- C:\Users\Anthony\AppData\Roaming\.minecraft\ - I received the same message. I've been trying to follow the instructions to use pastebin without much luck, it says Read timed out. would it be handy if I posted it on here in quote format? If I can figure out how to do it of course ;P

Thank you for your time!

Edit: I triedclicking on the search key all the time during the start up of mine craft, and as it was trying to log into the world. Obviously I couldn't do it in world as I cant get into it without it shutting down.
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
If you post your log here, and are unable to figure out the codes, don't worry, I'll add them in for you :)
 

spidermanson

New Member
Jul 29, 2019
7
0
0
Thank you! My apologies for my noobiness, IT wasn't exactly around when I was at school :) I have tried to insert the copied console log between two (Quote) - (/Quote) ----Capitals and these funny things [ but it is saying message is to long.... My sincerest apologies. If I could post it to the pastelog I would, I have no idea why it is saying read timed out.

2014-01-13 00:18:20 [WARNING] [ForgeModLoader] Could not retrieve Forestry item identified by: biomeFinder
2014-01-13 00:18:20 [INFO] [STDOUT] Loaded mods.neiplugins.NEIPluginsConfig
2014-01-13 00:18:20 [INFO] [Minecraft-Client] [CHAT] Your LogisticsPipes version is outdated. The newest version is #96.
2014-01-13 00:18:20 [INFO] [Minecraft-Client] [CHAT] Use "/logisticspipes changelog" to see a changelog.
2014-01-13 00:18:20 [INFO] [NEIAddons] World changed, resetting
2014-01-13 00:18:20 [INFO] [NEIAddons] Available server commands: SetPatternEncoderRecipe;SetForestryWorktableRecipe
2014-01-13 00:18:22 [INFO] [MapWriter] connection closed
2014-01-13 00:18:22 [INFO] [MapWriter] waiting for 1 tasks to finish...
2014-01-13 00:18:22 [INFO] [MapWriter] done
2014-01-13 00:18:22 [INFO] [STDOUT] ---- Minecraft Crash Report ----
2014-01-13 00:18:22 [INFO] [STDOUT] // Quite honestly, I wouldn't worry myself about that.
2014-01-13 00:18:22 [INFO] [STDOUT]
2014-01-13 00:18:22 [INFO] [STDOUT] Time: 13/01/14 00:18
2014-01-13 00:18:22 [INFO] [STDOUT] Description: Ticking tile entity
2014-01-13 00:18:22 [INFO] [STDOUT]
2014-01-13 00:18:22 [INFO] [STDOUT] java.lang.AbstractMethodError: logisticspipes.pipes.basic.LogisticsTileGenericPipe.insertItem(Lnet/minecraftforge/common/ForgeDirection;Lnet/minecraft/item/ItemStack;)Lnet/minecraft/item/ItemStack;
2014-01-13 00:18:22 [INFO] [STDOUT] at cofh.util.InventoryHelper.addToInsertion(InventoryHelper.java:246)
2014-01-13 00:18:22 [INFO] [STDOUT] at thermalexpansion.util.Utils.addToInventory(Utils.java:87)
2014-01-13 00:18:22 [INFO] [STDOUT] at thermalexpansion.block.TileInventory.transferItem(TileInventory.java:34)
2014-01-13 00:18:22 [INFO] [STDOUT] at thermalexpansion.block.machine.TileFurnace.transferProducts(TileFurnace.java:112)
2014-01-13 00:18:22 [INFO] [STDOUT] at thermalexpansion.block.machine.TileMachineEnergized.func_70316_g(TileMachineEnergized.java:118)
2014-01-13 00:18:22 [INFO] [STDOUT] at net.minecraft.world.World.func_72939_s(World.java:2209)
2014-01-13 00:18:22 [INFO] [STDOUT] at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
2014-01-13 00:18:22 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
2014-01-13 00:18:22 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
2014-01-13 00:18:22 [INFO] [STDOUT] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
2014-01-13 00:18:22 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
2014-01-13 00:18:22 [INFO] [STDOUT] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2014-01-13 00:18:22 [INFO] [STDOUT]
2014-01-13 00:18:22 [INFO] [STDOUT]
2014-01-13 00:18:22 [INFO] [STDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:
2014-01-13 00:18:22 [INFO] [STDOUT] ---------------------------------------------------------------------------------------
2014-01-13 00:18:22 [INFO] [STDOUT]
2014-01-13 00:18:22 [INFO] [STDOUT] -- Head --
2014-01-13 00:18:22 [INFO] [STDOUT] Stacktrace:
2014-01-13 00:18:22 [INFO] [STDOUT] at cofh.util.InventoryHelper.addToInsertion(InventoryHelper.java:246)
2014-01-13 00:18:22 [INFO] [STDOUT] at thermalexpansion.util.Utils.addToInventory(Utils.java:87)
2014-01-13 00:18:22 [INFO] [STDOUT] at thermalexpansion.block.TileInventory.transferItem(TileInventory.java:34)
2014-01-13 00:18:22 [INFO] [STDOUT] at thermalexpansion.block.machine.TileFurnace.transferProducts(TileFurnace.java:112)
2014-01-13 00:18:22 [INFO] [STDOUT] at thermalexpansion.block.machine.TileMachineEnergized.func_70316_g(TileMachineEnergized.java:118)
2014-01-13 00:18:22 [INFO] [STDOUT]
2014-01-13 00:18:22 [INFO] [STDOUT] -- Tile entity being ticked --
2014-01-13 00:18:22 [INFO] [STDOUT] Details:
2014-01-13 00:18:22 [INFO] [STDOUT] Name: cofh.thermalexpansion.Furnace // thermalexpansion.block.machine.TileFurnace
2014-01-13 00:18:22 [INFO] [STDOUT] Block type: ID #2002 (tile.thermalexpansion.machine // thermalexpansion.block.machine.BlockMachine)
2014-01-13 00:18:22 [INFO] [STDOUT] Block data value: 0 / 0x0 / 0b0000
2014-01-13 00:18:22 [INFO] [STDOUT] Block location: World: (-280,56,477), Chunk: (at 8,3,13 in -18,29; contains blocks -288,0,464 to -273,255,479), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
2014-01-13 00:18:22 [INFO] [STDOUT] Actual block type: ID #2002 (tile.thermalexpansion.machine // thermalexpansion.block.machine.BlockMachine)
2014-01-13 00:18:22 [INFO] [STDOUT] Actual block data value: 0 / 0x0 / 0b0000
2014-01-13 00:18:22 [INFO] [STDOUT] Stacktrace:
2014-01-13 00:18:22 [INFO] [STDOUT] at net.minecraft.world.World.func_72939_s(World.java:2209)
2014-01-13 00:18:22 [INFO] [STDOUT] at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:550)
2014-01-13 00:18:22 [INFO] [STDOUT]
2014-01-13 00:18:22 [INFO] [STDOUT] -- Affected level --
2014-01-13 00:18:22 [INFO] [STDOUT] Details:
2014-01-13 00:18:22 [INFO] [STDOUT] Level name: Ants new hope
2014-01-13 00:18:22 [INFO] [STDOUT] All players: 1 total; [EntityPlayerMP['spidermanson'/312, l='Ants new hope', x=-282.15, y=56.02, z=475.96]]
2014-01-13 00:18:22 [INFO] [STDOUT] Chunk stats: ServerChunkCache: 866 Drop: 0
2014-01-13 00:18:22 [INFO] [STDOUT] Level seed: 2144632086626374301
2014-01-13 00:18:22 [INFO] [STDOUT] Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: true
2014-01-13 00:18:22 [INFO] [STDOUT] Level generator options:
2014-01-13 00:18:22 [INFO] [STDOUT] Level spawn location: World: (-232,64,256), Chunk: (at 8,4,0 in -15,16; contains blocks -240,0,256 to -225,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
2014-01-13 00:18:22 [INFO] [STDOUT] Level time: 3217368 game time, 3881875 day time
2014-01-13 00:18:22 [INFO] [STDOUT] Level dimension: 0
2014-01-13 00:18:22 [INFO] [STDOUT] Level storage version: 0x04ABD - Anvil
2014-01-13 00:18:22 [INFO] [STDOUT] Level weather: Rain time: 18469 (now: false), thunder time: 6680 (now: false)
2014-01-13 00:18:22 [INFO] [STDOUT] Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
2014-01-13 00:18:22 [INFO] [STDOUT] Stacktrace:
2014-01-13 00:18:22 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:668)
2014-01-13 00:18:22 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
2014-01-13 00:18:22 [INFO] [STDOUT] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
2014-01-13 00:18:22 [INFO] [STDOUT] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
2014-01-13 00:18:22 [INFO] [STDOUT] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
2014-01-13 00:18:22 [INFO] [STDOUT]

Edit- Managed to get this in. I think this is the area in which the problem occurs.
 
Last edited:

spidermanson

New Member
Jul 29, 2019
7
0
0
I just managed to recreate the crash in another world. Just add a logistic pipe underneath a redstone furnace after it has smelted some ore. perhaps someone could recreate this and see if it happens to them who could upload the paste log. Obviously in a new world. This may be a problem with thermal expansion and logistics pipes not talking correctly and therefore the problem wouldn't be with the feed the beast pack, but one we just need to wait for an update?
 

JamiePhonic

New Member
Jul 29, 2019
404
0
0
ok, i was able to re-create this error and, working from that, i think i know what's wrong.
from what i remember, thermal expansion machines will try to output anything they create to an adjacent inventory, but since logistics pipes is technically an add-on to buildcraft, it follows that it may share some code with buildcraft.
i know from testing that thermal expansion machines can output directly into a buildcraft pipe and a basic logistics pipe, so it follows that the furnace will try to output into the supplier logistics pipe too.
i suppose the crash happens because the code says the supplier pipe is supposed to make the request for items to enter the network, not to have them inserted into it, and because no one requested a gold bar or whatever, it doesn't know why its there and just crashes

Note: all that could be completely and utterly wrong, its just my guess

in any case, the easiest way to fix it? put a chest between the output of the furnace and the logistics pipe.

you can also update the mod to build #89, where this problem has been fixed. i explain how here
 
Last edited:
  • Like
Reactions: Ashzification

h3lladvocate

New Member
Jul 29, 2019
13
0
1
I've got the same issue on my server, though I've fixed the issue and cleaned up the problem. I simple solution for those who do not wish to have an interum chest or something, just hook up any pipe to the TE machine (Iron is probably best if you've got several) and then an Logistics Entrance Pipe or w/e it's called (just not attached to the TE machine). Does the same overall function, just slightly slower and less clean.

On logs note, do mod author/tech support folk got everything they need or need more logs? I'm happy to clone my server and break it again (for science!) if needed to capture more info.
 

JamiePhonic

New Member
Jul 29, 2019
404
0
0
I've got the same issue on my server, though I've fixed the issue and cleaned up the problem. I simple solution for those who do not wish to have an interum chest or something, just hook up any pipe to the TE machine (Iron is probably best if you've got several) and then an Logistics Entrance Pipe or w/e it's called (just not attached to the TE machine). Does the same overall function, just slightly slower and less clean.

On logs note, do mod author/tech support folk got everything they need or need more logs? I'm happy to clone my server and break it again (for science!) if needed to capture more info.
using a chest is probably better though. it gives you a bit of a "buffer" so to speak. as for logs, so long as you tell us what you did to cause the error such that we can duplicate it, that's all we need. because once we know what causes it and how to cause it ourself, we can generate all the logs we need :)
 
Status
Not open for further replies.