So a gaming community I’m part of just bought a dedicated server, on linux. I have no idea how to host garry’s mod server on an actual dedicated server. To make it clear, we did not buy/rent a garry’s mod server, we actually rent a DEDICATED server, which host anything, not just servers.
Just learn how to create a gmod server using linux command line, it isn’t too difficult.
Theres pleanty of tutorials out there, just google “How to start a garrysmod server on linux” and your rollin.
Ok thanks, I launched the server but we just get this error message:
garrysmod | Using default binary: ./srcds_linux
garrysmod | Server will auto-restart if there is a crash.
garrysmod | Setting breakpad minidump AppID = 4000
garrysmod | [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
garrysmod | Assert( Assertion Failed: CApplicationManager::GetMountVolume: invalid index ):applicationmanager.cpp:3086
garrysmod |
garrysmod | [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Any clue how to fix?
Edit: Solved