Raised This Month: $32 Target: $400
 8% 

New Update 16.04


Post New Thread Reply   
 
Thread Tools Display Modes
ramakers
Junior Member
Join Date: Apr 2011
Location: Netherlands
Old 04-16-2013 , 17:59   Re: New Update 16.04
Reply With Quote #51

Hope this is usefull;


Steampipe explanation
https://support.steampowered.com/kb_...7388-QPFN-2491
For server owners (Source engine gameservers on SteamPipe)
https://support.steampowered.com/kb_...2519-IGXC-8453
How to use SteamCMD
https://developer.valvesoftware.com/wiki/SteamCMD
ramakers is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 04-16-2013 , 18:01   Re: New Update 16.04
Reply With Quote #52

Quote:
Originally Posted by Razmo51 View Post
same issue:
Code:
app_update 232330 validate
ERROR! Failed to install app '232330' (No subscription)
Fine, I'll just write out the entire command line to update CS:S

Code:
steamcmd +@ShutdownOnFailedCommand 1 +login anonymous +force_install_dir ../css +app_update 232330 +quit
Just remember to substitute your install directory above, and if it's using Linux, it'll be ./steamcmd.sh instead of steamcmd

You can also write a script css_ds.txt that looks like this:

Code:
@ShutdownOnFailedCommand 1
@NoPromptForPassword 1
login anonymous
force_install_dir ../css
app_update 232330
quit
and then run it using steamcmd +runscript css_ds.txt
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Fearts
ferts of daeth
Join Date: Oct 2008
Old 04-16-2013 , 18:03   Re: New Update 16.04
Reply With Quote #53



^Anyone know why this is happening when I installed Sourcemod 1.4.8-hg3621.zip

And Metamod 1.10.0-hg832.zip
__________________
Fearts is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 04-16-2013 , 18:08   Re: New Update 16.04
Reply With Quote #54

Quote:
Originally Posted by Fearts View Post


^Anyone know why this is happening when I installed Sourcemod 1.4.8-hg3621.zip

And Metamod 1.10.0-hg832.zip
No, but you really should use a 1.5.0 snapshot.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Razmo51
Senior Member
Join Date: Aug 2011
Location: Event "player_death
Old 04-16-2013 , 18:10   Re: New Update 16.04
Reply With Quote #55

Quote:
Originally Posted by Powerlord View Post
Fine, I'll just write out the entire command line to update CS:S

Code:
steamcmd +@ShutdownOnFailedCommand 1 +login anonymous +force_install_dir ../css +app_update 232330 +quit
Just remember to substitute your install directory above, and if it's using Linux, it'll be ./steamcmd.sh instead of steamcmd

You can also write a script css_ds.txt that looks like this:

