Solved FTB Unleashed Server Crash (No GregTech) - Ticking Tile Entity

  • 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

CrazyDan95

New Member
Jul 29, 2019
2
0
0
Hi,

I've been getting this error that crash's the server and the only way to get it back up is to get a backup and reboot it with the backup, and after a while (A day or so) It will just crash with the same error.

Here is the error log: http://pastebin.com/rPFYbUuF

Before the Unleashed pack came available we had a FTB Beta 1.5.2 server and we ported the map from the Beta server to the Unleashed pack. But I'm sure this isn't causing the error as It was still getting the same error on the Beta pack.

Anyone got any idea's on how to fix this problem?
 

cjm721

New Member
Jul 29, 2019
734
0
1
  1. - Tile entity being ticked --
  2. Details:
  3. Name: net.minecraft.src.buildcraft.transport.GenericPipe // buildcraft.transport.TileGenericPipe
  4. Block type: ID #1513 (tile.null // logisticspipes.pipes.basic.LogisticsBlockGenericPipe)
  5. Block data value: 0 / 0x0 / 0b0000
  6. Block location: World: (-315,39,-401), Chunk: (at 5,2,15 in -20,-26; contains blocks -320,0,-416 to -305,255,-401), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  7. Actual block type: ID #1513 (tile.null // logisticspipes.pipes.basic.LogisticsBlockGenericPipe)
  8. Actual block data value: 0 / 0x0 / 0b0000
  9. Stacktrace:
  10. at net.minecraft.world.World.func_72939_s(World.java:2202)
  11. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:546)

  12. Go remove that block
 

CrazyDan95

New Member
Jul 29, 2019
2
0
0
Thanks :) That has seemed to work. The server starts up and hasn't crashed yet. If anyone had this problem, cjm721's post solved my problem.
 

JudeGrey

New Member
Jul 29, 2019
2
0
0
How do you delete items? Sorry if that's a noob question, this is the first time I've had to deal with an error report that wasn't obviously my fault.
 

X-MAN

New Member
Jul 29, 2019
3
0
0
I am having the same problem and I tried to download MCEdit but it only works for vanilla minecraft not the FTB unleashed. Anyone know a link to download MCEdit for FTB or a tutorial on youtube?