Keyller76
New member
Hi,
I would like to host a 7DTD server on a Debian Buster machine.
I followed this guide.
When I start the server, it gets stuck on
(no difference if I enable or disable EAC)
And when I look on 7DaysToDieServer_Data/output_log__2019-08-11__19-39-50.txt, these two errors are written in a loop (in about 5 minutes, the logfile is about 5MB) :
What should I do ?
Thank you !
I would like to host a 7DTD server on a Debian Buster machine.
I followed this guide.
When I start the server, it gets stuck on
Code:
eac_server.so [x64] :: OnLoad()
And when I look on 7DaysToDieServer_Data/output_log__2019-08-11__19-39-50.txt, these two errors are written in a loop (in about 5 minutes, the logfile is about 5MB) :
Code:
NullReferenceException: Object reference not set to an instance of an object
at MainMenuMono.Update () [0x00000] in <filename unknown>:0
(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)
Thank you !