Garry's Mod

Garry's Mod

Statistieken weergeven:
SteamCmd: loaded files but they're not there
I'm trying to start a dedicated Gmod server on my Mac OSX yes I said it my Mac OSX. I know I did everything correctly cause I did the whole force_install_dir thing and then proceeded to app_update 4000 it begins to download it finished and then I proceeded to validate after that I go to the folder to find no files are there. After that happened I had the strong feeling of just chucking my Mac out the window so any advice
< >
1-11 van 11 reacties weergegeven
Origineel geplaatst door /)PPG(\ Short Circuit -noms-:
What is your +force_install_dir set to?
Macintosh HD/Users/k9Hell/Application Support/GarrysMod_server
Origineel geplaatst door /)PPG(\ Short Circuit:
Origineel geplaatst door k9Hell:
Macintosh HD/Users/k9Hell/Application Support/GarrysMod_server
There's your problem- Macintosh HD is not a valid directory.
Try this:
~/Desktop/GMod_Server
  • Installing to the Application Support directory would probably give you a "permissions denied" error (or the likes).
  • ~ is for the current user using the command.
Make sure you wrap that in quotes, else it will NOT work.

EDIT: It's always good to have a bit of experience with a bash shell- this being an example. I've used Macs since I was... somewhere around 6 months old.
I'm 14 now- and yes, I have moved over to the PC world, but that's only because of ♥♥♥♥♥♥♥ lazy coders. I'd be using a Mac still if coders in this world would take the few days it takes to learn a language that is almost identical to C (Objective-C is the language in question).
So, yeah, I know my way around a Unix system... decently at least. :P
Thaks for the help Circuit its downloading now
Origineel geplaatst door /)PPG(\ Short Circuit -shower-:
Origineel geplaatst door k9Hell:
Thaks for the help Circuit its downloading now
I'm always here to help. :D:
So it just finnished downloading and one question where do I exactly start the server from cause I know Im not going to be clicking on a start.bat file :l :D
Laatst bewerkt door The Great Grey; 13 apr 2014 om 19:20
Origineel geplaatst door /)PPG(\ Short Circuit:
Origineel geplaatst door k9Hell:
So it just finnished downloading and one question where do I exactly start the server from cause I know Im not going to be clicking on a start.bat file :l :D
You'd probably want to write a shell script for it...
That, or you could probably follow this guide[maurits.tv]- which will explain more than I ever could.

EDIT: After reading the guide, it all seems simple- get Wine, install it, download the Windows version of the GMod dedicated server (if you haven't already), and run it thorugh Wine.

EDIT 2: Ignore anything it says about the HLDSUpdateTool- this was the tool used to update SRCDS before SteamCMD was released.
I would definity like to make a shell command since I have a minecraft server and I've done that before and how its come up to my liking so by any chance do you know how to that or can you refer me to a website
Origineel geplaatst door scirc.exe -mode sleep:
Origineel geplaatst door k9Hell:
I would definity like to make a shell command since I have a minecraft server and I've done that before and how its come up to my liking so by any chance do you know how to that or can you refer me to a website
Hmmm... shell scripts are weird.
#!/bin/bash ./srcds_run <params>
I'm still a bit rusty on shell scripts, but I think that might work.

since I know some things about shell scripts isnt there suppose to be a file somewhere in there for it to run and I tried it and this is what came up

OH and what is <params>

k9Hell$ /Users/k9Hell/Desktop/Gmod_server/start.command ; exit;
/Users/k9Hell/Desktop/Gmod_server/start.command: line 2: syntax error near unexpected token `newline'
/Users/k9Hell/Desktop/Gmod_server/start.command: line 2: `./srcds_run <params>'
logout

[Process completed]

Laatst bewerkt door The Great Grey; 14 apr 2014 om 21:09
Origineel geplaatst door scirc.exe -mode offline_atm:
Origineel geplaatst door k9Hell:

since I know some things about shell scripts isnt there suppose to be a file somewhere in there for it to run and I tried it and this is what came up

OH and what is <params>

k9Hell$ /Users/k9Hell/Desktop/Gmod_server/start.command ; exit;
/Users/k9Hell/Desktop/Gmod_server/start.command: line 2: syntax error near unexpected token `newline'
/Users/k9Hell/Desktop/Gmod_server/start.command: line 2: `./srcds_run <params>'
logout

[Process completed]
Anything in <>'s is a variable in coders' terms.
It means start parameters, such as -hostname, +map, +gamemode, etc.
You can view a full list of SRCDS parameters here.
Garry's Mod parameters would just be CVars, such as sv_lan, sv_cheats, etc.
A list of said CVars and commands can be found here: http://steamcommunity.com/sharedfiles/filedetails/?id=170589737

EDIT: Would add, but my friends list is too cluttered as it is. Sorry. :P

thanks once again
Origineel geplaatst door scirc.exe /afk:
Origineel geplaatst door k9Hell:

thanks once again
Any time, my friend. :)

So supposedly I dont have a "srcds_run" file
Origineel geplaatst door scirc.exe /afk:
Origineel geplaatst door k9Hell:

So supposedly I dont have a "srcds_run" file
Hmmm... what do you have, then?

I dont realy know maybe its hl2_osx
Origineel geplaatst door scirc.exe /afk:
Origineel geplaatst door k9Hell:

I dont realy know maybe its hl2_osx
Possibly. What appid did you use in SteamCMD?

I found out that the Gmod id was 4000 maybe its that
Origineel geplaatst door Short Circuit:
Origineel geplaatst door k9Hell:

I found out that the Gmod id was 4000 maybe its that
That's your problem...
Origineel geplaatst door https://developer.valvesoftware.com/wiki/Steam_Application_IDs:
  • 4000 Garry's Mod
    • 4001 Garry's Mod Content
    • 4020 Garry's Mod Dedicated Server

4020 is the one you want- 4000 is if you were installing it to be a client.

oh kk I feel like an idiot but yet when I put that id it says its not a game id
Origineel geplaatst door Short Circuit:
Origineel geplaatst door k9Hell:

oh kk I feel like an idiot but yet when I put that id it says its not a game id
Hm... weird

sorry I gave wrong information it says that I have no subscription even when I tried loging in with anonymous and my account it says that or it says "ERROR! Failed to install app '4020' (Invalid platform)"
< >
1-11 van 11 reacties weergegeven
Per pagina: 1530 50

Geplaatst op: 13 apr 2014 om 12:26
Aantal berichten: 11