So my Gmod Server wont update to the most recent version....

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
Ice1210
New to forums
New to forums
Posts: 6
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Jul 04, 2016 6:53 am

So my Gmod Server wont update to the most recent version....

Post by Ice1210 »

I've tryed this

Reinstalling the server. Did this 3 times..
Changed the directory.
Tryed to run it without addons.

This is how i do

First i login anonymous into steamcmd then i type force_install_dir C:\VPS\Marvin\Gmod (Thats my directory)
then i type app_update 4020 to download the server.
When its done i tryed to app_update 4020 -validate just to make sure its updated..
then i try to join the server after i made my start.bat witch is this

@echo off
cls
echo Protecting srcds from crashes...
echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter.
title srcds.com Watchdog
:srcds
echo (%time%) srcds started.
start /wait srcds.exe -console -game garrysmod +gamemode darkrp +map rp_downtown_v4c_v2 +maxplayers 32
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds

and then its still not updated... i've also reinstalled my gmod.

Anyone knows a fix?
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: So my Gmod Server wont update to the most recent version....

Post by kraze »

Try running the server at stock first, to verify your custom content isn't causing this. I've seen gamemodes trigger an out of date error previously, so it's possible that's your problem.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Ice1210
New to forums
New to forums
Posts: 6
Joined: Mon Jul 04, 2016 6:53 am

Re: So my Gmod Server wont update to the most recent version....

Post by Ice1210 »

kraze wrote:Try running the server at stock first, to verify your custom content isn't causing this. I've seen gamemodes trigger an out of date error previously, so it's possible that's your problem.
I've done that but that didnt work.
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: So my Gmod Server wont update to the most recent version....

Post by kraze »

Can you post your server IP/port so we can try a test connection?
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Ice1210
New to forums
New to forums
Posts: 6
Joined: Mon Jul 04, 2016 6:53 am

Re: So my Gmod Server wont update to the most recent version....

Post by Ice1210 »

kraze wrote:Can you post your server IP/port so we can try a test connection?

Yea ofc, this is a fresh downloaded server. 31.186.250.91:27015
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: So my Gmod Server wont update to the most recent version....

Post by kraze »

You do not appear to be running a Gmod server, but a CSGO server. The Valve master list query indicates you're running three. I was also able to connect to a CSGO server under 31.186.250.91:27015

http://api.steampowered.com/ISteamApps/ ... ormat=json
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Ice1210
New to forums
New to forums
Posts: 6
Joined: Mon Jul 04, 2016 6:53 am

Re: So my Gmod Server wont update to the most recent version....

Post by Ice1210 »

kraze wrote:You do not appear to be running a Gmod server, but a CSGO server. The Valve master list query indicates you're running three. I was also able to connect to a CSGO server under 31.186.250.91:27015

http://api.steampowered.com/ISteamApps/ ... ormat=json
i know but thats because i couldnt get the gmod server working.

The gmod server is running now. 31.186.250.91
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: So my Gmod Server wont update to the most recent version....

Post by kraze »

Steam API isn't detecting your server properly. Are you sure it was setup correctly? Any errors in console?
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Ice1210
New to forums
New to forums
Posts: 6
Joined: Mon Jul 04, 2016 6:53 am

Re: So my Gmod Server wont update to the most recent version....

Post by Ice1210 »

kraze wrote:Steam API isn't detecting your server properly. Are you sure it was setup correctly? Any errors in console?

the only thing it is saying that i think could be an error is NAV file is wrong or something (4)
Ice1210
New to forums
New to forums
Posts: 6
Joined: Mon Jul 04, 2016 6:53 am

Re: So my Gmod Server wont update to the most recent version....

Post by Ice1210 »

kraze wrote:Steam API isn't detecting your server properly. Are you sure it was setup correctly? Any errors in console?

Sry for bothering you. I've just found out it didnt work because i forgot to type this is my start.bat... -port 27015 im a retard.
Post Reply