Own unleashed sever , Errors happening

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • 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
:startserver
java -server -Xms512m -Xmx4096M -XX:PermSize=256m -d64 -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XX:ParallelGCThreads=2 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -jar KCauldron-1.7.10-1448.121-server.jar nogui
echo Server process finished
pause

Thats the startup
 
Did you run the FTBInstall.bat? Can you post the whole log?
This shouldn't be in the startup: echo Server process finished
 
I ran the FTBInstall.bat and removed the echo Server process finished , and on console it just says "press any key to continue",
 
Did the cauldron come with a install.jar? Try running that if there is one. Just for reference this is what my serverstart looks like.

java -server -Xms512m -Xmx12G -XX:permSize=512m -d64 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+UseStringCache -XX:+OptimizeStringConcat -XX:+UseBiasedLocking -XX:MaxGCPauseMillis=10 -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:+CMSParallelRemarkEnabled -XX:parallelGCThreads=6 -jar KCauldron-1.7.10-1420.120-server.jar

Edit: Did you check the fml-server-latest.log?
 
Shall i double click the the installer? I did and and it came up with a download forge thing, shall i do it?
 
I'm still pretty sure I didn't run the installer when I set my server, but you could try this:
java -jar install.jar pause
 
I got this
 

Attachments

  • pic.png
    pic.png
    59 KB · Views: 67