Closed tinycold closed 4 years ago
Hey @tinycold ! Can you show me how your files are set up (screenshot of the file tree or something similar)? Also, what do you get in the startup logs, any errors or messages about the logs? Cheers!
Thanks @mathielo , I eventually fixed the problem.
It caused by the 'dst' directory name. before I clone this repo, I had created a directory named 'dst' in $HOME directory and cloned this repo under the 'dst' directory.
After I removed the 'dst' direct and just clone this repo in $HOME directory, everything is fine.
Hey buddy, thanks for your graceful tool. I created my own DST server successfully.
But when I tried to add some mods to my server, it failed.
I just copied the
dedicated_server_mods_setup-custom.lua
andmodoverrides-custom.lua
file in the original project as my configuration files, but it did't work yet.I will appreciate it if you could help me to resolve this problem.
Thanks.
Server OS: Ubuntu 16.04
my
dedicated_server_mods_setup.lua
file:my
modoverrides.lua
file: