Recent content by staengler

    1. S

      Bug Issue with server output spam when using SSH

      same crash with my server yesterday...
    2. S

      Server keeps crashing

      Apparently a week ago, we have decided to reset world to give it a try and the fresh world runs smooth, no crashes. I should have the old world backed up also log files, but it will be rather inconsistent as the logs probably wont match the latest data... In case the crashes come back i will...
    3. S

      Server keeps crashing

      Producing million lines of error code like this: [2016-05-12 19:58:04] Server(0)[BLOCKCONTROLLER] tests: toControllerByFrom: truefromControlsAll: falsefromIsCombiConnectAny: falseEInfoCanBeControlled: false [2016-05-12 19:58:04] Server(0)[BLOCKCONTROLLER] tests: toControllerByFrom...
    4. S

      dedicated linux script

      Thanks for the tip. I wish there would be server side flag which checks version every hour/day and updates itself. In addition, i would like to see daily auto shutdown possibility. I host this server and many times for days i cannot check on its state, and several times it has been just stuck.
    5. S

      dedicated linux script

      Hello, I would like to write a linux script which runs update before starting the server in a loop. Idea is that server crash/restart would automatically run update. The problem is that the "StarMade-Starter.jar" never returns. Is there an option to force it to do only update and exit...