Area in world that causes crash

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • 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

guney98

New Member
Jul 29, 2019
4
0
0
Title:
Area in world that causes crash
Launcher Version:
1.4.7
Modpack:
direwolf20 1.7.10
Modpack Version:
1.4.0
Log Link:
Details of the issue:
Whenever a player tries to enter a certain area, they get disconnected with the message 'Internal server error'. Trying the reconnect with cause the same disconnect. I was able to get out of the area by teleporting, but the area is still bugged.
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
it seems to have to do with factorization.

I would suggest to make an backup and see how it behaves in a single player world, as you might get a crash that reveals the coordinates of the block so you can more easily fix the problem.

To fix the crash you need to remove the block that causes the problems. You can use mcedit for this but before you do anything you need to create a backup
 

guney98

New Member
Jul 29, 2019
4
0
0
Yeah, it was a bugged colossus. I fixed it by loading the server without factorization (which removed the colossus and other factorization blocks) and then adding back factorization. I used the backup created by forge so nothing was lost.
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
Yeah, it was a bugged colossus. I fixed it by loading the server without factorization (which removed the colossus and other factorization blocks) and then adding back factorization. I used the backup created by forge so nothing was lost.

I wouldn't have done it this was as this like you already said yourself removed more blocks then necessary, but if it works it works.
 

guney98

New Member
Jul 29, 2019
4
0
0
I wouldn't have done it this was as this like you already said yourself removed more blocks then necessary, but if it works it works.
Using the backup actually added the blocks back. Only the colossus entity seems to have gone.
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
so, you just reverted to a backup from before it happened? A tip for the future: you should be able to revert only a "small" piece of the world by replacing the region file that contains the data of that piece. I have not done this so before you try this in the future make a backup(something you should do always anyway)
 

guney98

New Member
Jul 29, 2019
4
0
0
I kinda feel stupid now after finding a simple fix. There is a config option to disable the colossus, which works perfectly fine...