CS:S Server Crashing/Freezing

Post Reply
doulos9
This is my homepage
This is my homepage
Posts: 200
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Sep 15, 2013 9:44 pm

CS:S Server Crashing/Freezing

Post by doulos9 »

Hello,

We have a managed Windows VDS running a CS:S server which crashes or freezes usually during a map change requiring restarting the server - this is not an everyday thing - one day it will freeze and the next it won't with the same rotation and plugins running, sometimes this happens once, or twice a week. Server is restarted every day at 4PM. We have done all the suggested things such as removing plugins, update MM:S, SM, and plugins. We have tried different map rotations including one without any custom maps - still happens. We enabled condebug and got many strange things in the log and was hoping you could shed some light on what these are and what we can do. Running the server without addons is not an option. Hoping someone can give some insights into helping us resolve this issue.

We added -condebug to the command line for a day.
Here are some examples of these log entries:
CreateFragmentsFromFile: 'user_custom/1d/1d6f9e7e.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/f3/f31af4a2.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/e6/e6e78a94.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/a5/a584dda2.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/79/79a007c8.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/4d/4d66b7b7.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/4d/4d66b7b7.dat' doesn't exist.
We are using the latest Stable MM:S and sourcemod-1.8.0-git5977-windows.
Here are the SM Extensions:
[SM] Displaying 12 extensions:
[01] Automatic Updater (1.8.0.5995): Updates SourceMod gamedata files
[02] Webternet (1.8.0.5995): Extension for interacting with URLs
[03] SteamWorks Extension (1.2.1): Exposes SteamWorks functions to Developers
[04] CS Tools (1.8.0.5995): CS extended functionality
[05] BinTools (1.8.0.5995): Low-level C/C++ Calling API
[06] SDK Tools (1.8.0.5995): Source SDK Tools
[07] Top Menus (1.8.0.5995): Creates sorted nested menus
[08] Client Preferences (1.8.0.5995): Saves client preference settings
[09] SQLite (1.8.0.5995): SQLite Driver
[10] SDK Hooks (1.8.0.5995): Source SDK Hooks
[11] Regex (1.8.0.5995): Provides regex natives for plugins
[12] MySQL-DBI (1.8.0.5995): MySQL driver implementation for DBI
Here are the plugins we are running:
[SM] Listing 32 plugins:
01 "Admin File Reader" (1.8.0.5995) by AlliedModders LLC
02 "Admin Help" (1.8.0.5995) by AlliedModders LLC
03 "Admin Menu" (1.8.0.5995) by AlliedModders LLC
04 "Admin loggin" (1.0) by vIr-Dan
05 "Advertisements" (2.0.2) by Tsunami
06 "Anti-Flood" (1.8.0.5995) by AlliedModders LLC
07 "Basic Chat" (1.8.0.5995) by AlliedModders LLC
08 "Basic Comm Control" (1.8.0.5995) by AlliedModders LLC
09 "Basic Commands" (1.8.0.5995) by AlliedModders LLC
10 "Basic Info Triggers" (1.8.0.5995) by AlliedModders LLC
11 "Basic Votes" (1.8.0.5995) by AlliedModders LLC
12 "Client Preferences" (1.8.0.5995) by AlliedModders LLC
13 "Extra Cash" (0.2) by Peoples Army
14 "Damage report" (1.1.13) by [30+]Gemeni
15 "GIVE M4/AK"
16 "Nextmap" (1.8.0.5995) by AlliedModders LLC
17 "Noblock players and Nades" (2.1) by Originally by Tony G. Fixed by Rogue
18 "Player Commands" (1.8.0.5995) by AlliedModders LLC
19 "SourceBans Checker" ((SB++) 1.5.4.6) by psychonic, Ca$h Munny, Sarabveer(VEER™)
20 "SourceBans: Admin Config Loader" ((SB++) 1.5.4.6) by AlliedModders LLC, Sarabveer(VEER™)
21 "SourceMod Anti-Cheat" (0.8.6.0) by SMAC Development Team
22 "SMAC Command Monitor" (0.8.6.0) by SMAC Development Team
23 "Sound Commands" (1.8.0.5995) by AlliedModders LLC
24 "SourceBans++" (1.5.4.6) by SourceBans Development Team, Sarabveer(VEER™)
25 "SourceComms" ((SB++) 1.5.4.6) by Alex, Sarabveer(VEER™)
26 "SuperLogs: CSS" (1.2.4) by psychonic
27 "SwapTeam" (1.2.6) by Rogue - Originally by MistaGee
28 "[UMC] Admin Menu" (3.4.5) by Steell
29 "[UMC] Ultimate Mapchooser Core" (3.4.5) by Steell
30 "[UMC] Map Commands" (3.4.5) by Steell
31 "[UMC] Vote Command" (3.4.5) by Steell
32 "Weapon Restrict" (3.1.6) by Dr!fter
Here is our server.cfg:
// Make sure the right people are banned -- first, load the config
exec banned_user.cfg
exec banned_ip.cfg

// Make sure the right people are banned -- second, save the config.
writeid
writeip

// Name Of Server
hostname ""

// CS Specific Cvars
mp_autokick 1
mp_autoteambalance 1
mp_allowspectators 1
mp_c4timer 30
mp_flashlight 0
mp_footsteps 1
mp_forcecamera 0
mp_freezetime 5
mp_friendlyfire 0
mp_hostagepenalty 0
mp_limitteams 1
mp_roundtime 3.0
mp_buytime 0.5
mp_timelimit 30
mp_maxrounds 0
mp_startmoney 16000
mp_chattime 6
mp_winlimit 10

// General HL Cvars
sv_contact ""
decalfrequency 60
mp_decals 100
mp_falldamage 1
sv_cheats 0
sv_maxupdaterate 99
sv_maxcmdrate 99
sv_minrate 100000
sv_maxrate 0
sv_mincmdrate 33
sv_minupdaterate 33
sv_timeout 120
sv_gravity 800
sv_allowupload 0
sv_allowdownload 1
sv_ignoregrenaderadio 1
sv_hudhint_sound 0
net_maxfilesize 64

// Pure-server
sv_pure 1

// from skill1.cfg, game.cfg
sv_accelerate 5
sv_stopspeed 75
sv_rollangle 0

// Rcon Stuff
rcon_password ""

//files
mapcyclefile mapcycle.txt

// disable lag compensation
//sv_unlag 1

heartbeat

// important settings inserted by NFo
sv_stats 0
sv_region 0
fps_max 0
net_queued_packet_thread 1
sv_parallel_packentities 0
sv_parallel_sendsnapshot 1

sv_password ""
log 1
tv_enable 0
sv_downloadurl ""
//sv_downloadurl ""

net_splitpacket_maxrate 100000
Here is our autoexec.cfg:
// the new dynamic pricing system can be enabled by changing this from a 0 to a 1

//HLStatsX
logaddress_add hlstatsx.nfoservers.com:27716

sv_pure 1

//bot behavior -
exec botscript.cfg

sm_updater 2

//adverts plugin cvars
sm_advertisements_enabled 1
sm_advertisements_interval 90

//no block plugin cvars
sm_noblock 1
sm_noblock_nade 1
map de_dust2
Here is the script for bot behavior:
bot_join_after_player 1
bot_quota 6
bot_quota_mode fill
bot_difficulty 2
bot_chatter minimal
bot_defer_to_human 0
bot_prefix " "
// restrict bots use of weapons
bot_allow_snipers 0
bot_allow_shotguns 0
bot_allow_machine_guns 0
This is the only error log...
L 08/19/2017 - 19:32:07: SourceMod error session started
L 08/19/2017 - 19:32:07: Info (map "de_desert_atrocity_v3") (file "errors_20170819.log")
L 08/19/2017 - 19:32:07: [sourcecomms.smx] Lost connection to DB. Reconnect after delay.
L 08/19/2017 - 19:32:07: [sourcecomms.smx] Query_VerifyBlock failed: Lost connection to MySQL server during query
L 08/19/2017 - 19:51:04: Error log file session closed.
Any suggestions would really be greatly appreciated. This is really getting frustrating.
User avatar
Edge100x
Founder
Founder
Posts: 12945
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: CS:S Server Crashing/Freezing

Post by Edge100x »

Bots, in general, aren't that stable across Valve games and could be causing crashes, particularly if plugins aren't well-designed to handle them (they behave unlike players in terms of when they join, etc.). Have you tested without bots?

The fact that you're using SDK hooks suggests that you have plugins that are doing deeper, less-supported, mangly things with the engine, which can also be dicey. Are you saying that you tested without plugins entirely, and it still crashed?
doulos9
This is my homepage
This is my homepage
Posts: 200
Joined: Sun Sep 15, 2013 9:44 pm

Re: CS:S Server Crashing/Freezing

Post by doulos9 »

Edge100x wrote:Bots, in general, aren't that stable across Valve games and could be causing crashes, particularly if plugins aren't well-designed to handle them (they behave unlike players in terms of when they join, etc.). Have you tested without bots?
No, not without bots, but we have been running a server with bots for more than 10 years and only within the past year have we been having these issues.
The fact that you're using SDK hooks suggests that you have plugins that are doing deeper, less-supported, mangly things with the engine, which can also be dicey. Are you saying that you tested without plugins entirely, and it still crashed?
We have removed one, or two plugins at a time and run the server for days.. Each time, no matter which one plugins we remove, the server is still crashing/freezing requiring a server restart - sometimes we cannot restart it and must wait for the automatic restart after two successive queries where the server is found to not be running. Once the server crashes we add the plugin we took out back in and take out another. This is very frustrating.

I closely watch the SM forums concerning the extensions and plugins we use and no one else seems to have the difficulties we do - or, if they do they don't post about them.

We are trying to run a clean, family friendly server without sniper and auto rifles. That is very hard to do without some kind of plugins.

I am considering wiping the server and starting over.

Thank-you for your time Edge.
doulos9
This is my homepage
This is my homepage
Posts: 200
Joined: Sun Sep 15, 2013 9:44 pm

Re: CS:S Server Crashing/Freezing

Post by doulos9 »

Of course, we have yet to have the server crash while -condebug was in the command line for a day.
User avatar
Edge100x
Founder
Founder
Posts: 12945
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: CS:S Server Crashing/Freezing

Post by Edge100x »

I hope that keeps up!
doulos9
This is my homepage
This is my homepage
Posts: 200
Joined: Sun Sep 15, 2013 9:44 pm

Re: CS:S Server Crashing/Freezing

Post by doulos9 »

Server crashed again and I did have -condebug set so hopefully something will shed light on this ongoing very irritating problem.
doulos9
This is my homepage
This is my homepage
Posts: 200
Joined: Sun Sep 15, 2013 9:44 pm

Re: CS:S Server Crashing/Freezing

Post by doulos9 »

Server ran great after a wipe/rebuild with latest stable SM and MM builds and only the following 15 plugins for 3 days. Then it crashed/froze again requiring an automatic restart to get it going again.
01 "Admin Menu" (1.8.0.6025) by AlliedModders LLC
02 "Anti-Flood" (1.8.0.6025) by AlliedModders LLC
03 "Basic Ban Commands" (1.8.0.6025) by AlliedModders LLC
04 "Basic Chat" (1.8.0.6025) by AlliedModders LLC
05 "Basic Comm Control" (1.8.0.6025) by AlliedModders LLC
06 "Basic Commands" (1.8.0.6025) by AlliedModders LLC
07 "Basic Info Triggers" (1.8.0.6025) by AlliedModders LLC
08 "Client Preferences" (1.8.0.6025) by AlliedModders LLC
09 "Extra Cash" (0.2) by Peoples Army
10 "Nextmap" (1.8.0.6025) by AlliedModders LLC
11 "Player Commands" (1.8.0.6025) by AlliedModders LLC
12 "Sound Commands" (1.8.0.6025) by AlliedModders LLC
13 "SuperLogs: CSS" (1.2.4) by psychonic
14 "Weapon Restrict" (3.1.6) by Dr!fter
15 "Admin Help" (1.8.0.6025) by AlliedModders LLC
except for SuperLogs all of these plugins (+34 more) are running on a 64-slot eGO server hosted here at NFO (dedicated linux). I watch this server with HLSW just as I do my own and I have never seen it down except for game updates.

I keep hearing this, or some version of it - "It's your mods - a plugin must be causing it".

This does not make sense to me. How can it be my mods when thousands of other servers use the same mods and (apparently) no one else is having this problem?
$atanic $pirit
This is my homepage
This is my homepage
Posts: 251
Joined: Tue Jan 28, 2014 5:32 am

Re: CS:S Server Crashing/Freezing

Post by $atanic $pirit »

Those plugins might be modified. I personally modify a ton of my plugins to make them suitable for the changes. It could be the plugins or it could be something completely different.
Image
doulos9
This is my homepage
This is my homepage
Posts: 200
Joined: Sun Sep 15, 2013 9:44 pm

Re: CS:S Server Crashing/Freezing

Post by doulos9 »

None of those plugins are throwing errors on my server. I will continue to enable -condebug dayly until the next crash.
$atanic $pirit
This is my homepage
This is my homepage
Posts: 251
Joined: Tue Jan 28, 2014 5:32 am

Re: CS:S Server Crashing/Freezing

Post by $atanic $pirit »

Install accelerator extension and it will pin point at what time does the server crashes.

https://forums.alliedmods.net/showthread.php?t=277703&
Image
doulos9
This is my homepage
This is my homepage
Posts: 200
Joined: Sun Sep 15, 2013 9:44 pm

Re: CS:S Server Crashing/Freezing

Post by doulos9 »

OK, thanks. I will try that.
doulos9
This is my homepage
This is my homepage
Posts: 200
Joined: Sun Sep 15, 2013 9:44 pm

Re: CS:S Server Crashing/Freezing

Post by doulos9 »

Server crash/restart when loading map. This has happened on several different maps. Verified that the maps are on the server, fastdl server, in maplist, and in mapcycle. This has happened everyday for the last several days. No changes have been made to SM, plugins, extensions, or settings. No crashes reported in accelerator log for this day - although there was one last month. Here is the portion of the debug log where the server loads xmas_lodge and then restarts and loads de_dust2. I am getting really frustrated. Any help would be greatly appreciated.
CHANGE LEVEL: xmas_lodge
L 12/08/2017 - 21:32:36: [SM] Changed map to "xmas_lodge"
---- Host_Changelevel ----
L 12/08/2017 - 21:32:36: [META] Loaded 0 plugins (1 already loaded)
trusted_keys.txt not present; pure server using only base trusted key list
L 12/08/2017 - 21:32:36: Log file closed.
Server logging data to file logs\L1208036.log
L 12/08/2017 - 21:32:36: Log file started (file "logs\L1208036.log") (game "C:\servers\clanfga\cstrike") (version "4014252")
L 12/08/2017 - 21:32:36: Loading map "xmas_lodge"
L 12/08/2017 - 21:32:36: server cvars start
L 12/08/2017 - 21:32:36: "sm_weaponrestrict_version" = "3.1.6"
L 12/08/2017 - 21:32:36: "sm_vacbans_version" = "2.0.0"
L 12/08/2017 - 21:32:36: "sm_updater_version" = "1.2.2"
L 12/08/2017 - 21:32:36: "superlogs_css_version" = "1.2.4"
L 12/08/2017 - 21:32:36: "sm_spawntools7_version" = "0.9"
L 12/08/2017 - 21:32:36: "smac_version" = "0.8.6.0"
L 12/08/2017 - 21:32:36: "sm_sourcesleuth_version" = "1.6.2"
L 12/08/2017 - 21:32:36: "sbr_version" = "1.6.2"
L 12/08/2017 - 21:32:36: "sb_version" = "1.6.2++"
L 12/08/2017 - 21:32:36: "sourcecomms_version" = "1.6.2"
L 12/08/2017 - 21:32:36: "sbchecker_version" = "1.6.2"
L 12/08/2017 - 21:32:36: "sm_grenplayer_noblock_version" = "2.1"
L 12/08/2017 - 21:32:36: "sm_damage_report_version" = "1.1.13"
L 12/08/2017 - 21:32:36: "extra_cash_amount" = "16000"
L 12/08/2017 - 21:32:36: "extra_Cash_on" = "1"
L 12/08/2017 - 21:32:36: "sm_al_version" = "1.0"
L 12/08/2017 - 21:32:36: "steamtools_version" = "0.9.0+d5d0838"
L 12/08/2017 - 21:32:36: "sourcemod_version" = "1.8.0.6037"
L 12/08/2017 - 21:32:36: "sm_nextmap" = "xmas_lodge"
L 12/08/2017 - 21:32:36: "metamod_version" = "1.10.7-devV"
L 12/08/2017 - 21:32:36: "sv_nostats" = "0"
L 12/08/2017 - 21:32:36: "mp_teamplay" = "0"
L 12/08/2017 - 21:32:36: "mp_falldamage" = "1"
L 12/08/2017 - 21:32:36: "mp_weaponstay" = "0"
L 12/08/2017 - 21:32:36: "mp_forcerespawn" = "1"
L 12/08/2017 - 21:32:36: "mp_footsteps" = "1"
L 12/08/2017 - 21:32:36: "mp_flashlight" = "0"
L 12/08/2017 - 21:32:36: "mp_autocrosshair" = "1"
L 12/08/2017 - 21:32:36: "decalfrequency" = "60"
L 12/08/2017 - 21:32:36: "mp_teamlist" = "hgrunt;scientist"
L 12/08/2017 - 21:32:36: "mp_allowNPCs" = "1"
L 12/08/2017 - 21:32:36: "mp_friendlyfire" = "0"
L 12/08/2017 - 21:32:36: "mp_fadetoblack" = "0"
L 12/08/2017 - 21:32:36: "sv_gravity" = "800"
L 12/08/2017 - 21:32:36: "sv_stopspeed" = "75"
L 12/08/2017 - 21:32:36: "sv_noclipaccelerate" = "5"
L 12/08/2017 - 21:32:36: "sv_noclipspeed" = "5"
L 12/08/2017 - 21:32:36: "sv_specaccelerate" = "5"
L 12/08/2017 - 21:32:36: "sv_specspeed" = "3"
L 12/08/2017 - 21:32:36: "sv_specnoclip" = "1"
L 12/08/2017 - 21:32:36: "sv_maxspeed" = "320"
L 12/08/2017 - 21:32:36: "sv_accelerate" = "5"
L 12/08/2017 - 21:32:36: "sv_airaccelerate" = "10"
L 12/08/2017 - 21:32:36: "sv_wateraccelerate" = "10"
L 12/08/2017 - 21:32:36: "sv_waterfriction" = "1"
L 12/08/2017 - 21:32:36: "sv_footsteps" = "1"
L 12/08/2017 - 21:32:36: "sv_rollspeed" = "200"
L 12/08/2017 - 21:32:36: "sv_rollangle" = "0"
L 12/08/2017 - 21:32:36: "sv_friction" = "4"
L 12/08/2017 - 21:32:36: "sv_bounce" = "0"
L 12/08/2017 - 21:32:36: "sv_stepsize" = "18"
L 12/08/2017 - 21:32:36: "r_VehicleViewDampen" = "1"
L 12/08/2017 - 21:32:36: "r_JeepViewDampenFreq" = "7.0"
L 12/08/2017 - 21:32:36: "r_JeepViewDampenDamp" = "1.0"
L 12/08/2017 - 21:32:36: "r_JeepViewZHeight" = "10.0"
L 12/08/2017 - 21:32:36: "r_AirboatViewDampenFreq" = "7.0"
L 12/08/2017 - 21:32:36: "r_AirboatViewDampenDamp" = "1.0"
L 12/08/2017 - 21:32:36: "r_AirboatViewZHeight" = "0.0"
L 12/08/2017 - 21:32:36: "mp_timelimit" = "20"
L 12/08/2017 - 21:32:36: "mp_fraglimit" = "0"
L 12/08/2017 - 21:32:36: "nextlevel" = ""
L 12/08/2017 - 21:32:36: "sv_maxusrcmdprocessticks" = "24"
L 12/08/2017 - 21:32:36: "mp_respawnwavetime" = "10.0"
L 12/08/2017 - 21:32:36: "mp_tournament" = "0"
L 12/08/2017 - 21:32:36: "tf_arena_preround_time" = "10"
L 12/08/2017 - 21:32:36: "tf_arena_round_time" = "0"
L 12/08/2017 - 21:32:36: "tf_arena_max_streak" = "3"
L 12/08/2017 - 21:32:36: "tf_arena_use_queue" = "1"
L 12/08/2017 - 21:32:36: "mp_maxrounds" = "0"
L 12/08/2017 - 21:32:36: "mp_winlimit" = "10"
L 12/08/2017 - 21:32:36: "mp_disable_respawn_times" = "0"
L 12/08/2017 - 21:32:36: "mp_stalemate_meleeonly" = "0"
L 12/08/2017 - 21:32:36: "mp_forceautoteam" = "0"
L 12/08/2017 - 21:32:36: "mp_autoteambalance" = "1"
L 12/08/2017 - 21:32:36: "mp_stalemate_enable" = "0"
L 12/08/2017 - 21:32:36: "mp_match_end_at_timelimit" = "0"
L 12/08/2017 - 21:32:36: "mp_holiday_nogifts" = "0"
L 12/08/2017 - 21:32:36: "mp_scrambleteams_auto" = "1"
L 12/08/2017 - 21:32:36: "mp_scrambleteams_auto_windifference" = "2"
L 12/08/2017 - 21:32:36: "sv_alltalk" = "0"
L 12/08/2017 - 21:32:36: "sv_vote_quorum_ratio" = "0.6"
L 12/08/2017 - 21:32:36: "sv_enableboost" = "0"
L 12/08/2017 - 21:32:36: "sv_enablebunnyhopping" = "0"
L 12/08/2017 - 21:32:36: "sv_allowminmodels" = "1"
L 12/08/2017 - 21:32:36: "mp_startmoney" = "16000"
L 12/08/2017 - 21:32:36: "mp_roundtime" = "3.0"
L 12/08/2017 - 21:32:36: "mp_freezetime" = "5"
L 12/08/2017 - 21:32:36: "mp_c4timer" = "35"
L 12/08/2017 - 21:32:36: "mp_limitteams" = "1"
L 12/08/2017 - 21:32:36: "sv_competitive_minspec" = "0"
L 12/08/2017 - 21:32:36: "bot_quota" = "4"
L 12/08/2017 - 21:32:36: "mp_hostagepenalty" = "0"
L 12/08/2017 - 21:32:36: "sv_cheats" = "0"
L 12/08/2017 - 21:32:36: "sv_pausable" = "0"
L 12/08/2017 - 21:32:36: "sv_contact" = "clanfga@gmail.com"
L 12/08/2017 - 21:32:36: "sv_voiceenable" = "1"
L 12/08/2017 - 21:32:36: "tv_enable" = "0"
L 12/08/2017 - 21:32:36: "sv_steamgroup" = ""
L 12/08/2017 - 21:32:36: "sv_password" = ""
L 12/08/2017 - 21:32:36: "sv_tags" = "bots,increased_maxplayers,startmoney"
L 12/08/2017 - 21:32:36: "tv_relaypassword" = ""
L 12/08/2017 - 21:32:36: "tv_password" = ""
L 12/08/2017 - 21:32:36: "deathmatch" = "1"
L 12/08/2017 - 21:32:36: "coop" = "0"
L 12/08/2017 - 21:32:36: server cvars end
L 12/08/2017 - 21:32:37: Started map "xmas_lodge" (CRC "a7044e56ebd8185034b47aa514dced17")
L 12/08/2017 - 21:32:37: -------- Mapchange to xmas_lodge --------
Set motd from file 'cfg/motd.txt'
'cfg/motd_text.txt' not found; not loaded
[SourceComms++] Loading configs/sourcebans/sourcebans.cfg config file
[SourceComms++] Loading configs/sourcecomms.cfg config file
[SourceBans++] Loading configs/sourcebans.cfg config file
--------------------------------------------------------
sv_pure value unchanged (current value is 1).
--------------------------------------------------------
Writing cfg/banned_user.cfg.
Writing cfg/banned_ip.cfg.
Unknown command "sm_reserve_type"
Unknown command "sm_reserved_slots"
Unknown command "sm_hide_slots"
L 12/08/2017 - 21:32:38: "Forever Noob<271><[U:1:59749381]><>" disconnected (reason "Disconnect by user.")
Dropped Forever Noob from server (Disconnect by user.)
L 12/08/2017 - 21:32:38: World triggered "Round_Start"
L 12/08/2017 - 21:32:38: server_cvar: "sm_nextmap" "xmas_j2eve_fga1"
CreateFragmentsFromFile: 'user_custom/95/9578d388.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/56/56e5b3cc.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/c6/c6c7a6cf.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/4b/4b628555.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/ad/ad6a2459.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/d5/d51ffaa3.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/89/89eafeca.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/95/9578d388.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/56/56e5b3cc.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/c6/c6c7a6cf.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/95/9578d388.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/56/56e5b3cc.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/c6/c6c7a6cf.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/95/9578d388.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/56/56e5b3cc.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/c6/c6c7a6cf.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/ad/ad6a2459.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/c8/c85cda45.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/95/9578d388.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/56/56e5b3cc.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/c6/c6c7a6cf.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/4b/4b628555.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/ad/ad6a2459.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/d5/d51ffaa3.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/c8/c85cda45.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/95/9578d388.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/56/56e5b3cc.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/c6/c6c7a6cf.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/95/9578d388.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/56/56e5b3cc.dat' doesn't exist.
L 12/08/2017 - 21:32:39: "PainKiller(PL)<253><[U:1:22775624]><>" entered the game
L 12/08/2017 - 21:32:39: "OooliticBioBigMac<174><[U:1:205287775]><>" entered the game
L 12/08/2017 - 21:32:39: "Nm8 | f0rgivaness<254><[U:1:30013820]><>" entered the game
L 12/08/2017 - 21:32:39: "Luke<257><[U:1:35358960]><>" entered the game
CreateFragmentsFromFile: 'user_custom/c6/c6c7a6cf.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/95/9578d388.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/56/56e5b3cc.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/95/9578d388.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/56/56e5b3cc.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/c6/c6c7a6cf.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/93/93d2f9e6.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/4b/4b628555.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/d5/d51ffaa3.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/c8/c85cda45.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/89/89eafeca.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/95/9578d388.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/56/56e5b3cc.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/6d/6db340aa.dat' doesn't exist.
L 12/08/2017 - 21:32:40: "Hard Times the Snowman<206><[U:1:1432001]><>" entered the game
L 12/08/2017 - 21:32:40: "FGA. Slow Draw<258><[U:1:764495]><>" entered the game
L 12/08/2017 - 21:32:40: "REEK<248><[U:1:12123217]><>" entered the game
L 12/08/2017 - 21:32:40: "J0wnz -=4k=- Ryzen 1080Ti<275><[U:1:3342827]><>" entered the game
L 12/08/2017 - 21:32:40: "Hot Sauce<273><[U:1:42240767]><>" entered the game
CreateFragmentsFromFile: 'user_custom/93/93d2f9e6.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/4b/4b628555.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/b5/b55b6024.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/ad/ad6a2459.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/d5/d51ffaa3.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/95/95f7f54a.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/c8/c85cda45.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/89/89eafeca.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/6d/6db340aa.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/c6/c6c7a6cf.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/4b/4b628555.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/ad/ad6a2459.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/d5/d51ffaa3.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/c8/c85cda45.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/95/9578d388.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/56/56e5b3cc.dat' doesn't exist.
L 12/08/2017 - 21:32:40: "/dev/navy<265><[U:1:2976008]><>" entered the game
CreateFragmentsFromFile: 'user_custom/93/93d2f9e6.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/4b/4b628555.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/b5/b55b6024.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/ad/ad6a2459.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/d5/d51ffaa3.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/95/95f7f54a.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/c8/c85cda45.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/89/89eafeca.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/6d/6db340aa.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/c6/c6c7a6cf.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/93/93d2f9e6.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/4b/4b628555.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/b5/b55b6024.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/ad/ad6a2459.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/d5/d51ffaa3.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/95/95f7f54a.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/c8/c85cda45.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/89/89eafeca.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/95/9578d388.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/56/56e5b3cc.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/6d/6db340aa.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/b5/b55b6024.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/95/95f7f54a.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/6d/6db340aa.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/93/93d2f9e6.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/4b/4b628555.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/b5/b55b6024.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/d5/d51ffaa3.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/95/95f7f54a.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/c8/c85cda45.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/89/89eafeca.dat' doesn't exist.
CreateFragmentsFromFile: 'user_custom/6d/6db340aa.dat' doesn't exist.
L 12/08/2017 - 21:32:40: "Luke<257><[U:1:35358960]><Unassigned>" triggered "clantag" (value "")
L 12/08/2017 - 21:32:40: "Luke<257><[U:1:35358960]><Unassigned>" triggered "clantag" (value "-=]FGA[=-")
maxplayers set to 40
Unknown command "r_decal_cullsize"
Server logging enabled.
Server logging data to file logs\L1208037.log
L 12/08/2017 - 21:34:13: Log file started (file "logs\L1208037.log") (game "C:\servers\clanfga\cstrike") (version "4014252")
Unknown command "mp_dynamicpricing"
L 12/08/2017 - 21:34:13: server_cvar: "bot_quota" "4"
Unknown command "extra_cash_on"
Unknown command "extra_cash_amount"
Unknown command "sm_vacbans_whitelist"
Server logging enabled.
L 12/08/2017 - 21:34:13: Log file closed.
Server logging data to file logs\L1208038.log
L 12/08/2017 - 21:34:13: Log file started (file "logs\L1208038.log") (game "C:\servers\clanfga\cstrike") (version "4014252")
logaddress_add: 208.146.35.123:27716
logaddress_add: 73.37.41.223:7132
logaddress_add: 75.135.207.108:7131
maxplayers set to 40
--------------------------------------------------------
sv_pure set to 1.
--------------------------------------------------------
Network: IP 216.52.143.19, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
L 12/08/2017 - 21:34:13: [META] Loaded 1 plugin.
trusted_keys.txt not present; pure server using only base trusted key list
L 12/08/2017 - 21:34:13: Log file closed.
Server logging data to file logs\L1208039.log
L 12/08/2017 - 21:34:13: Log file started (file "logs\L1208039.log") (game "C:\servers\clanfga\cstrike") (version "4014252")
L 12/08/2017 - 21:34:13: Loading map "de_dust2"
doulos9
This is my homepage
This is my homepage
Posts: 200
Joined: Sun Sep 15, 2013 9:44 pm

Re: CS:S Server Crashing/Freezing

Post by doulos9 »

WOW, I thought for sure someone might be able to shed some light.
Post Reply