CSGO icon indicating copy to clipboard operation
CSGO copied to clipboard

Dockerfile for automated build of a CS:GO gameserver: https://hub.docker.com/r/cm2network/csgo/

Results 9 CSGO issues
Sort by recently updated
recently updated
newest added

Hi, I've had the server running for a few months but now it crashes on startup due to `SteamAPI_Init() failed; create pipe failed.free(): invalid pointer`. I'm using the `cm2network/csgo:sourcemod` build...

After switching to a new host I've re-ran this image and the csgo data volume files and folders are owned by "ubuntu:ubuntu". I thought it was "steam:steam" before. Interestingly my...

question

![image](https://user-images.githubusercontent.com/179861/168503772-fb7178f4-3b92-4139-9d2f-a3871f112e24.png)

question

Hey, i have a weird issue where models are lagging. fps is at max, ping is fine, no choke or packet loss. but throwing grenades, opening and closing doors, playermodels...

question

I ran csgo:sourcemod container without web auth key . How do I update it now? I changed the environment variable with `SRCDS_WORKSHOP_AUTHKEY=mywebauthkey`, it doesnt work.

question

Hello, I have the same issue than the #56 . I can't connect to the server in local. I've used `docker run -d --net=host -v $(pwd)/csgo-data:/home/steam/csgo-dedicated/ --name=csgo-dedicated cm2network/csgo` to connect...

question

Hi, I've used the latest docker image and everything works fine except if I try to join the game from the CSGO client. I select the server browser and then...

question

Hi I set game mode casual and created and set up the files like gamemode_casual_server.txt I also set up a map group called mg_normal and linked it to casual mode....

help wanted
question

Hi, I'm desperately trying to get the container running on my docker-server but the container keeps stopping with exit code 127. Are there any requirements I'm missing? The logfile looks...