Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with gmod server #11

Open
xbelanch opened this issue Jun 5, 2023 · 0 comments
Open

Issues with gmod server #11

xbelanch opened this issue Jun 5, 2023 · 0 comments

Comments

@xbelanch
Copy link

xbelanch commented Jun 5, 2023

I'm moving from the legacy docker-gameserver experimental to this repository. Got not luck trying to setup a simple gmod server:

Initializing Steam libraries for Workshop..
[S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize
dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
SteamInternal_SetMinidumpSteamID:  Caching Steam ID:  76561197960265728 [API loaded no]
[S_API FAIL] Tried to access Steam interface SteamUser023 before SteamAPI_Init succeeded.
-authkey is no longer required by Garry's Mod. You can safely remove it from your server's launch options.
WS: No +host_workshop_collection or it is invalid!
Unknown command "cl_cmdrate"
Unknown command "cl_updaterate"
Unknown command "rate"
"host_workshop_collection" = ""
 game
ERROR: Port 27015 was unavailable - quitting due to "-strictportbind" command-line flag!

ERROR: Port 27015 was unavailable - quitting due to "-strictportbind" command-line flag!

Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Mon Jun  5 11:40:43 AM UTC 2023: Server restart in 10 seconds

I undestand before running docker-compose up -d you need to generate the Dockerfile related to the game server. Also, every time I rerun the console command, it displays this messages (never seen it before):

************** WARNING ***************
Running the dedicated server as root  
is highly discouraged. It is generally
unnecessary to use root privileges to 
execute the dedicated server.         
**************************************

Sure I'm missing the point here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant