1. My server is running on Debian Linux, it works but after I close my putty, server goes down. I'm not using any plugins right now. My first time to setup a server. Please help. Thank You

    Code:
    LD_LIBRARY_PATH="$LD_LIBRARY_PATH:./linux64" ./Hurtworld.x86 -nographics -batchmode -exec "host 12871;queryport 12881;servername Test Server 123" -logfile "gamelog.txt"
     
  2. Wulf

    Wulf Community Admin

    If you don't use screen, that will happen.
     
  3. Hi, Just use -> Nohup ./hurtworld_x86 .......