server crash on startup

  • Thread starter Thread starter Cloverfear
  • Start date Start date
  • 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
C

Cloverfear

Guest
Title server crash on startup

Launcher Type Twitch Desktop App

Modpack skyfactory

Modpack version 3

Have you modified the pack? No

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

Details of the issue Server worked fine first time I tried it, but now crashes every time I try launching it.

I'm not worried about backups or anything, my friends and I are just starting skyfactory so there's nothing to worry about losing. I'd just like to be able to run a server for us to play on again and since I'm really not used to this stuff I have no idea where to start when trying to solve this.
 
Last edited by a moderator:
3gb is a bit low for running the server with a few people on it.

Try and up that to 4-6gb and post new log if it still fails.
 
As you're on windows you should use/edit the bat-file/s/

In this case, edit the one named settings.bat
Find this line and change it from:
set MAX_RAM=3072M

To:
set MAX_RAM=4096M

Save the file, and then start the server again.

Post new log if it still fails.