F
FiftyTifty
Guest
I've an Ubuntu 19.04 server, and tried my hands at installing the server files through SteamCMD. I got all that down, and the problem is at the very last step; getting the server to run properly. I followed this server setup guide: https://unixblogger.com/setup-7-days-to-die-server/
This is the command I use to run the server:
Here's the log: https://pastebin.com/waNqqNhV
At the end of it, you can see two errors spam the log. And do so indefinitely, with the log growing by about 50KB per second.
Any idea why that is?
This is the command I use to run the server:
Code:
./7DaysToDieServer.x86_64 -logfile output.log -configfile=$HOME/steamcmd/7dtd/serverconfig.xml -dedicated
At the end of it, you can see two errors spam the log. And do so indefinitely, with the log growing by about 50KB per second.
Code:
(Filename: Line: -1)
NullReferenceException: Object reference not set to an instance of an object
at GUIWindowManager.Update () [0x00000] in <filename unknown>:0
(Filename: Line: -1)
NullReferenceException: Object reference not set to an instance of an object
at MainMenuMono.Update () [0x00000] in <filename unknown>:0