-
|
I'm using Docker to start the server.
I use the upload folder for the game files, and the custom_files I used were in the example repository.
but after downloading the game (for the first time) I get an error (always)
I'm a developer myself, and I've worked with containers a bit, but for two days now I can't figure out how to launch this server. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
All modded servers are broken at the moment, we are waiting for an update to CounterStrikeSharp as the new CS update yesterday broke it. https://github.com/ianlucas/cs2-signatures/blob/main/.github/docs/CounterStrikeSharp.md |
Beta Was this translation helpful? Give feedback.
-
|
Can you try now with the latest image @levice1 ? |
Beta Was this translation helpful? Give feedback.
The server started, and there were no errors that would cause the container to crash. I haven't been able to connect to the server yet, but it might be a port forwarding issue (even though I opened them beforehand). Thanks for the quick help =)