Code:
@ShutdownOnFailedCommand 1
@NoPromptForPassword 1
login anonymous
force_install_dir ../css
app_update 232330
quit
and then run it using steamcmd +runscript css_ds.txt
thanks but I already know about SteamCMD system & syntax (I've CSGO server)
I do exactly what you explain, its doesn't work ;(

EDIT: tried wyth anonymous account, seems to work, thanks.
__________________
Sorry for my bad English, I'm Belgian

Last edited by Razmo51; 04-16-2013 at 18:20.
Razmo51 is offline
Fearts
ferts of daeth
Join Date: Oct 2008
Old 04-16-2013 , 18:14   Re: New Update 16.04
Reply With Quote #56

Using 1.5.0 fixed it. However, commands like sm_kick and sm_rcon are not working for some reason.

Is anyone else having issues with these commands?
__________________

Last edited by Fearts; 04-16-2013 at 18:15.
Fearts is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 04-16-2013 , 18:16   Re: New Update 16.04
Reply With Quote #57

Quote:
Originally Posted by Fearts View Post
Using 1.5.0 fixed it. However, commands like sm_kick and sm_rcon are not working for some reason.

Is anyone else having issues with these commands?
Did you update the translation files as well? I hear a recent 1.5 update added new translation strings.

Unfortunately, languages other than English have yet to be updated.

Quote:
Originally Posted by Razmo51 View Post
thanks but I already know about SteamCMD system & syntax (I've CSGO server)
I do exactly what you explain, its doesn't work ;(
The anonymous user definitely has a subscription for appid 232330... I'm installing it on my test server now (despite not running CS:S servers).
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 04-16-2013 at 18:18.
Powerlord is offline
stonedegg
Senior Member
Join Date: Nov 2011
Location: de_dust2
Old 04-16-2013 , 18:20   Re: New Update 16.04
Reply With Quote #58

Quote:
Originally Posted by Xaphan View Post
I didn't want to make a new thread, but how to get rid of ForceModelBounds/ForceSimpleMaterial error.

Server is pure -1, but when player spawns...
Code:
ForceModelBounds no longer supported.  (models/player/ct_urban.mdl)
ForceModelBounds no longer supported.  (models/player/ct_gsg9.mdl)
ForceModelBounds no longer supported.  (models/player/ct_sas.mdl)
ForceModelBounds no longer supported.  (models/player/ct_gign.mdl)
ForceModelBounds no longer supported.  (models/player/t_phoenix.mdl)
ForceModelBounds no longer supported.  (models/player/t_leet.mdl)
ForceModelBounds no longer supported.  (models/player/t_arctic.mdl)
ForceModelBounds no longer supported.  (models/player/t_guerilla.mdl)
ForceSimpleMaterial no longer supported.  (materials/models/player/ct_urban/ct_urban.vmt)
ForceSimpleMaterial no longer supported.  (materials/models/player/ct_urban/ct_urban_glass.vmt)
ForceSimpleMaterial no longer supported.  (materials/models/player/ct_sas/ct_sas.vmt)
ForceSimpleMaterial no longer supported.  (materials/models/player/ct_sas/ct_sas_glass.vmt)
ForceSimpleMaterial no longer supported.  (materials/models/player/ct_gsg9/ct_gsg9.vmt)
ForceSimpleMaterial no longer supported.  (materials/models/player/ct_gign/ct_gign.vmt)
ForceSimpleMaterial no longer supported.  (materials/models/player/ct_gign/ct_gign_glass.vmt)
ForceSimpleMaterial no longer supported.  (materials/models/player/t_phoenix/t_phoenix.vmt)
ForceSimpleMaterial no longer supported.  (materials/models/player/t_guerilla/t_guerilla.vmt)
ForceSimpleMaterial no longer supported.  (materials/models/player/t_leet/t_leet.vmt)
ForceSimpleMaterial no longer supported.  (materials/models/player/t_leet/t_leet_glass.vmt)
ForceSimpleMaterial no longer supported.  (materials/models/player/t_arctic/t_arctic.vmt)

Whe can block these messages with this extension:
https://forums.alliedmods.net/showthread.php?t=195008
We just need to add the start of the two messages into the cleaner.cfg and then reload it.

Last edited by stonedegg; 04-16-2013 at 18:27. Reason: added info
stonedegg is offline
Razmo51
Senior Member
Join Date: Aug 2011
Location: Event "player_death
Old 04-16-2013 , 18:20   Re: New Update 16.04
Reply With Quote #59

It works, Thanks Powerlord
__________________
Sorry for my bad English, I'm Belgian
Razmo51 is offline
Fearts
ferts of daeth
Join Date: Oct 2008
Old 04-16-2013 , 18:29   Re: New Update 16.04
Reply With Quote #60

Quote:
Originally Posted by Powerlord View Post
Did you update the translation files as well? I hear a recent 1.5 update added new translation strings.

Unfortunately, languages other than English have yet to be updated.

Thanks.

Do I setup a .bat file like this to update?

Code:
steamcmd +@ShutdownOnFailedCommand 1 +login anonymous +force_install_dir C:\CSSScrim +app_update 232330 +quit
Cause that didn't seem to work as planned.
__________________
Fearts is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:06.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode