This server is broken.
Closed this issue · 3 comments
Could not load config /Config/server_pregame.cfg: Could not find file "Z:\home\steam\ror2-dedicated\Risk of Rain 2_Data\Config\server_pregame.cfg"
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug.bindings.h Line: 45)
The error is so devastating that I have to kill the process manually to exit.
same problem
See other issues where this behavior has already been reported, that's just a debug log.
If you try to connect it should be working as intended.
As of the impossibility of using ctrl+c
to kill the process, that's probably on SteamCMD.
First of all, @xiahualiu i edited the issue title because it really wasn't necessary the add that part (caps lock as well). Not only your title was pretty harsh for no particular reason, but the issue itself is useless and just demonstrates the fact that u didn't even bother checking the other issues for the answer to your "problem" (which really isn't one).
Here's the link to 2 different answer in another issue #3 that would solved your doubts:
1
2
In short, as @dubvulture said, it's simply an informatve log about the abscence of a file that is not necessary at all for the server to work.
For killing the container you should refer to the docker documentation of the docker kill
command and consider not running the container in foreground if you don't want your shell to be hanging.