I recently went through a lot of software installs / uninstalls / upgrades in the process of hardening my webserver a bit, and after the smoke cleared i tried to start up my Terraria server again. For reference, I've upgraded from Ubuntu 18.04 to 19.04 (both are LTS versions).
I used the same shell script as before the upgrades, which basically reads:
The terminal blanks momentarily as usual...
Dedicated server won't start.
I used the same shell script as before the upgrades, which basically reads:
Code:
#! /bin/bash screen /path/to/TerrariaServer.bin.x86_64 -config /path/to/world.config
Dedicated server won't start.