Problem Ticking tile entity, yet again :/

  • 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

FiSk

New Member
Jul 29, 2019
1
0
0
Hi guys, I am seeking for help as I am getting really desperate. I have sat behind my screen all day trying to figure out how to solve this problem.
I read several other forums but I just did not find the right thing for me.
I have uploaded a server crash report below, I am using a quite recent Macbook pro and so far I had no problems whatsoever. Up to this morning when my cousin who also plays on my server added pipes to something and the server crashed. I tried logging in and destroying the block but it did not work, I tried NBTExplorer but in the region -1,1 there was no chunk -18,36 so I was not able to find the block.
I tried MCEdit but I could not really load my map. Later I googled anything to help me out but so far to no success.

Please if there is anyone who knows how to help me out, give me some of your advice anything is welcome. I would like to add that I am a complete noob when it comes to server related issues so please be patient and accurate as I will have to google each step to know what to do :D
Thanks in advance!
 

Attachments

  • crash-2014-02-22_11.57.25-server.txt
    18.5 KB · Views: 64

lavarthan

New Member
Jul 29, 2019
2,437
0
0
Please do use pastebin.com click the 'Paste my log to pastebin.com' button. This will add a link to the bottom of the console. Provide us with the link so we can see your log.

Which pack are you using? There are a few problems with adding pipes in different packs. Hope it is one of them, though I believe it is the first from what you are describing.

The first is in the 1.4.7 packs, Ultimate namely, in which a BC conductive pipe connects to a GregTech/IC2 machine that does not have the Pneumatic upgrade. To solve this you need to backup your world then remove the offending pipe and machine with MCEdit or similar program. Then either add the Pneumatic upgrade to the GregTech/IC2 machine or use RP2 microblocks to ensure the pipe does not attempt to connect. I know of this one mostly because I've seen a lot of problems with this one since Greg never updated to fix it in the 1.4.7 version.

Then there was a recent issue with the logistics pipes in the 1.6.4 packs in which the pipes were causing issues. I forget exactly what was happening, but I can search if you are using the 1.6.4 packs. The solution however was to update the pack or manually update Logistics Pipes if the pack still had not updated it.
 

Francis Baster

New Member
Jul 29, 2019
295
0
0
MCEdit is probably the best way to remove that pipe from your map. I wrote a basic MCEdit filter here which may help by letting you delete the block at those precise coordinates:
http://forum.feed-the-beast.com/threads/my-super-simple-super-useful-mcedit-filter.41190/

I notice you mentioned you had some difficulty opening your map with MCEdit so here are some instructions:

1) Create a working directory somewhere on your PC, I named mine 'mcedit' inside my My Documents.

2) Download level.dat from your server and put it inside the working directory.

3) Make a folder inside the working directory called region, place the region files you wish to edit inside the region folder. You need r.-1.1.mca.

4) Open MCEdit and click 'open a level'. Select the level.dat inside your working directory.

If you follow the instructions on my MCEdit filter thread you can then type in those coordinates from the crash report and delete the block.
 
Last edited: