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

New Update 16.04


Post New Thread Reply   
 
Thread Tools Display Modes
Miss.Xantis
Senior Member
Join Date: Oct 2009
Old 04-16-2013 , 16:58   Re: New Update 16.04
Reply With Quote #41

We have the same errors.
__________________
Miss.Xantis is offline
tpunkt
Junior Member
Join Date: Mar 2012
Old 04-16-2013 , 17:04   Re: New Update 16.04
Reply With Quote #42

Quote:
Originally Posted by GoD-Tony View Post
You must update using SteamCMD, and not the deprecated HLDSUpdateTool. More info:https://support.steampowered.com/kb_...2519-IGXC-8453

i loged in with my data ..configure the directory and try to update with

app_update 240 validate (and also)
app_update 232370 validate

but every time connecting to the server it says "older version"

any idea what I do wrong ( never had this problems on csgo updating)?

regards
tpunkt
tpunkt is offline
edubelo
Junior Member
Join Date: Feb 2013
Old 04-16-2013 , 17:12   Re: New Update 16.04
Reply With Quote #43

in Win CS:S

1:10 MM 832 runs
1.6.0 SM 3897 works by placing addons / SourceMod / bin / sourcemod_mm in metaplugins.ini
edubelo is offline
Fearts
ferts of daeth
Join Date: Oct 2008
Old 04-16-2013 , 17:19   Re: New Update 16.04
Reply With Quote #44

I haven't updated SM or MM:S since this last update. Everything seems to be working fine except for Kicking. I can no longer use sm_kick function.

EDIT:

Lots of soucemod stuff is broken. Updating game data now.
__________________

Last edited by Fearts; 04-16-2013 at 17:23.
Fearts is offline
dataviruset
AlliedModders Donor
Join Date: Feb 2009
Location: Hong Kong
Old 04-16-2013 , 17:20   Re: New Update 16.04
Reply With Quote #45

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)
This issue is known and has been reported
dataviruset is offline
Razmo51
Senior Member
Join Date: Aug 2011
Location: Event "player_death
Old 04-16-2013 , 17:42   Re: New Update 16.04
Reply With Quote #46

I got this error while updating my CS:S server while using SteamCMD:

Code:
app_update 240 validate
ERROR: failed to install app 240 no subscription
Have anyone else this issue and a solution ?
__________________
Sorry for my bad English, I'm Belgian
Razmo51 is offline
frbnet
New Member
Join Date: Oct 2010
Old 04-16-2013 , 17:44   Re: New Update 16.04
Reply With Quote #47

old css path css/cstrike/addons new css path cstrike/addons on linux

Last edited by frbnet; 04-16-2013 at 17:44.
frbnet is offline
DoPe^
Veteran Member
Join Date: Jul 2008
Location: Denmark / Copenhagen
Old 04-16-2013 , 17:47   Re: New Update 16.04
Reply With Quote #48

Quote:
Originally Posted by Razmo51 View Post
I got this error while updating my CS:S server while using SteamCMD:

Code:
app_update 240 validate
ERROR: failed to install app 240 no subscription
Have anyone else this issue and a solution ?

Code:
Supported Servers
This is the known list of servers that require steamcmd to install. Any listed extra command line options need to be before the app_update line.
Server	                                                         ID	 Extra Command Line options
HLDS for Half-Life: Deathmatch and Counter-Strike	 90
Counter-Strike: Condition Zero dedicated server	 90	 +app_set_config 90 mod czero
Half-Life: Deathmatch Classic dedicated server	         90	 +app_set_config 90 mod dmc
Day of Defeat dedicated server	                         90	 +app_set_config 90 mod dod
Half-Life: Opposing Force dedicated server	         90	 +app_set_config 90 mod gearbox
Ricochet dedicated server	                                 90	 +app_set_config 90 mod ricochet
Team Fortress Classic dedicated server	                 90	 +app_set_config 90 mod tfc
Counter-Strike: Global Offensive dedicated server	 740
Nuclear Dawn dedicated server	                         111710
Red Orchestra dedicated server	                         223240
Red Orchestra 2: Heroes of Stalingrad dedicated server 212542
Killing Floor dedicated server	                                 215350
Team Fortress 2 Beta dedicated server	                 229830
Day of Defeat: Source dedicated server	                 232290
Counter-Strike: Source dedicated server	                 232330
Half-Life 2: Deathmatch dedicated server	                 232370
The following are not yet released (listed for future reference)
Team Fortress 2 dedicated server	                         232250
https://developer.valvesoftware.com/...ported_Servers

Last edited by DoPe^; 04-16-2013 at 17:47.
DoPe^ is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 04-16-2013 , 17:53   Re: New Update 16.04
Reply With Quote #49

Quote:
Originally Posted by tpunkt View Post
i loged in with my data ..configure the directory and try to update with

app_update 240 validate (and also)
app_update 232370 validate

but every time connecting to the server it says "older version"

any idea what I do wrong ( never had this problems on csgo updating)?

regards
tpunkt
232370 is HL2:DM. CS:S is 232330.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 04-16-2013 at 17:53.
Powerlord is offline
Razmo51
Senior Member
Join Date: Aug 2011
Location: Event "player_death
Old 04-16-2013 , 17:55   Re: New Update 16.04
Reply With Quote #50

same issue:
Code:
app_update 232330 validate
ERROR! Failed to install app '232330' (No subscription)
__________________
Sorry for my bad English, I'm Belgian
Razmo51 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 20:38.


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