Cant Start Server

  • 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
N

nbfaraway

Guest
Title Cant Start Server

Launcher Type FTB Launcher

Modpack Infinity Evolved

Modpack version 2.7.0

Have you modified the pack? No

Link to log file http://paste.feed-the-beast.com/view/1a7d75b8

Details of the issue Server worked fine yesterday, now it doesn't? Whats wrong?
 
Last edited by a moderator:
N

nbfaraway

Guest
Server starts if i replace the /world, folder... but I can't do that or I'll lose everything obviously.
 

mc.crab

Well-Known Member
Feb 2, 2013
1,397
116
89
Use MCedit to remove this block,

-- Requested block coordinates --
    1. Details:
    2. Found chunk: false
    3. Location: World: (1679,10,-513)
Alternatively edit forge.cfg in the config folder and change lines that say removeErroringEntities and removeErroringTileEntities to true. I don't have minecraft on this computer so I can't check how those lines are spelled in the config.

Take a backup before you do anything.
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
Alternatively edit forge.cfg in the config folder and change lines that say removeErroringEntities and removeErroringTileEntities to true. I don't have minecraft on this computer so I can't check how those lines are spelled in the config.
To add to the above, don't forget to turn it back off and restart the server after you have done this and started the server once.

If you do this there is a chance that blocks will disappear seemingly randomly and although the blocks that wend missing may have caused a crash otherwise its a good idea to remove them yourself so that you can make backups and know what blocks you removed.

If you don't, you risk the chance of the game removing a block that was very important to someones machine that without it causes a giant explosion or perhaps it was just someones barrel full of {insert important and expensive item here}.
 
N

nbfaraway

Guest
Im not sure how to use MCedit on FTB, but... I changed removeErroringTileEntities=true, and removeErroringEntities=true. but it still doesnt work.