December 17, 201312 yr comment_165518 Bonjour, voilà j'ai essayer d'installer le plugin Admin Sound mais je n'arrive pas a le faire fonctionner, J'ai mis les bons fichiers dans les bons dossiers, mais ça ne fonctionne pas. Comment faire ?! Merci à ceux qui vont m'apporter de l'aide Cordialement, Report
December 17, 201312 yr Author comment_165521 J'ai le fichier texte si tu veux : //Make sure "soundslist.cfg" is in your addons/sourcemod/configs/ directory.//Sounds go in your mods "sound" directory (such as sound/misc/filename.wav).////File Format://"Admin Sounds"//{// "Category 1" // Name of the category (use default server language here)// {// "fr" "Categorie 1" // Name of the category in the specified language (refers to configs/language.cfg) [optional]// "es" "..." // [optional]// "delay" "20" // delay for all sounds of the category (if not specified, use default delay => cvar) [optional]// "volume" "1.0" // volume for all sounds of the category (if not specified, use default volume => cvar) [optional]// "display" "1" // display the name of the played sound (if not specified, use default display => cvar) [optional]// "stop" "0" // disable stop option for this category (if not specified, use default stop => cvar) [optional]//// "wazza" // Name of sound// {// "file" "misc/wazza.wav" // "file" is always there, next is the filepath (without "sound/")// "download" "1" // 1 to download the sounds, 0 to not download (default is 1) [optional]// "delay" "30" // delay for the next sound in seconds (if not specified, use category delay) [optional]// "volume" "0.8" // volume for this sound (if not specified, use category volume) [optional]// "display" "1" // display the name of the played sound (if not specified, use category display) [optional]// "stop" "0" // disable stop option for this sound (if not specified, use category stop option) [optional]// }// }//// "Category 2"// {// "Sound 1"// {// "bonjour" "wo/bonjour.mp3" // "file" is always there, next is the filepath (without "sound/")// }// }//}//// To know if your list is good, type sm_admin_sounds_list in your console// "Admin Sounds"{"Sounds"{"fr" "Sons""delay" "30""volume" "1.0""Bonjour"{"bonjour" "wo/bonjour.mp3""download" "1"}} "Short Story"{"fr" "Petites Histoires""delay" "90""Bodyrock"{"file" "xxx/bodyrock_scout_spy.mp3"}} "Musics"{"fr" "Musiques""es" "Musica""delay" "120""Rihanna" {"file" "misc/rihanna.mp3""download" "0""display" "1"}}} Et aussi celui la : "bonjour" wo/bonjour.mp3 Report
December 17, 201312 yr Author comment_165522 Je n'ai plus de log j'ai réinstaller le serveur... (Désolé double post) Report
December 17, 201312 yr Author comment_165525 Justement j'ai plus les logs avec le plugin, vu que j'ai reinstaller le serveur... Report
December 17, 201312 yr comment_165526 redemarre ton serveur et tu aura a nouveaux des fichiers de logs Report
December 17, 201312 yr Author comment_165528 Voici les logs du serveur : L 12/17/2013 - 10:59:54: Log file started (file "logs/L1217001.log") (game "/data/server1006/home/games/counterstrike_source/cstrike") (version "1909615")L 12/17/2013 - 10:59:54: Loading map "de_dust2"L 12/17/2013 - 10:59:54: server cvars startL 12/17/2013 - 10:59:54: "sv_maxusrcmdprocessticks" = "24"L 12/17/2013 - 10:59:54: "mp_teamplay" = "0"L 12/17/2013 - 10:59:54: "mp_falldamage" = "0"L 12/17/2013 - 10:59:54: "mp_weaponstay" = "0"L 12/17/2013 - 10:59:54: "mp_forcerespawn" = "1"L 12/17/2013 - 10:59:54: "mp_footsteps" = "1"L 12/17/2013 - 10:59:54: "mp_flashlight" = "0"L 12/17/2013 - 10:59:54: "mp_autocrosshair" = "1"L 12/17/2013 - 10:59:54: "decalfrequency" = "10"L 12/17/2013 - 10:59:54: "mp_teamlist" = "hgrunt;scientist"L 12/17/2013 - 10:59:54: "mp_allowNPCs" = "1"L 12/17/2013 - 10:59:54: "mp_hostagepenalty" = "13"L 12/17/2013 - 10:59:54: "bot_quota" = "0"L 12/17/2013 - 10:59:54: "sv_alltalk" = "0"L 12/17/2013 - 10:59:54: "mp_respawnwavetime" = "10.0"L 12/17/2013 - 10:59:54: "mp_tournament" = "0"L 12/17/2013 - 10:59:54: "tf_arena_preround_time" = "10"L 12/17/2013 - 10:59:54: "tf_arena_round_time" = "0"L 12/17/2013 - 10:59:54: "tf_arena_max_streak" = "3"L 12/17/2013 - 10:59:54: "tf_arena_use_queue" = "1"L 12/17/2013 - 10:59:54: "mp_teams_unbalance_limit" = "1"L 12/17/2013 - 10:59:54: "mp_maxrounds" = "0"L 12/17/2013 - 10:59:54: "mp_winlimit" = "0"L 12/17/2013 - 10:59:54: "mp_disable_respawn_times" = "0"L 12/17/2013 - 10:59:54: "mp_stalemate_meleeonly" = "0"L 12/17/2013 - 10:59:54: "mp_forceautoteam" = "0"L 12/17/2013 - 10:59:54: "mp_autoteambalance" = "1"L 12/17/2013 - 10:59:54: "mp_stalemate_enable" = "0"L 12/17/2013 - 10:59:54: "mp_match_end_at_timelimit" = "0"L 12/17/2013 - 10:59:54: "mp_holiday_nogifts" = "0"L 12/17/2013 - 10:59:54: "mp_scrambleteams_auto" = "1"L 12/17/2013 - 10:59:54: "mp_scrambleteams_auto_windifference" = "2"L 12/17/2013 - 10:59:54: "mp_timelimit" = "0"L 12/17/2013 - 10:59:54: "mp_fraglimit" = "0"L 12/17/2013 - 10:59:54: "nextlevel" = ""L 12/17/2013 - 10:59:54: "sv_gravity" = "800"L 12/17/2013 - 10:59:54: "sv_stopspeed" = "100"L 12/17/2013 - 10:59:54: "sv_noclipaccelerate" = "5"L 12/17/2013 - 10:59:54: "sv_noclipspeed" = "5"L 12/17/2013 - 10:59:54: "sv_specaccelerate" = "5"L 12/17/2013 - 10:59:54: "sv_specspeed" = "3"L 12/17/2013 - 10:59:54: "sv_specnoclip" = "1"L 12/17/2013 - 10:59:54: "sv_maxspeed" = "320"L 12/17/2013 - 10:59:54: "sv_accelerate" = "10"L 12/17/2013 - 10:59:54: "sv_airaccelerate" = "10"L 12/17/2013 - 10:59:54: "sv_wateraccelerate" = "10"L 12/17/2013 - 10:59:54: "sv_waterfriction" = "1"L 12/17/2013 - 10:59:54: "sv_footsteps" = "1"L 12/17/2013 - 10:59:54: "sv_rollspeed" = "200"L 12/17/2013 - 10:59:54: "sv_rollangle" = "0"L 12/17/2013 - 10:59:54: "sv_friction" = "4"L 12/17/2013 - 10:59:54: "sv_bounce" = "0"L 12/17/2013 - 10:59:54: "sv_stepsize" = "18"L 12/17/2013 - 10:59:54: "r_VehicleViewDampen" = "1"L 12/17/2013 - 10:59:54: "r_JeepViewDampenFreq" = "7.0"L 12/17/2013 - 10:59:54: "r_JeepViewDampenDamp" = "1.0"L 12/17/2013 - 10:59:54: "r_JeepViewZHeight" = "10.0"L 12/17/2013 - 10:59:54: "r_AirboatViewDampenFreq" = "7.0"L 12/17/2013 - 10:59:54: "r_AirboatViewDampenDamp" = "1.0"L 12/17/2013 - 10:59:54: "r_AirboatViewZHeight" = "0.0"L 12/17/2013 - 10:59:54: "mp_friendlyfire" = "0"L 12/17/2013 - 10:59:54: "mp_fadetoblack" = "0"L 12/17/2013 - 10:59:54: "sv_allowminmodels" = "1"L 12/17/2013 - 10:59:54: "mp_startmoney" = "800"L 12/17/2013 - 10:59:54: "mp_roundtime" = "2.5"L 12/17/2013 - 10:59:54: "mp_freezetime" = "6"L 12/17/2013 - 10:59:54: "mp_c4timer" = "45"L 12/17/2013 - 10:59:54: "mp_limitteams" = "2"L 12/17/2013 - 10:59:54: "sv_competitive_minspec" = "0"L 12/17/2013 - 10:59:54: "sv_enableboost" = "0"L 12/17/2013 - 10:59:54: "sv_enablebunnyhopping" = "0"L 12/17/2013 - 10:59:54: "sv_nostats" = "0"L 12/17/2013 - 10:59:54: "sv_steamgroup" = ""L 12/17/2013 - 10:59:54: "sv_cheats" = "0"L 12/17/2013 - 10:59:54: "sv_pausable" = "0"L 12/17/2013 - 10:59:54: "sv_contact" = ""L 12/17/2013 - 10:59:54: "sv_voiceenable" = "1"L 12/17/2013 - 10:59:54: "tv_enable" = "0"L 12/17/2013 - 10:59:54: "deathmatch" = "1"L 12/17/2013 - 10:59:54: "coop" = "0"L 12/17/2013 - 10:59:54: "tv_password" = ""L 12/17/2013 - 10:59:54: "tv_relaypassword" = ""L 12/17/2013 - 10:59:54: "sv_password" = ""L 12/17/2013 - 10:59:54: "sv_tags" = ""L 12/17/2013 - 10:59:54: server cvars endL 12/17/2013 - 10:59:54: Started map "de_dust2" (CRC "5764d7bda143721dc004a33ea0efcf4f")L 12/17/2013 - 10:59:54: server_cvar: "sv_accelerate" "5"L 12/17/2013 - 10:59:54: server_cvar: "sv_stopspeed" "75"L 12/17/2013 - 10:59:54: Executing dedicated server config file server.cfgL 12/17/2013 - 10:59:55: Initializing Steam libraries for secure Internet serverL 12/17/2013 - 10:59:55: Logging into anonymous gameserver account.L 12/17/2013 - 10:59:55: server_cvar: "mp_timelimit" "30"L 12/17/2013 - 10:59:55: server_cvar: "mp_freezetime" "4"L 12/17/2013 - 10:59:55: server_cvar: "mp_c4timer" "35"L 12/17/2013 - 10:59:55: server_cvar: "mp_autoteambalance" "0"L 12/17/2013 - 10:59:55: server_cvar: "mp_limitteams" "0"L 12/17/2013 - 10:59:55: server_cvar: "mp_roundtime" "3"L 12/17/2013 - 10:59:55: server_cvar: "mp_flashlight" "1"L 12/17/2013 - 10:59:55: Log file closed Report
December 17, 201312 yr Author comment_165531 J'ai que ça... comme je l'es dit plus haut le plugin est plus sur le serveur donc il n'y a pas de log d'erreur.. Report
December 17, 201312 yr comment_165532 Les logs d'erreur sont dans cstrike/addons/sourcemod/logs et ont pour nom errors_<date>.log edit : je comprend pas, s'il est plus sur le serveur comment espère tu qu'il marche ? XD Report
December 17, 201312 yr comment_165533 bah sa fallait le dire plutot car si tu met pas ton plugin il ne fonctionnera pas sa c'est sur , si tu veux qu'ont t'aide il nous faut les logs d 'erreurs Report
December 17, 201312 yr Author comment_165534 Je l'avais installer sur le serveur ^^, mais le truc c'est que on ne peux pas jouer les sons... Report
December 17, 201312 yr comment_165535 Reinstalle-le sur ton serveur et met ici les logs d'erreur s'il y en a. Report
December 17, 201312 yr Author comment_165537 Il n'y a pas de log d'erreur.. J'ai reinstaller le plugin mais rien ne ce passe.. Report
December 17, 201312 yr Author comment_165539 Si c'est bon il ma afficher un fichier d'erreur L 12/17/2013 - 11:19:12: SourceMod error session startedL 12/17/2013 - 11:19:12: Info (map "de_dust2") (file "errors_20131217.log")L 12/17/2013 - 11:19:12: [sM] Fatal error encountered parsing translation file "plugin.basecommands.txt"L 12/17/2013 - 11:19:12: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 11:19:12: [sM] Plugin encountered error 4: Invalid parameter or parameter typeL 12/17/2013 - 11:19:12: [sM] Native "SetMenuTitle" reported: Language phrase "Please select a map" not foundL 12/17/2013 - 11:19:12: [sM] Displaying call stack trace for plugin "basecommands.smx":L 12/17/2013 - 11:19:12: [sM] [0] Line 85, /home/builds/sourcemod/linux-1.5/build/plugins/basecommands.sp::OnPluginStart()L 12/17/2013 - 11:19:12: [sM] Fatal error encountered parsing translation file "funcommands.phrases.txt"L 12/17/2013 - 11:19:12: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 11:19:12: [sM] Fatal error encountered parsing translation file "funvotes.phrases.txt"L 12/17/2013 - 11:19:12: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 11:19:12: [sM] Fatal error encountered parsing translation file "nextmap.phrases.txt"L 12/17/2013 - 11:19:12: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 11:19:12: [sM] Fatal error encountered parsing translation file "playercommands.phrases.txt"L 12/17/2013 - 11:19:12: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 11:19:12: [sM] Fatal error encountered parsing translation file "reservedslots.phrases.txt"L 12/17/2013 - 11:19:12: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 11:19:12: [sM] Fatal error encountered parsing translation file "sounds.phrases.txt"L 12/17/2013 - 11:19:12: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 11:19:12: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 11:19:12: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 11:19:12: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 11:19:12: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 11:19:12: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 11:19:12: [sM] Unable to load plugin "rockthevote.smx": Could not find required plugin "mapchooser"L 12/17/2013 - 11:19:12: [sM] Error parsing gameconfig file "/data/server1006/home/games/counterstrike_source/cstrike/addons/sourcemod/gamedata/superadmin.gamedata.txt":L 12/17/2013 - 11:19:12: [sM] Error 1 on line 0, col 0: Stream failed to openL 12/17/2013 - 11:19:12: [sM] Native "LoadGameConfigFile" reported: Unable to open superadmin.gamedata: File could not be opened: No such file or directoryL 12/17/2013 - 11:19:12: [sM] Displaying call stack trace for plugin "SuperAZ.smx":L 12/17/2013 - 11:19:12: [sM] [0] Line 177, SuperAZ.sp::OnPluginStart()L 12/17/2013 - 11:19:12: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 11:19:12: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 11:19:12: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 11:19:12: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 11:19:12: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 11:19:12: [sM] Fatal error encountered parsing translation file "plugin.smcash.txt"L 12/17/2013 - 11:19:12: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 11:19:13: [weapon_restrict.smx] Cannot find warmup.cfg. Disabling warmup.L 12/17/2013 - 11:20:32: SourceMod error session startedL 12/17/2013 - 11:20:32: Info (map "de_dust2") (file "errors_20131217.log")L 12/17/2013 - 11:20:32: [sM] Fatal error encountered parsing translation file "plugin.basecommands.txt"L 12/17/2013 - 11:20:32: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 11:20:32: [sM] Plugin encountered error 4: Invalid parameter or parameter typeL 12/17/2013 - 11:20:32: [sM] Native "SetMenuTitle" reported: Language phrase "Please select a map" not foundL 12/17/2013 - 11:20:32: [sM] Displaying call stack trace for plugin "basecommands.smx":L 12/17/2013 - 11:20:32: [sM] [0] Line 85, /home/builds/sourcemod/linux-1.5/build/plugins/basecommands.sp::OnPluginStart()L 12/17/2013 - 11:20:32: [sM] Fatal error encountered parsing translation file "playercommands.phrases.txt"L 12/17/2013 - 11:20:32: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 11:20:32: [sM] Fatal error encountered parsing translation file "reservedslots.phrases.txt"L 12/17/2013 - 11:20:32: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 11:20:32: [sM] Fatal error encountered parsing translation file "sounds.phrases.txt"L 12/17/2013 - 11:20:32: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 11:20:32: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 11:20:32: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 11:20:32: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 11:20:32: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 11:20:32: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 11:20:32: [sM] Unable to load plugin "rockthevote.smx": Could not find required plugin "mapchooser"L 12/17/2013 - 11:20:32: [sM] Error parsing gameconfig file "/data/server1006/home/games/counterstrike_source/cstrike/addons/sourcemod/gamedata/superadmin.gamedata.txt":L 12/17/2013 - 11:20:32: [sM] Error 1 on line 0, col 0: Stream failed to openL 12/17/2013 - 11:20:32: [sM] Native "LoadGameConfigFile" reported: Unable to open superadmin.gamedata: File could not be opened: No such file or directoryL 12/17/2013 - 11:20:32: [sM] Displaying call stack trace for plugin "SuperAZ.smx":L 12/17/2013 - 11:20:32: [sM] [0] Line 177, SuperAZ.sp::OnPluginStart()L 12/17/2013 - 11:20:33: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 11:20:33: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 11:20:33: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 11:20:33: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 11:20:33: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 11:20:33: [sM] Fatal error encountered parsing translation file "plugin.smcash.txt"L 12/17/2013 - 11:20:33: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 11:20:33: [weapon_restrict.smx] Cannot find warmup.cfg. Disabling warmup.L 12/17/2013 - 11:25:42: SourceMod error session startedL 12/17/2013 - 11:25:42: Info (map "de_dust2") (file "errors_20131217.log")L 12/17/2013 - 11:25:42: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 11:25:42: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 11:25:42: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 11:25:42: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 11:25:42: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 11:25:42: [sM] Unable to load plugin "rockthevote.smx": Could not find required plugin "mapchooser"L 12/17/2013 - 11:25:42: [sM] Error parsing gameconfig file "/data/server1006/home/games/counterstrike_source/cstrike/addons/sourcemod/gamedata/superadmin.gamedata.txt":L 12/17/2013 - 11:25:42: [sM] Error 1 on line 0, col 0: Stream failed to openL 12/17/2013 - 11:25:42: [sM] Native "LoadGameConfigFile" reported: Unable to open superadmin.gamedata: File could not be opened: No such file or directoryL 12/17/2013 - 11:25:42: [sM] Displaying call stack trace for plugin "SuperAZ.smx":L 12/17/2013 - 11:25:42: [sM] [0] Line 177, SuperAZ.sp::OnPluginStart()L 12/17/2013 - 11:25:43: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 11:25:43: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 11:25:43: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 11:25:43: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 11:25:43: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 11:25:43: [sM] Fatal error encountered parsing translation file "plugin.smcash.txt"L 12/17/2013 - 11:25:43: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 11:25:43: [weapon_restrict.smx] Cannot find warmup.cfg. Disabling warmup.L 12/17/2013 - 11:31:53: SourceMod error session startedL 12/17/2013 - 11:31:53: Info (map "de_dust2") (file "errors_20131217.log")L 12/17/2013 - 11:31:53: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 11:31:53: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 11:31:53: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 11:31:53: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 11:31:53: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 11:31:53: [sM] Error parsing gameconfig file "/data/server1006/home/games/counterstrike_source/cstrike/addons/sourcemod/gamedata/superadmin.gamedata.txt":L 12/17/2013 - 11:31:53: [sM] Error 1 on line 0, col 0: Stream failed to openL 12/17/2013 - 11:31:53: [sM] Native "LoadGameConfigFile" reported: Unable to open superadmin.gamedata: File could not be opened: No such file or directoryL 12/17/2013 - 11:31:53: [sM] Displaying call stack trace for plugin "SuperAZ.smx":L 12/17/2013 - 11:31:53: [sM] [0] Line 177, SuperAZ.sp::OnPluginStart()L 12/17/2013 - 11:31:53: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 11:31:53: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 11:31:53: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 11:31:53: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 11:31:53: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 11:31:53: [sM] Fatal error encountered parsing translation file "plugin.smcash.txt"L 12/17/2013 - 11:31:53: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 11:31:54: [weapon_restrict.smx] Cannot find warmup.cfg. Disabling warmup.L 12/17/2013 - 11:35:12: SourceMod error session startedL 12/17/2013 - 11:35:12: Info (map "de_dust2") (file "errors_20131217.log")L 12/17/2013 - 11:35:12: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 11:35:12: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 11:35:12: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 11:35:12: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 11:35:12: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 11:35:12: [sM] Error parsing gameconfig file "/data/server1006/home/games/counterstrike_source/cstrike/addons/sourcemod/gamedata/superadmin.gamedata.txt":L 12/17/2013 - 11:35:12: [sM] Error 1 on line 0, col 0: Stream failed to openL 12/17/2013 - 11:35:12: [sM] Native "LoadGameConfigFile" reported: Unable to open superadmin.gamedata: File could not be opened: No such file or directoryL 12/17/2013 - 11:35:12: [sM] Displaying call stack trace for plugin "SuperAZ.smx":L 12/17/2013 - 11:35:12: [sM] [0] Line 177, SuperAZ.sp::OnPluginStart()L 12/17/2013 - 11:35:12: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 11:35:12: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 11:35:12: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 11:35:12: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 11:35:12: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 11:35:12: [sM] Fatal error encountered parsing translation file "plugin.smcash.txt"L 12/17/2013 - 11:35:12: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 11:35:12: [weapon_restrict.smx] Cannot find warmup.cfg. Disabling warmup.L 12/17/2013 - 11:45:02: SourceMod error session startedL 12/17/2013 - 11:45:02: Info (map "de_dust2") (file "errors_20131217.log")L 12/17/2013 - 11:45:02: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 11:45:02: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 11:45:02: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 11:45:02: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 11:45:02: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 11:45:02: [sM] Error parsing gameconfig file "/data/server1006/home/games/counterstrike_source/cstrike/addons/sourcemod/gamedata/superadmin.gamedata.txt":L 12/17/2013 - 11:45:02: [sM] Error 1 on line 0, col 0: Stream failed to openL 12/17/2013 - 11:45:02: [sM] Native "LoadGameConfigFile" reported: Unable to open superadmin.gamedata: File could not be opened: No such file or directoryL 12/17/2013 - 11:45:02: [sM] Displaying call stack trace for plugin "SuperAZ.smx":L 12/17/2013 - 11:45:02: [sM] [0] Line 177, SuperAZ.sp::OnPluginStart()L 12/17/2013 - 11:45:02: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 11:45:02: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 11:45:02: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 11:45:02: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 11:45:02: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 11:45:02: [sM] Fatal error encountered parsing translation file "plugin.smcash.txt"L 12/17/2013 - 11:45:02: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 11:45:03: [weapon_restrict.smx] Cannot find warmup.cfg. Disabling warmup.L 12/17/2013 - 11:48:01: SourceMod error session startedL 12/17/2013 - 11:48:01: Info (map "de_dust2") (file "errors_20131217.log")L 12/17/2013 - 11:48:01: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 11:48:01: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 11:48:01: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 11:48:01: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 11:48:01: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 11:48:02: [sM] Error parsing gameconfig file "/data/server1006/home/games/counterstrike_source/cstrike/addons/sourcemod/gamedata/superadmin.gamedata.txt":L 12/17/2013 - 11:48:02: [sM] Error 1 on line 0, col 0: Stream failed to openL 12/17/2013 - 11:48:02: [sM] Native "LoadGameConfigFile" reported: Unable to open superadmin.gamedata: File could not be opened: No such file or directoryL 12/17/2013 - 11:48:02: [sM] Displaying call stack trace for plugin "SuperAZ.smx":L 12/17/2013 - 11:48:02: [sM] [0] Line 177, SuperAZ.sp::OnPluginStart()L 12/17/2013 - 11:48:02: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 11:48:02: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 11:48:02: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 11:48:02: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 11:48:02: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 11:48:02: [sM] Fatal error encountered parsing translation file "plugin.smcash.txt"L 12/17/2013 - 11:48:02: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 11:48:02: [weapon_restrict.smx] Cannot find warmup.cfg. Disabling warmup.L 12/17/2013 - 12:08:43: SourceMod error session startedL 12/17/2013 - 12:08:43: Info (map "de_dust2") (file "errors_20131217.log")L 12/17/2013 - 12:08:43: [sM] Unable to load extension "steamtools.ext": /data/server1006/home/games/counterstrike_source/cstrike/addons/sourcemod/extensions/steamtools.ext.so: cannot open shared object file: No such file or directoryL 12/17/2013 - 12:08:43: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 12:08:43: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 12:08:43: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 12:08:43: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 12:08:43: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 12:08:43: [sM] Error parsing gameconfig file "/data/server1006/home/games/counterstrike_source/cstrike/addons/sourcemod/gamedata/superadmin.gamedata.txt":L 12/17/2013 - 12:08:43: [sM] Error 1 on line 0, col 0: Stream failed to openL 12/17/2013 - 12:08:43: [sM] Native "LoadGameConfigFile" reported: Unable to open superadmin.gamedata: File could not be opened: No such file or directoryL 12/17/2013 - 12:08:43: [sM] Displaying call stack trace for plugin "SuperAZ.smx":L 12/17/2013 - 12:08:43: [sM] [0] Line 177, SuperAZ.sp::OnPluginStart()L 12/17/2013 - 12:08:43: [sM] Unable to load plugin "st_gamedesc_override.smx": Required extension "SteamTools" file("steamtools.ext") not runningL 12/17/2013 - 12:08:43: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 12:08:43: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 12:08:43: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 12:08:43: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 12:08:43: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 12:08:43: [sM] Fatal error encountered parsing translation file "plugin.smcash.txt"L 12/17/2013 - 12:08:43: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 12:08:44: [weapon_restrict.smx] Cannot find warmup.cfg. Disabling warmup.L 12/17/2013 - 12:10:33: Error log file session closed.L 12/17/2013 - 12:10:33: SourceMod error session startedL 12/17/2013 - 12:10:33: Info (map "de_dust2") (file "errors_20131217.log")L 12/17/2013 - 12:10:33: [sM] Fatal error encountered parsing translation file "plugin.smcash.txt"L 12/17/2013 - 12:10:33: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 12:10:33: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 12:10:33: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 12:10:33: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 12:10:33: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 12:10:33: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 12:10:33: [sM] Unable to load plugin "st_gamedesc_override.smx": Required extension "SteamTools" file("steamtools.ext") not runningL 12/17/2013 - 12:10:33: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 12:10:33: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 12:10:33: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 12:10:33: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 12:10:33: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 12:10:33: [weapon_restrict.smx] Cannot find warmup.cfg. Disabling warmup.L 12/17/2013 - 12:59:38: Error log file session closed.L 12/17/2013 - 12:59:38: SourceMod error session startedL 12/17/2013 - 12:59:38: Info (map "cs_compound") (file "errors_20131217.log")L 12/17/2013 - 12:59:38: [sM] Fatal error encountered parsing translation file "plugin.smcash.txt"L 12/17/2013 - 12:59:38: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 12:59:38: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 12:59:38: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 12:59:38: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 12:59:38: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 12:59:38: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 12:59:38: [sM] Unable to load plugin "st_gamedesc_override.smx": Required extension "SteamTools" file("steamtools.ext") not runningL 12/17/2013 - 12:59:38: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 12:59:38: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 12:59:38: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 12:59:38: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 12:59:38: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 12:59:39: [weapon_restrict.smx] Cannot find warmup.cfg. Disabling warmup.L 12/17/2013 - 13:24:23: SourceMod error session startedL 12/17/2013 - 13:24:23: Info (map "de_dust2") (file "errors_20131217.log")L 12/17/2013 - 13:24:23: [sM] Unable to load extension "steamtools.ext": /data/server1006/home/games/counterstrike_source/cstrike/addons/sourcemod/extensions/steamtools.ext.so: cannot open shared object file: No such file or directoryL 12/17/2013 - 13:24:23: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 13:24:23: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 13:24:23: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 13:24:23: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 13:24:23: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 13:24:23: [sM] Error parsing gameconfig file "/data/server1006/home/games/counterstrike_source/cstrike/addons/sourcemod/gamedata/superadmin.gamedata.txt":L 12/17/2013 - 13:24:23: [sM] Error 1 on line 0, col 0: Stream failed to openL 12/17/2013 - 13:24:23: [sM] Native "LoadGameConfigFile" reported: Unable to open superadmin.gamedata: File could not be opened: No such file or directoryL 12/17/2013 - 13:24:23: [sM] Displaying call stack trace for plugin "SuperAZ.smx":L 12/17/2013 - 13:24:23: [sM] [0] Line 177, SuperAZ.sp::OnPluginStart()L 12/17/2013 - 13:24:23: [sM] Unable to load plugin "st_gamedesc_override.smx": Required extension "SteamTools" file("steamtools.ext") not runningL 12/17/2013 - 13:24:23: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 13:24:23: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 13:24:23: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 13:24:23: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 13:24:23: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 13:24:24: [sM] Fatal error encountered parsing translation file "plugin.smcash.txt"L 12/17/2013 - 13:24:24: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 13:24:24: [weapon_restrict.smx] Cannot find warmup.cfg. Disabling warmup.L 12/17/2013 - 13:37:53: SourceMod error session startedL 12/17/2013 - 13:37:53: Info (map "de_dust2") (file "errors_20131217.log")L 12/17/2013 - 13:37:53: [sM] Unable to load extension "steamtools.ext": /data/server1006/home/games/counterstrike_source/cstrike/addons/sourcemod/extensions/steamtools.ext.so: cannot open shared object file: No such file or directoryL 12/17/2013 - 13:37:53: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 13:37:53: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 13:37:53: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 13:37:53: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 13:37:53: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 13:37:53: [sM] Error parsing gameconfig file "/data/server1006/home/games/counterstrike_source/cstrike/addons/sourcemod/gamedata/superadmin.gamedata.txt":L 12/17/2013 - 13:37:53: [sM] Error 1 on line 0, col 0: Stream failed to openL 12/17/2013 - 13:37:53: [sM] Native "LoadGameConfigFile" reported: Unable to open superadmin.gamedata: File could not be opened: No such file or directoryL 12/17/2013 - 13:37:53: [sM] Displaying call stack trace for plugin "SuperAZ.smx":L 12/17/2013 - 13:37:53: [sM] [0] Line 177, SuperAZ.sp::OnPluginStart()L 12/17/2013 - 13:37:53: [sM] Unable to load plugin "st_gamedesc_override.smx": Required extension "SteamTools" file("steamtools.ext") not runningL 12/17/2013 - 13:37:53: [sM] Fatal error encountered parsing translation file "adminsounds.phrases.txt"L 12/17/2013 - 13:37:53: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 13:37:53: [sM] Plugin encountered error 4: Invalid parameter or parameter typeL 12/17/2013 - 13:37:53: [sM] Native "Format" reported: Language phrase "Admin Sounds" not foundL 12/17/2013 - 13:37:53: [sM] Displaying call stack trace for plugin "adminsounds.smx":L 12/17/2013 - 13:37:53: [sM] [0] Line 248, /home/groups/sourcemod/upload_tmp/php0sThLc.sp::OnAdminMenuReady()L 12/17/2013 - 13:37:53: [adminsounds.smx] Sound file xxx/bodyrock_scout_spy.mp3 (name : Bodyrock) does not existL 12/17/2013 - 13:37:53: [adminsounds.smx] Sound file misc/rihanna.mp3 (name : Rihanna) does not existL 12/17/2013 - 13:37:53: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 13:37:53: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 13:37:53: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 13:37:53: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 13:37:53: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 13:37:53: [sM] Fatal error encountered parsing translation file "plugin.smcash.txt"L 12/17/2013 - 13:37:53: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 13:37:54: [weapon_restrict.smx] Cannot find warmup.cfg. Disabling warmup.L 12/17/2013 - 13:39:52: SourceMod error session startedL 12/17/2013 - 13:39:52: Info (map "de_dust2") (file "errors_20131217.log")L 12/17/2013 - 13:39:52: [sM] Unable to load extension "steamtools.ext": /data/server1006/home/games/counterstrike_source/cstrike/addons/sourcemod/extensions/steamtools.ext.so: cannot open shared object file: No such file or directoryL 12/17/2013 - 13:39:52: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 13:39:52: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 13:39:52: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 13:39:52: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 13:39:52: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 13:39:52: [sM] Error parsing gameconfig file "/data/server1006/home/games/counterstrike_source/cstrike/addons/sourcemod/gamedata/superadmin.gamedata.txt":L 12/17/2013 - 13:39:52: [sM] Error 1 on line 0, col 0: Stream failed to openL 12/17/2013 - 13:39:52: [sM] Native "LoadGameConfigFile" reported: Unable to open superadmin.gamedata: File could not be opened: No such file or directoryL 12/17/2013 - 13:39:52: [sM] Displaying call stack trace for plugin "SuperAZ.smx":L 12/17/2013 - 13:39:52: [sM] [0] Line 177, SuperAZ.sp::OnPluginStart()L 12/17/2013 - 13:39:52: [sM] Unable to load plugin "st_gamedesc_override.smx": Required extension "SteamTools" file("steamtools.ext") not runningL 12/17/2013 - 13:39:52: [sM] Fatal error encountered parsing translation file "adminsounds.phrases.txt"L 12/17/2013 - 13:39:52: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 13:39:52: [sM] Plugin encountered error 4: Invalid parameter or parameter typeL 12/17/2013 - 13:39:52: [sM] Native "Format" reported: Language phrase "Admin Sounds" not foundL 12/17/2013 - 13:39:52: [sM] Displaying call stack trace for plugin "adminsounds.smx":L 12/17/2013 - 13:39:52: [sM] [0] Line 248, /home/groups/sourcemod/upload_tmp/php0sThLc.sp::OnAdminMenuReady()L 12/17/2013 - 13:39:52: [adminsounds.smx] Sound file xxx/bodyrock_scout_spy.mp3 (name : Bodyrock) does not existL 12/17/2013 - 13:39:52: [adminsounds.smx] Sound file misc/rihanna.mp3 (name : Rihanna) does not existL 12/17/2013 - 13:39:52: [sM] Plugin encountered error 25: Call was abortedL 12/17/2013 - 13:39:52: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 13:39:52: [sM] Displaying call stack trace for plugin "quakesounds_css.smx":L 12/17/2013 - 13:39:52: [sM] [0] Line 234, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::LoadSounds()L 12/17/2013 - 13:39:52: [sM] [1] Line 124, /home/groups/alliedmodders/forums/files/3/2/0/5/6/45695.attach::OnPluginStart()L 12/17/2013 - 13:39:52: [sM] Fatal error encountered parsing translation file "plugin.smcash.txt"L 12/17/2013 - 13:39:52: [sM] Error (line 0, column 0): Stream failed to openL 12/17/2013 - 13:39:52: [weapon_restrict.smx] Cannot find warmup.cfg. Disabling warmup. Report
December 17, 201312 yr comment_165542 Alors : L 12/17/2013 - 11:19:12: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structured un soucis avec ta liste de sons, le .cfg est bien présent au bon endroit ? De plus vu que t'as pas mapchooser aparament tu peut désactiver le plugin rtv ^^ (ou ajouter mapchooser)L 12/17/2013 - 11:19:12: [sM] Unable to load plugin "rockthevote.smx": Could not find required plugin "mapchooser" Report
December 17, 201312 yr comment_165543 L 12/17/2013 - 13:39:52: [sM] Native "SetFailState" reported: configs/QuakeSoundsList.cfg not found or not correctly structuredL 12/17/2013 - 13:39:52: [sM] Fatal error encountered parsing translation file "plugin.smcash.txt" Tu est sur de bien l'avoir installer ?ou soi il est incomplet Report
December 17, 201312 yr Author comment_165544 Oui je les bien installer, dans sourcemod/configs Report
December 17, 201312 yr Author comment_165546 Pourtant, j'ai télécharger le plugin sur le site de sourcemod... Report
December 17, 201312 yr comment_165547 bah ta aucun fichier translation que ce soit les plugins de bases de sourcemod ou autre donc tu as du les supprimé ou mal placer. Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.