Problem Trouble installing FTB Infinity Evolved Server on Debian Server

repster

New Member
Oct 3, 2020
0
0
1
I have been having a ton of trouble install FTB Infinity Evolved to install on Linux. I download the linux server install file and run it and the install always says it has an error and the server will not start.

The downloader.log has the following errors

Oct 03, 2020 2:05:00 AM net.creeperhost.creeperlauncher.CreeperLogger warning
WARNING: BiblioWoods[Forestry][v1.7].jar size expected does not match remote file size. File size updated.
Oct 03, 2020 2:05:00 AM net.creeperhost.creeperlauncher.CreeperLogger warning
WARNING: BiblioWoods[Natura][v1.5].jar size expected does not match remote file size. File size updated.
Oct 03, 2020 2:05:46 AM net.creeperhost.creeperlauncher.CreeperLogger warning
WARNING: It's Like a Whole New Game.json error 404: Not Found!
Oct 03, 2020 2:05:46 AM net.creeperhost.creeperlauncher.CreeperLogger warning
WARNING: It's Like a Whole New Game.json size expected does not match remote file size. File size updated.
Oct 03, 2020 2:05:54 AM net.creeperhost.creeperlauncher.CreeperLogger warning
WARNING: CarpentersBlocksCachedResources.zip size expected does not match remote file size. File size updated.
Oct 03, 2020 2:05:58 AM net.creeperhost.creeperlauncher.CreeperLogger warning
WARNING: version.json unable to get content length from HTTP headers!

And when I try to start the server, this happens

repster@minecraft:~/Downloads$ ./start.sh
Do you agree to the Mojang EULA available at https://account.mojang.com/documents/minecraft_eula ?
[y/n] yError: Unable to access jarfile nogui

Have any of you guys seen this issue before and know how to get the server running?
 

mou

New Member
Nov 6, 2019
24
2
4
check the start.sh if there is a filename given behind the "-jar" argument. it should be the forge-launcher. Also check if the permissions are set up correct.