Version:
2.1.0
What is the bug:
Server wont reboot when enabled. It just stops.
Java and OS: Ubuntu 14.10 LTS
java version "1.7.0_80"
Java(TM) SE Runtime Environment (build 1.7.0_80-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode)
startup script (startup.sh)
screen -dmS evolution java -server -Xms512m -Xmx4096M -XX
ermSize=256m -d64 -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XX
arallelGCThreads=2 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -jar FTBServer-1.7.10-1448.jar nogui
config.json
},
"general": {
"allowCreativeInteractSecure": true,
"blockedEntities": [],
"restartTimer": 3.0,
"safeSpawn": false,
"spawnPVP": true
I took out the screen -dmS command and it still just stops the server. Am I expecting this to work different?
Mod & Version:
Paste.feed-the-beast.com log:
Can it be repeated:
Yes. Every 6 hrs or integer I select
Known Fix:
2.1.0
What is the bug:
Server wont reboot when enabled. It just stops.
Java and OS: Ubuntu 14.10 LTS
java version "1.7.0_80"
Java(TM) SE Runtime Environment (build 1.7.0_80-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11, mixed mode)
startup script (startup.sh)
screen -dmS evolution java -server -Xms512m -Xmx4096M -XX


config.json
},
"general": {
"allowCreativeInteractSecure": true,
"blockedEntities": [],
"restartTimer": 3.0,
"safeSpawn": false,
"spawnPVP": true
I took out the screen -dmS command and it still just stops the server. Am I expecting this to work different?
Mod & Version:
Paste.feed-the-beast.com log:
Can it be repeated:
Yes. Every 6 hrs or integer I select
Known Fix: