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

CS:GO Update 12/6/2018 (CS:GO Free to Play)


Post New Thread Reply   
 
Thread Tools Display Modes
j1gg
Senior Member
Join Date: Dec 2015
Old 12-07-2018 , 05:34   Re: CS:GO Update 12/6/2018 (CS:GO Free to Play)
Reply With Quote #41

Quote:
*** ERROR *** Excessive sizelevel (96) for element

*** ERROR *** Excessive sizelevel (97) for element

*** ERROR *** Excessive sizelevel (9 for element

*** ERROR *** Excessive sizelevel (99) for element

*** ERROR *** Excessive sizelevel (100) for element

*** ERROR *** Excessive sizelevel (101) for element

*** ERROR *** Excessive sizelevel (102) for element

*** ERROR *** Excessive sizelevel (103) for element

*** ERROR *** Excessive sizelevel (104) for element
I have crash also.

My exts

Quote:
[SM] Displaying 21 extensions:
[01] Automatic Updater (1.9.0.6265): Updates SourceMod gamedata files
[02] Webternet (1.9.0.6265): Extension for interacting with URLs
[03] Accelerator (2.3.1): SRCDS Crash Handler
[04] CS Tools (1.9.0.6265): CS extended functionality
[05] BinTools (1.9.0.6265): Low-level C/C++ Calling API
[06] SDK Tools (1.9.0.6265): Source SDK Tools
[07] Regex (1.9.0.6265): Provides regex natives for plugins
[08] Client Preferences (1.9.0.6265): Saves client preference settings
[09] SQLite (1.9.0.6265): SQLite Driver
[10] SDK Hooks (1.9.0.6265): Source SDK Hooks
[11] Top Menus (1.9.0.6265): Creates sorted nested menus
[12] <OPTIONAL> file "steamtools.ext.so": /home/ogp_agent/OGP_User_Files/jb/csgo/addons/sourcemod/extensions/steamtools.ext.so: cannot open shared object file: No such file or directory
[13] SteamWorks Extension (1.2.3): Exposes SteamWorks functions to Developers
[14] cURL Extension (1.3.0.0): cURL Extension
[15] Socket (3.0.1): Socket extension for SourceMod
[16] GeoIP (1.9.0.6265): Geographical IP information
[17] <OPTIONAL> file "store_sm.ext.so": /home/ogp_agent/OGP_User_Files/jb/csgo/addons/sourcemod/extensions/store_sm.ext.so: cannot open shared object file: No such file or directory
[18] SMbz2 (0.0.3): Very basic extension to de/compress bz2 files
[19] TAU LIB (1.1):
[20] DHooks (2.1.1): Dynamic Hooks
[21] MySQL-DBI (1.9.0.6265): MySQL driver implementation for DBI
__________________
j1gg is offline
Caaine
Member
Join Date: Oct 2013
Old 12-07-2018 , 05:55   Re: CS:GO Update 12/6/2018 (CS:GO Free to Play)
Reply With Quote #42

sv going crazy on ubuntu 18.04? default 1.10 SM
Caaine is offline
Bijleveldje
Junior Member
Join Date: Aug 2016
Old 12-07-2018 , 07:27   Re: CS:GO Update 12/6/2018 (CS:GO Free to Play)
Reply With Quote #43

I hope someone finds a way to check if an account is paid, bans are too easy to avoid if you allow free players on a community server.
Bijleveldje is offline
morpig
Member
Join Date: Apr 2017
Old 12-07-2018 , 07:30   Re: CS:GO Update 12/6/2018 (CS:GO Free to Play)
Reply With Quote #44

New PTaH build is live:

https://ptah.zizt.ru/files/PTaH-V1.0...ld12-linux.zip
morpig is offline
yogev
Member
Join Date: Mar 2017
Old 12-07-2018 , 08:09   Re: CS:GO Update 12/6/2018 (CS:GO Free to Play)
Reply With Quote #45

Quote:
Originally Posted by morpig View Post
its working but my server still crashing and i dont have any ws knife glove etc
yogev is offline
szogun
Senior Member
Join Date: Apr 2016
Old 12-07-2018 , 08:12   Re: CS:GO Update 12/6/2018 (CS:GO Free to Play)
Reply With Quote #46

Quote:
Originally Posted by yogev View Post
its working but my server still crashing and i dont have any ws knife glove etc
Update sourcemod
szogun is offline
Prastie
Junior Member
Join Date: Apr 2013
Old 12-07-2018 , 08:13   Re: CS:GO Update 12/6/2018 (CS:GO Free to Play)
Reply With Quote #47

Quote:
Originally Posted by yogev View Post
its working but my server still crashing and i dont have any ws knife glove etc
Update to latest stable: https://www.sourcemod.net/
And : https://ptah.zizt.ru/

It's working for me on 3 diferent mode server with custom plugins All good now.
Prastie is offline
_GamerX
AlliedModders Donor
Join Date: Jun 2011
Location: Fun Server
Old 12-07-2018 , 08:41   Re: CS:GO Update 12/6/2018 (CS:GO Free to Play)
Reply With Quote #48

Code:
// warmup settings
mp_warmuptime										180     // until all players connect
mp_warmuptime_all_players_connected					15

bot_quota											0
bot_quota_mode										fill

cash_player_bomb_defused							0
cash_player_bomb_planted							0
cash_player_damage_hostage							0
cash_player_get_killed								0
cash_player_interact_with_hostage					0
cash_player_killed_enemy_default					500
cash_player_killed_enemy_factor						0
cash_player_killed_hostage							0
cash_player_killed_teammate							0
cash_player_rescued_hostage							0
cash_team_elimination_bomb_map						0
cash_team_hostage_alive								0
cash_team_hostage_interaction						0
cash_team_loser_bonus								0
cash_team_loser_bonus_consecutive_rounds			0
cash_team_planted_bomb_but_defused					0
cash_team_rescued_hostage							0
cash_team_terrorist_win_bomb						0
cash_team_win_by_defusing_bomb						0
cash_team_win_by_hostage_rescue						0

contributionscore_assist							0
contributionscore_bomb_defuse_minor					0
contributionscore_bomb_defuse_major					0
contributionscore_bomb_planted						0
contributionscore_bomb_exploded						0
contributionscore_cash_bundle						1
contributionscore_crate_break						1
contributionscore_hostage_kill						0
contributionscore_hostage_rescue_minor				0
contributionscore_hostage_rescue_major				0
contributionscore_kill								0
contributionscore_kill_factor						0.25		// Award 25% of player's contribution score as a bonus to their killer
contributionscore_objective_kill					0
contributionscore_suicide							0
contributionscore_team_kill							0

ff_damage_reduction_bullets							1
ff_damage_reduction_grenade							1
ff_damage_reduction_grenade_self					1
ff_damage_reduction_other							1

mp_afterroundmoney									0
mp_startmoney										500

spec_freeze_panel_extended_time						1
spec_freeze_time									2

mp_ct_default_melee									""
mp_ct_default_secondary								""
mp_ct_default_primary								""
mp_ct_default_grenades								""
mp_t_default_melee									""
mp_t_default_secondary								""
mp_t_default_primary								""
mp_t_default_grenades								""

ammo_item_limit_healthshot							2
ammo_grenade_limit_total							4
ammo_grenade_limit_default							4
ammo_grenade_limit_flashbang						4

healthshot_healthboost_time							6.5
healthshot_healthboost_damage_multiplier			0.9
healthshot_healthboost_speed_multiplier				1.2

mp_only_cts_rescue_hostages							0

mp_give_player_c4									0		
mp_c4timer											18
mp_anyone_can_pickup_c4								1
mp_plant_c4_anywhere								1

sv_deadtalk											1
sv_talk_enemy_dead									1

inferno_child_spawn_max_depth						5
inferno_max_flames									48
inferno_max_range									400
molotov_throw_detonate_time							20

mp_autokick											0
mp_autoteambalance									0
mp_buytime											0			// no CS-style buymenu, use tablet
mp_death_drop_defuser								0	
mp_death_drop_grenade								3			// 0=none, 1=best, 2=current or best, 3 = all
mp_death_drop_gun									3			// 0=none, 1=best, 2=current or best, 3 = all
mp_deathcam_skippable								0
mp_display_kill_assists								0
mp_drop_grenade_enable								1
mp_drop_knife_enable								1
mp_equipment_reset_rounds							1
mp_force_pick_time									0
mp_forcecamera										1			// Set to 1 for team only spectating
mp_freezetime										0
mp_friendlyfire										1
mp_limitteams										0			// Everyone can be on the same 'team'; this mode implements teams itself
mp_match_can_clinch									0			// 0=No mercy rule, 1=team can clinch match win early if they win > 1/2 total rounds
mp_match_end_changelevel							1			// force map to reload each round so everything gets initialized properly
mp_maxrounds										1
mp_molotovusedelay									0
mp_randomspawn										0
mp_randomspawn_los									0
mp_roundtime										60
mp_round_restart_delay								13
mp_tagging_scale									4
mp_taser_recharge_time								30
mp_teamcashawards									0
mp_teammates_are_enemies							1
mp_timelimit										0
mp_weapons_allow_heavyassaultsuit					1

sv_air_pushaway_dist								220
sv_allow_votes										0		// Voting not allowed in this mode
sv_disable_immunity_alpha							1
sv_disable_radar									1
sv_env_entity_makers_enabled						0
sv_extract_ammo_from_dropped_weapons				1
sv_falldamage_scale									0.65
sv_falldamage_to_below_player_ratio					0.6
sv_falldamage_to_below_player_multiplier			1.5
sv_grassburn										1
sv_health_approach_enabled							1
sv_hegrenade_damage_multiplier						1.1
sv_hegrenade_radius_multiplier						1.7
sv_ignoregrenaderadio								1
sv_knife_attack_extend_from_player_aabb				10
sv_outofammo_indicator								1
sv_show_ragdoll_playernames							1
sv_show_team_equipment_force_on						1		// for squad mode
sv_teamid_overhead_maxdist_spec						999999
sv_teamid_overhead_maxdist							999999
sv_water_movespeed_multiplier						0.5
sv_water_swim_mode									1
sv_weapon_encumbrance_scale							0.3

spec_replay_bot										1
spec_replay_enable									2		// force permanent delayed spectation after death to discourage ghosting
spec_replay_leadup_time								20
tv_delay											20
can look surcivival config so much new usefull cvars

but sv_show_ragdoll_playernames not work
and i try set x-ray for teammates as in BG mode
__________________

Last edited by _GamerX; 12-07-2018 at 08:41.
_GamerX is offline
Send a message via ICQ to _GamerX Send a message via Skype™ to _GamerX
foxsay
AlliedModders Donor
Join Date: Sep 2013
Old 12-07-2018 , 09:11   Re: CS:GO Update 12/6/2018 (CS:GO Free to Play)
Reply With Quote #49

my servers still crash even with latest release 1.9 and 1.10

[SM] Displaying 17 extensions:
[01] Automatic Updater (1.9.0.6266): Updates SourceMod gamedata files
[02] Webternet (1.9.0.6266): Extension for interacting with URLs
[03] Console Cleaner (1.1.0): Console warning suppressor
[04] CS Tools (1.9.0.6266): CS extended functionality
[05] BinTools (1.9.0.6266): Low-level C/C++ Calling API
[06] SDK Tools (1.9.0.6266): Source SDK Tools
[07] SteamWorks Extension (1.2.2): Exposes SteamWorks functions to Developers
[08] SMJansson (2.3.1/3): JSON parser/writer
[09] Client Preferences (1.9.0.6266): Saves client preference settings
[10] SQLite (1.9.0.6266): SQLite Driver
[11] DHooks (2.0.4): Dynamic Hooks
[12] SDK Hooks (1.9.0.6266): Source SDK Hooks
[13] Regex (1.9.0.6266): Provides regex natives for plugins
[14] Top Menus (1.9.0.6266): Creates sorted nested menus
[15] GeoIP (1.9.0.6266): Geographical IP information
[16] PTaH (P Tools and Hooks) (1.0.9): Expanding sdkhooks and sdktools
[17] MySQL-DBI (1.9.0.6266): MySQL driver implementation for DBI

Last edited by foxsay; 12-07-2018 at 09:13.
foxsay is offline
psychonic

BAFFLED
Join Date: May 2008
Old 12-07-2018 , 09:15   Re: CS:GO Update 12/6/2018 (CS:GO Free to Play)
Reply With Quote #50

Quote:
Originally Posted by foxsay View Post
my servers still crash even with latest release 1.9 and 1.10

[SM] Displaying 17 extensions:
[01] Automatic Updater (1.9.0.6266): Updates SourceMod gamedata files
[02] Webternet (1.9.0.6266): Extension for interacting with URLs
[03] Console Cleaner (1.1.0): Console warning suppressor
[04] CS Tools (1.9.0.6266): CS extended functionality
[05] BinTools (1.9.0.6266): Low-level C/C++ Calling API
[06] SDK Tools (1.9.0.6266): Source SDK Tools
[07] SteamWorks Extension (1.2.2): Exposes SteamWorks functions to Developers
[08] SMJansson (2.3.1/3): JSON parser/writer
[09] Client Preferences (1.9.0.6266): Saves client preference settings
[10] SQLite (1.9.0.6266): SQLite Driver
[11] DHooks (2.0.4): Dynamic Hooks
[12] SDK Hooks (1.9.0.6266): Source SDK Hooks
[13] Regex (1.9.0.6266): Provides regex natives for plugins
[14] Top Menus (1.9.0.6266): Creates sorted nested menus
[15] GeoIP (1.9.0.6266): Geographical IP information
[16] PTaH (P Tools and Hooks) (1.0.9): Expanding sdkhooks and sdktools
[17] MySQL-DBI (1.9.0.6266): MySQL driver implementation for DBI
Your best bets are to install Accelerator to get a crash dump generated, hoping that it gives a hint to the cause, and trying to narrow down which plugin(s) you have that are triggering it.
psychonic 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 10:42.


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