Request FTB Infinity Server on Linux

  • 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

Henry Link

Forum Addict
Dec 23, 2012
2,601
553
153
USA - East Coast
I was able to pull up the log by using the URL from the screen shot. Anyway, The scrip is working. But there is something wrong with either the server start or when it goes to load the world file. Look at line 17998. I'm not sure what is causing this.
For anyone else that might have some ideas here is the log he tried to post>> http://paste.feed-the-beast.com/view/7ec86169

Code:
[11:24:19] [Server thread/ERROR] [FML/]: Fatal errors were detected during the transition from AVAILABLE to SERVER_ABOUT_TO_START. Loading cannot continue

Things I would try to fix this is to rename the world folder to something else. Run the script to start the server and see if it generates a new world and runs. If that fails, I would delete the mods, config, scripts folder re-download the server pack then try again from scratch.
 
I

Istavan

Guest
Hi, sorry for the long time before reply, I delete the wold folder and generate a new world, that's work great.

Why don't you use the backup as incremental saves ?
 

Henry Link

Forum Addict
Dec 23, 2012
2,601
553
153
USA - East Coast
I do use it for that. For example, if I'm upgrading a server to new version of the pack. I will manually create a backup before I swap out the mods/config and other folders needed for the upgrade. But, there has been times a player has crashed one of my servers and I've had to a rollback to a previous backup. So yes they are incremental backups and I usually keep 7 days worth of backups. Anything older than that gets pruned using cron and removeoldbackups command.