[QUOTE=Sleazeball;40919971]How do I launch a SteamCMD Server... -.-[/QUOTE][url]https://developer.valvesoftware.com/wiki/SteamCMD[/url]
you run the provided srcds.exe from the old way into the new. Also i cant reach any mp servers because i get a connection time out >.>. Its getting real annoying garry.
[QUOTE=Terin7;40920130][url]https://developer.valvesoftware.com/wiki/SteamCMD[/url][/QUOTE]
Do we use the example batch file for windows? Because I filled that out and everything with my info and it still doesn't work.
[QUOTE=ChloeBlackSythe;40920135]you run the provided srcds.exe from the old way into the new. Also i cant reach any mp servers because i get a connection time out >.>. Its getting real annoying garry.[/QUOTE]
This happens every time there is a new update. I hope it's not September all over again.
[QUOTE=SuperDuperScoot;40919817]My server host kept it, but I can't find the file you're talking about.
Where may it be?
Edit:
I don't think that's the problem on my end... Someone just told me where it should be and it's not there. So we never had it in the first place, and all our addons were running before the update. We haven't used anything with MySQL.[/QUOTE]
the game is now located in steamapps/common, if that helps. no longer steamapps/name/garrysmod
Also for the actual server folder, it's no longer under orangebox. It hopped up a directory.
The file is still not there, it's a MySQL module and we have never needed it before. It doesn't come default with Gmod.
[QUOTE=SuperDuperScoot;40920305]The file is still not there, it's a MySQL module and we have never needed it before. It doesn't come default with Gmod.[/QUOTE]
If you have any MySQL stuff installed, you need the lib.
Provided, I can still load all of my addons perfectly fine. Drive:\Servers\Srv1\garrysmod\addons is where I have all of them, and it still works.
I don't think ACF, Sprops, PAC3 and almost all of our basic building tools needs MySQL...
[QUOTE=SuperDuperScoot;40920403]I don't think ACF, Sprops, PAC3 and almost all of our basic building tools needs MySQL...[/QUOTE]
It's not Garry's fault that your addons aren't working... check your log files?
Be sure that you have them in the correct place? They work fine for me.
My only real complaint is that my autoexec.cfg got overwritten with a blank file, I had a bunch of aliases and stuff in there. Load time is crazy fast now, no more waiting like 5 minutes for steam's "preparing to launch" or "validating cache" shit, and I actually kinda like steamcmd now after working with it for a while.
[QUOTE=Lerpaderp;40920545]It's not Garry's fault that your addons aren't working... check your log files?
Be sure that you have them in the correct place? They work fine for me.[/QUOTE]
I never said it was his fault...?
Log files have no indications of errors or any other issue. They're in the correct place, how can they not be?
All of them are in addons, and a select few of them are working.
Someone suggested if it could be the addon.txt or info.txt thing messing with it. But this is not the case either.
Some that don't load both have addon.txt and info.txt.
Customizable Third Person has neither and it loads, however adv dupe 2 has addon.txt and it does not load, nor does make spherical that has info.txt. However, ACF doesn't have either addon.txt or info.txt, like CTP does, but it does not load.
So, I installed cstrike. Does it need to be in the Garry's mod folder or can I leave it in it's very own folder? I mounted it in the new [U]mount.cfg[/U] that Garry now has as a part of servers. I did - [B]"cstrike" C:\SRCDS\Servers\cstrike"[/B]
Well it reads out this error when I launch my server.
[B]- KeyValues Error: RecursiveLoadFromBuffer: got NULL key in file cfg/mount.cfg mountcfg,[/B]
Any ideas on how I can properly mount CSS content to my Garry's Mod Server? Because I follwed Garry's instructions in the mount.cfg and It did not work obviously.
EDIT: Im an idiot. [B]"cstrike" C:\SRCDS\Servers\cstrike" is now [/B][B]"cstrike" "C:\SRCDS\Servers\cstrike"
I left out a simple thing..
[/B]
It seems no matter what I do the mount.cfg will absolutely not mount CSS. DarkRP keeps giving me errors about it not being mounted...
Update your DarkRP. The DarkRP CS:S detection code broke in the latest update causing it to always return that it wasn't mounted and was removed a few hours ago.
Am I doing something wrong?
[IMG]http://i.imgur.com/ocIJUUq.png[/IMG]
[IMG]http://i.imgur.com/a4ZGDq8.png[/IMG]
Is it just a DarkRP error or is it doing this for everyone?
Read the post riiiiiight above you.
edit: i'm dumb didn't see you have it commented out. could still be applicable though.
[QUOTE=Mizore;40921038]Am I doing something wrong?
[IMG]http://i.imgur.com/ocIJUUq.png[/IMG]
[IMG]http://i.imgur.com/a4ZGDq8.png[/IMG]
Is it just a DarkRP error or is it doing this for everyone?[/QUOTE]
Well, try taking the two forward slashes out from in front of "cstrike."
[QUOTE=Mizore;40921038]Am I doing something wrong?
Is it just a DarkRP error or is it doing this for everyone?[/QUOTE]
You need to remove the comment ( // ), then set the directory path to the correct location the css content located on your server, it can be anywhere now.
[QUOTE=TweaK2007;40921063]Read the post riiiiiight above you.
edit: i'm dumb didn't see you have it commented out. could still be applicable though.[/QUOTE]
Sorry :P I was making the post before his post popped up.
Edit: updating DarkRP fixed it!
Is Advanced Duplicator 2 spitting out EOF errors and what have you after the update for anyone else?
[QUOTE=SuperDuperScoot;40921426]Is Advanced Duplicator 2 spitting out EOF errors and what have you after the update for anyone else?[/QUOTE]
[url]http://facepunch.com/showthread.php?t=1136597&p=40916516&viewfull=1#post40916516[/url]
[QUOTE]Steam>login anonymous
Connecting anonymously to Steam Public...Success.
Steam>force_install_dir e:\srcds
Steam>app_update 4020 validate
Initial App state (0x2) update required
App state (0x10102) reconfiguring, progress: 0.00 (0 / 0)
App state (0x10102) reconfiguring, progress: 0.00 (0 / 0)
Error! App '4020' state is 0x1 after update job.
Steam>
[/QUOTE]
Help please :'(
[QUOTE=Mafiatoss;40921912]Help please :'([/QUOTE]
Mine does that too, just take the one line code and run it again everytime it does that, then it picks up where it left off. Does anyone know why though?
Edit: By "one line code" i mean this for linux for example: [code] ./steamcmd.sh +login anonymous +force_install_dir ../gmodds +app_update 4020 validate +quit[/code]
Edit: Some times it also does this:
[code] App state (0x300502) downloading, progress: 16.91 (564715797 / 3339397903)
./steamcmd.sh: line 30: 5082 Killed $DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"[/code]
Dicided to veerify cache files and had to redownload like 1.9 gb worth of content
Am I the only one having problems with ulx?
Ever since I updated every other plugin (at least as far as I see) I have works, though ulx isn't picked up on startup.
] xgui
Unknown command: xgui
] ulx
Unknown command: ulx
] menu
Unknown command: menu
[QUOTE=Dazzuh;40922921]Am I the only one having problems with ulx?
Ever since I updated every other plugin (at least as far as I see) I have works, though ulx isn't picked up on startup.
] xgui
Unknown command: xgui
] ulx
Unknown command: ulx
] menu
Unknown command: menu[/QUOTE]
If you are on your own local servers (listen server), you have to manually copy the legacy addons from garrysmod_old.
[QUOTE=drake90001;40923130]If you are on your own local servers (listen server), you have to manually copy the legacy addons from garrysmod_old.[/QUOTE]
The servers setup fine, I done a complete re-install of the server and added each addon back myself yet ULX wont work.
[QUOTE=Dazzuh;40923486]The servers setup fine, I done a complete re-install of the server and added each addon back myself yet ULX wont work.[/QUOTE]
Is each addon using an addon.txt instead of an info.txt?
Does anyone know how to proceed with mounting CSS content onto a garrys mod srcds?
where are you suppose to direct the mount.cfg? what folder?
[QUOTE=zachar543;40921068]Well, try taking the two forward slashes out from in front of "cstrike."[/QUOTE]
DarkRP looks for the cstrike folder. It should be using engine.GetGames() instead.
Sorry, you need to Log In to post a reply to this thread.