SgtThompson
New member
Whenever I try to launch the server on Ubuntu 18.04.2 LTS, it starts to run, shows eac_server.so [x64] :: OnLoad(), then eac_server.so [x64] :: OnUnLoad() and stops.
I've set the EAC setting to false in the xml, so I'm not sure why it's trying to run EAC at all. Does anyone know why this is happening or how to resolve it?
Code:
~/.steam/steamcmd/7dtd_server$ ./startserver.sh -configfile=serverconfig-custom.xml -dedicated
Using config file: serverconfig-custom.xml
eac_server.so [x64] :: OnLoad()
eac_server.so [x64] :: OnUnload()