I have following error log created by GG5:
Any Idea to what is causing this?
It worked fine until it stopped working out of nowhere.
Any help will be appreciated.
**************************************************
GunGame Errorlog
Opened: 15/03/2010 @ [00:27:25]
Version Information:
* EventScripts: 2.0.0.252
* ES_Tools: 0.420
* GunGame: 5.0.585
* Popup: oy30
* OS Type: nt
**************************************************
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [00:59:07] [Occurences: 4]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 211, in tick
x()
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gamethread.py", line 178, in tick
_executenode(task)
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gamethread.py", line 155, in _executenode
function(*a, **kw)
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\testrepeat.py", line 276, in fire
raise RepeatError('Cannot fire repeat: \"%s\" does not exist.' %repeatName)
RepeatError: Cannot fire repeat: "gungameWarmupTimer" does not exist.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [03:13:52] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_turbo\gg_turbo.py", line 39, in <module>
gg_dead_strip = gungamelib.getVariable('gg_dead_strip')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dead_strip): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [03:13:52] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_dissolver\gg_dissolver.py", line 36, in <module>
gg_dissolver_effect = gungamelib.getVariable('gg_dissolver_effect')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dissolver_effect): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [03:13:52] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_handicap\gg_handicap.py", line 38, in <module>
updateTime = gungamelib.getVariable('gg_handicap_update')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_handicap_update): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [03:13:52] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_map_vote\gg_map_vote.py", line 44, in <module>
dict_variables['listFile'] = gungamelib.getVariable('gg_map_list_file')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_map_list_file): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [03:41:38] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_turbo\gg_turbo.py", line 39, in <module>
gg_dead_strip = gungamelib.getVariable('gg_dead_strip')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dead_strip): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [03:41:38] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_dissolver\gg_dissolver.py", line 36, in <module>
gg_dissolver_effect = gungamelib.getVariable('gg_dissolver_effect')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dissolver_effect): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [03:41:38] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_handicap\gg_handicap.py", line 38, in <module>
updateTime = gungamelib.getVariable('gg_handicap_update')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_handicap_update): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [03:41:38] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_map_vote\gg_map_vote.py", line 44, in <module>
dict_variables['listFile'] = gungamelib.getVariable('gg_map_list_file')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_map_list_file): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [04:24:18] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_turbo\gg_turbo.py", line 39, in <module>
gg_dead_strip = gungamelib.getVariable('gg_dead_strip')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dead_strip): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [04:24:18] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_dissolver\gg_dissolver.py", line 36, in <module>
gg_dissolver_effect = gungamelib.getVariable('gg_dissolver_effect')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dissolver_effect): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [04:24:18] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_handicap\gg_handicap.py", line 38, in <module>
updateTime = gungamelib.getVariable('gg_handicap_update')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_handicap_update): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [04:24:18] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_map_vote\gg_map_vote.py", line 44, in <module>
dict_variables['listFile'] = gungamelib.getVariable('gg_map_list_file')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_map_list_file): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [04:27:48] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_turbo\gg_turbo.py", line 39, in <module>
gg_dead_strip = gungamelib.getVariable('gg_dead_strip')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dead_strip): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [04:27:48] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_dissolver\gg_dissolver.py", line 36, in <module>
gg_dissolver_effect = gungamelib.getVariable('gg_dissolver_effect')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dissolver_effect): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [04:27:48] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_handicap\gg_handicap.py", line 38, in <module>
updateTime = gungamelib.getVariable('gg_handicap_update')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_handicap_update): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [04:27:48] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_map_vote\gg_map_vote.py", line 44, in <module>
dict_variables['listFile'] = gungamelib.getVariable('gg_map_list_file')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_map_list_file): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [04:58:31] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_turbo\gg_turbo.py", line 39, in <module>
gg_dead_strip = gungamelib.getVariable('gg_dead_strip')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dead_strip): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [04:58:31] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_dissolver\gg_dissolver.py", line 36, in <module>
gg_dissolver_effect = gungamelib.getVariable('gg_dissolver_effect')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dissolver_effect): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [04:58:31] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_handicap\gg_handicap.py", line 38, in <module>
updateTime = gungamelib.getVariable('gg_handicap_update')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_handicap_update): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [04:58:31] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_map_vote\gg_map_vote.py", line 44, in <module>
dict_variables['listFile'] = gungamelib.getVariable('gg_map_list_file')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_map_list_file): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:24:54] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_turbo\gg_turbo.py", line 39, in <module>
gg_dead_strip = gungamelib.getVariable('gg_dead_strip')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dead_strip): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:24:54] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_dissolver\gg_dissolver.py", line 36, in <module>
gg_dissolver_effect = gungamelib.getVariable('gg_dissolver_effect')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dissolver_effect): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:24:54] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_handicap\gg_handicap.py", line 38, in <module>
updateTime = gungamelib.getVariable('gg_handicap_update')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_handicap_update): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:24:54] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_map_vote\gg_map_vote.py", line 44, in <module>
dict_variables['listFile'] = gungamelib.getVariable('gg_map_list_file')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_map_list_file): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:29:29] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_turbo\gg_turbo.py", line 39, in <module>
gg_dead_strip = gungamelib.getVariable('gg_dead_strip')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dead_strip): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:29:29] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_dissolver\gg_dissolver.py", line 36, in <module>
gg_dissolver_effect = gungamelib.getVariable('gg_dissolver_effect')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dissolver_effect): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:29:29] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_handicap\gg_handicap.py", line 38, in <module>
updateTime = gungamelib.getVariable('gg_handicap_update')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_handicap_update): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:29:29] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_map_vote\gg_map_vote.py", line 44, in <module>
dict_variables['listFile'] = gungamelib.getVariable('gg_map_list_file')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_map_list_file): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:29:52] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_turbo\gg_turbo.py", line 39, in <module>
gg_dead_strip = gungamelib.getVariable('gg_dead_strip')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dead_strip): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:29:52] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_dissolver\gg_dissolver.py", line 36, in <module>
gg_dissolver_effect = gungamelib.getVariable('gg_dissolver_effect')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dissolver_effect): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:29:52] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_handicap\gg_handicap.py", line 38, in <module>
updateTime = gungamelib.getVariable('gg_handicap_update')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_handicap_update): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:29:52] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_map_vote\gg_map_vote.py", line 44, in <module>
dict_variables['listFile'] = gungamelib.getVariable('gg_map_list_file')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_map_list_file): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:30:15] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_turbo\gg_turbo.py", line 39, in <module>
gg_dead_strip = gungamelib.getVariable('gg_dead_strip')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dead_strip): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:30:15] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_dissolver\gg_dissolver.py", line 36, in <module>
gg_dissolver_effect = gungamelib.getVariable('gg_dissolver_effect')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dissolver_effect): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:30:15] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_handicap\gg_handicap.py", line 38, in <module>
updateTime = gungamelib.getVariable('gg_handicap_update')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_handicap_update): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:30:15] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_map_vote\gg_map_vote.py", line 44, in <module>
dict_variables['listFile'] = gungamelib.getVariable('gg_map_list_file')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_map_list_file): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:30:38] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_turbo\gg_turbo.py", line 39, in <module>
gg_dead_strip = gungamelib.getVariable('gg_dead_strip')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dead_strip): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:30:38] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_dissolver\gg_dissolver.py", line 36, in <module>
gg_dissolver_effect = gungamelib.getVariable('gg_dissolver_effect')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_dissolver_effect): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:30:38] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_handicap\gg_handicap.py", line 38, in <module>
updateTime = gungamelib.getVariable('gg_handicap_update')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_handicap_update): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 15/03/2010 @ [05:30:38] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 339, in loadModuleAddon
newaddon = __import__(importname)
File "C:\SRCDS2\cstrike\addons\eventscripts\gungame\included_addons\gg_map_vote\gg_map_vote.py", line 44, in <module>
dict_variables['listFile'] = gungamelib.getVariable('gg_map_list_file')
File "C:\SRCDS2\cstrike\addons\eventscripts\_libs\python\gungamelib.py", line 2237, in getVariable
raise ValueError('Unable to get variable object (%s): not registered.' % variableName)
ValueError: Unable to get variable object (gg_map_list_file): not registered.
Server startup:
382.4 fps 0/16 on map gg_marios_well_gtp_v2
[GunGame] +-------+-----------+---------------+
[GunGame]
[GunGame] [5/8] Registering commands...
[GunGame] [6/8] Starting warmup round...
[GunGame] Load completed. Restarting game...
[GunGame] [7/8] Starting sound system...
[GunGame] Warning: Cannot locate sound (hl1/fvox/beep.wav).
[GunGame] Warning: Cannot locate sound (npc/roller/mine/rmine_tossed1.wav).
[GunGame] [8/8] Load completed. Restarting game...
[GunGame] ======================================================================
==========
[EventScripts] Loaded gungame
[GunGame] Addon (gg_info_menus) was successfully registered.
[EventScripts] Loaded gungame/included_addons/gg_info_menus
[GunGame] Addon (gg_thanks) was successfully registered.
[EventScripts] Loaded gungame/included_addons/gg_thanks
Network: IP 81.19.223.72, mode MP, dedicated Yes, ports 27016 SV / 27006 CL
L 03/15/2010 - 05:24:54: server_cvar: "sv_rollangle" "0"
Caching file CRCs for pure server...
Finished caching file CRCs for pure server in 0 seconds.
L 03/15/2010 - 05:24:54: Loading map "gg_marios_well_gtp_v2"
L 03/15/2010 - 05:24:54: server cvars start
L 03/15/2010 - 05:24:54: "gg_sample_option" = "3"
L 03/15/2010 - 05:24:54: "gg_sample" = "0"
L 03/15/2010 - 05:24:54: "gg_vote_bots_vote" = "0"
L 03/15/2010 - 05:24:54: "gg_show_player_vote" = "0"
L 03/15/2010 - 05:24:54: "gg_dont_show_last_maps" = "3"
L 03/15/2010 - 05:24:54: "gg_vote_time" = "30"
L 03/15/2010 - 05:24:54: "gg_map_list_file" = "cfg/gungame5/gg_maplist.txt"
L 03/15/2010 - 05:24:54: "gg_map_list_source" = "1"
L 03/15/2010 - 05:24:54: "gg_vote_trigger" = "3"
L 03/15/2010 - 05:24:54: "gg_map_vote_size" = "6"
L 03/15/2010 - 05:24:54: "gg_convert" = "0"
L 03/15/2010 - 05:24:54: "gg_welcome_msg_timeout" = "5"
L 03/15/2010 - 05:24:54: "gg_welcome_msg" = "0"
L 03/15/2010 - 05:24:54: "gg_map_vote_command" = "ma_voterandom end 4"
L 03/15/2010 - 05:24:54: "gg_map_vote" = "1"
L 03/15/2010 - 05:24:54: "gg_handicap_update" = "0"
L 03/15/2010 - 05:24:54: "gg_handicap" = "1"
L 03/15/2010 - 05:24:54: "gg_elimination" = "0"
L 03/15/2010 - 05:24:54: "gg_dissolver_effect" = "5"
L 03/15/2010 - 05:24:54: "gg_dissolver" = "1"
L 03/15/2010 - 05:24:54: "gg_spawn_protect_can_level_up" = "0"
L 03/15/2010 - 05:24:54: "gg_spawn_protect_cancelonfire" = "0"
L 03/15/2010 - 05:24:54: "gg_spawn_protect_alpha" = "150"
L 03/15/2010 - 05:24:54: "gg_spawn_protect_blue" = "255"
L 03/15/2010 - 05:24:54: "gg_spawn_protect_green" = "255"
L 03/15/2010 - 05:24:54: "gg_spawn_protect_red" = "255"
L 03/15/2010 - 05:24:54: "gg_spawn_protect" = "0"
L 03/15/2010 - 05:24:54: "gg_dm_respawn_delay" = "2"
L 03/15/2010 - 05:24:54: "gg_deathmatch" = "0"
L 03/15/2010 - 05:24:54: "gg_spawnpoints" = "0"
L 03/15/2010 - 05:24:54: "gg_stats_logging" = "0"
L 03/15/2010 - 05:24:54: "gg_prune_database" = "30"
L 03/15/2010 - 05:24:54: "gg_stats" = "1"
L 03/15/2010 - 05:24:54: "gg_friendlyfire" = "0"
L 03/15/2010 - 05:24:54: "gg_reload" = "0"
L 03/15/2010 - 05:24:54: "gg_nade_bonus" = "glock"
L 03/15/2010 - 05:24:54: "gg_unl_grenade" = "0"
L 03/15/2010 - 05:24:54: "gg_earn_nade" = "0"
L 03/15/2010 - 05:24:54: "gg_knife_elite" = "0"
L 03/15/2010 - 05:24:54: "gg_dead_strip" = "1"
L 03/15/2010 - 05:24:54: "gg_noblock" = "0"
L 03/15/2010 - 05:24:54: "gg_turbo" = "1"
L 03/15/2010 - 05:24:54: "gg_multi_level" = "0"
L 03/15/2010 - 05:24:54: "gg_knife_rookie" = "0"
L 03/15/2010 - 05:24:54: "gg_knife_pro_limit" = "0"
L 03/15/2010 - 05:24:54: "gg_knife_pro" = "0"
L 03/15/2010 - 05:24:54: "gg_error_logging" = "1"
L 03/15/2010 - 05:24:54: "gg_say_prefix" = "!"
L 03/15/2010 - 05:24:54: "gg_respawn_cmd" = "est_spawn"
L 03/15/2010 - 05:24:54: "gg_leaderweapon_warning" = "1"
L 03/15/2010 - 05:24:54: "gg_soundpack" = "default"
L 03/15/2010 - 05:24:54: "gg_player_armor" = "2"
L 03/15/2010 - 05:24:54: "gg_player_defuser" = "0"
L 03/15/2010 - 05:24:54: "gg_dynamic_chattime" = "1"
L 03/15/2010 - 05:24:54: "gg_win_alltalk" = "1"
L 03/15/2010 - 05:24:54: "gg_warmup_elimination" = "0"
L 03/15/2010 - 05:24:54: "gg_warmup_deathmatch" = "0"
L 03/15/2010 - 05:24:54: "gg_warmup_weapon" = "hegrenade"
L 03/15/2010 - 05:24:54: "gg_warmup_timer" = "30"
L 03/15/2010 - 05:24:54: "gg_round_intermission" = "20"
L 03/15/2010 - 05:24:54: "gg_multi_round" = "0"
L 03/15/2010 - 05:24:54: "gg_map_obj" = "0"
L 03/15/2010 - 05:24:54: "gg_retry_punish" = "0"
L 03/15/2010 - 05:24:54: "gg_tk_punish" = "0"
L 03/15/2010 - 05:24:54: "gg_suicide_punish" = "1"
L 03/15/2010 - 05:24:54: "gg_afk_action" = "0"
L 03/15/2010 - 05:24:54: "gg_afk_rounds" = "2"
L 03/15/2010 - 05:24:54: "gg_multikill_override" = "0"
L 03/15/2010 - 05:24:54: "gg_map_strip_exceptions" = "hegrenade,flashbang,smokeg
renade"
L 03/15/2010 - 05:24:54: "gg_weapon_order_type" = "#default"
L 03/15/2010 - 05:24:54: "gg_weapon_order_random" = "0"
L 03/15/2010 - 05:24:54: "gg_weapon_order_file" = "default_weapon_order"
L 03/15/2010 - 05:24:54: "gg_debuglevel" = "0"
L 03/15/2010 - 05:24:54: "eventscripts_gg5" = "5.0.585"
L 03/15/2010 - 05:24:54: "eventscripts_gg" = "5.0.585"
L 03/15/2010 - 05:24:54: "es_corelib_ver" = "2.0.0.250i"
L 03/15/2010 - 05:24:54: "mattie_eventscripts" = "1"
L 03/15/2010 - 05:24:54: "eventscripts_ver" = "2.0.0.252"
L 03/15/2010 - 05:24:54: "mani_reserve_slots" = "0"
L 03/15/2010 - 05:24:54: "mani_admin_plugin_version" = "1.2T VSP"
L 03/15/2010 - 05:24:54: "mani_tickrate" = "100"
L 03/15/2010 - 05:24:54: "mani_nextmap" = "Unknown"
L 03/15/2010 - 05:24:54: "manifix" = "1.0"
L 03/15/2010 - 05:24:54: "est_version" = "0.420"
L 03/15/2010 - 05:24:54: "mp_teamplay" = "0"
L 03/15/2010 - 05:24:54: "mp_fraglimit" = "100"
L 03/15/2010 - 05:24:54: "mp_falldamage" = "0"
L 03/15/2010 - 05:24:54: "mp_weaponstay" = "0"
L 03/15/2010 - 05:24:54: "mp_forcerespawn" = "1"
L 03/15/2010 - 05:24:54: "mp_footsteps" = "1"
L 03/15/2010 - 05:24:54: "mp_flashlight" = "1"
L 03/15/2010 - 05:24:54: "mp_autocrosshair" = "1"
L 03/15/2010 - 05:24:54: "decalfrequency" = "10"
L 03/15/2010 - 05:24:54: "mp_teamlist" = "hgrunt,scientist"
L 03/15/2010 - 05:24:54: "mp_allowNPCs" = "1"
L 03/15/2010 - 05:24:54: "mp_friendlyfire" = "0"
L 03/15/2010 - 05:24:54: "sv_gravity" = "800"
L 03/15/2010 - 05:24:54: "sv_stopspeed" = "100"
L 03/15/2010 - 05:24:54: "sv_noclipaccelerate" = "5"
L 03/15/2010 - 05:24:54: "sv_noclipspeed" = "5"
L 03/15/2010 - 05:24:54: "sv_specaccelerate" = "5"
L 03/15/2010 - 05:24:54: "sv_specspeed" = "3"
L 03/15/2010 - 05:24:54: "sv_specnoclip" = "1"
L 03/15/2010 - 05:24:54: "sv_maxspeed" = "320"
L 03/15/2010 - 05:24:54: "sv_accelerate" = "5"
L 03/15/2010 - 05:24:54: "sv_airaccelerate" = "10"
L 03/15/2010 - 05:24:54: "sv_wateraccelerate" = "10"
L 03/15/2010 - 05:24:54: "sv_waterfriction" = "1"
L 03/15/2010 - 05:24:54: "sv_footsteps" = "1"
L 03/15/2010 - 05:24:54: "sv_rollspeed" = "200"
L 03/15/2010 - 05:24:54: "sv_rollangle" = "0"
L 03/15/2010 - 05:24:54: "sv_friction" = "4"
L 03/15/2010 - 05:24:54: "sv_bounce" = "0"
L 03/15/2010 - 05:24:54: "sv_stepsize" = "18"
L 03/15/2010 - 05:24:54: "r_VehicleViewDampen" = "1"
L 03/15/2010 - 05:24:54: "r_JeepViewDampenFreq" = "7.0"
L 03/15/2010 - 05:24:54: "r_JeepViewDampenDamp" = "1.0"
L 03/15/2010 - 05:24:54: "r_JeepViewZHeight" = "10.0"
L 03/15/2010 - 05:24:54: "r_AirboatViewDampenFreq" = "7.0"
L 03/15/2010 - 05:24:54: "r_AirboatViewDampenDamp" = "1.0"
L 03/15/2010 - 05:24:54: "r_AirboatViewZHeight" = "0.0"
L 03/15/2010 - 05:24:54: "mp_timelimit" = "45"
L 03/15/2010 - 05:24:54: "sv_alltalk" = "1"
L 03/15/2010 - 05:24:54: "mp_dynamicpricing" = "1"
L 03/15/2010 - 05:24:54: "nextlevel" = ""
L 03/15/2010 - 05:24:54: "mp_autoteambalance" = "1"
L 03/15/2010 - 05:24:54: "mp_maxrounds" = "100"
L 03/15/2010 - 05:24:54: "mp_roundtime" = "5"
L 03/15/2010 - 05:24:54: "mp_freezetime" = "2"
L 03/15/2010 - 05:24:54: "mp_c4timer" = "35"
L 03/15/2010 - 05:24:54: "mp_limitteams" = "1"
L 03/15/2010 - 05:24:54: "mp_hostagepenalty" = "0"
L 03/15/2010 - 05:24:54: "sv_voiceenable" = "1"
L 03/15/2010 - 05:24:54: "sv_contact" = ""
L 03/15/2010 - 05:24:54: "sv_pausable" = "0"
L 03/15/2010 - 05:24:54: "sv_cheats" = "0"
L 03/15/2010 - 05:24:54: "coop" = "0"
L 03/15/2010 - 05:24:54: "deathmatch" = "1"
L 03/15/2010 - 05:24:54: "tv_password" = ""
L 03/15/2010 - 05:24:54: "tv_relaypassword" = ""
L 03/15/2010 - 05:24:54: "sv_password" = ""
L 03/15/2010 - 05:24:54: server cvars end
Error: Material "water/water_slime01" : proxy "TextureScroll" not found!
Error: Material "water/water_slime01_beneath" : proxy "AnimatedTexture" not foun
d!
Error: Material "water/water_slime01_beneath" : proxy "TextureScroll" not found!
Error: Material "water/water_slime01_beneath" : proxy "WaterLOD" not found!
L 03/15/2010 - 05:24:54: Started map "gg_marios_well_gtp_v2" (CRC "891288401")
ES_TOOLS : loading sequence - 2.
ES_TOOLS : Loading events stored in addons/est/es_tools.res
ES_TOOLS : hooked command changelevel @ 0x4573870
ES_TOOLS : hooked command est_ShowMenu @ 0x45738a8
ES_TOOLS : hooked command es_menu @ 0x45738e0
ES_TOOLS : hooked command ma_msay @ 0x4573918
ES_TOOLS : Hooking all FCVAR_CHEAT flagged commands on the server.
ES_TOOLS : Finished the delayed loading block.
EST loaded weapon mods successfuly
EST ERROR : Cannot Find es_tools.cfg setting will stay at default values.
********************************************************
************* Mani Admin Plugin Level Init *************
********************************************************
Searching for game type [Counter-Strike: Source]
Found gametypes for Counter-Strike: Source
Error: Material "sprites/tp_beam001" : proxy "AnimatedTexture" not found!
Attempting to load [./cfg/mani_admin_plugin/language/language.cfg]
Language to be used [english]
CModelLoader::Map_IsValid: 'gg_simpsons' is not a valid BSP file
CModelLoader::Map_IsValid: 'gg_simpsons' is not a valid BSP file
*** Map [gg_simpsons] is not a valid map !!! *****
Time for read = [0.000088]
Time for read = [0.000078]
Steam ID Player Stats memory usage 0.000000MB with 0 records
Name Player Stats memory usage 0.000000MB with 0 records
Stats Loaded in 0.0041 seconds
Steam ID Player Settings memory usage 0.001144MB with 4 records
Name Player Settings memory usage 0.000000MB with 0 records
Player Lists Loaded in 0.0025 seconds
********************************************************
Mani Admin Plugin Level Init Time = 0.238 seconds
********************************************************
[EventScripts] Map Loading Mattie's EventScripts plugin...
Python|Objects to be freed: (201, 2, 3)
Python|Freed: 36
[EventScripts] Loaded successfully.
couldn't exec manifix.cfg
wait command blocked by server (sv_allow_wait_command = 0).
L 03/15/2010 - 05:24:55: server_cvar: "sv_accelerate" "5"
L 03/15/2010 - 05:24:55: server_cvar: "sv_stopspeed" "75"
[GunGame] Addon (gg_warmup_round) was successfully registered.
[EventScripts] Loaded gungame/included_addons/gg_warmup_round
wait command blocked by server (sv_allow_wait_command = 0).
wait command blocked by server (sv_allow_wait_command = 0).
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 201, in triggerEvent
for listener in self.EventListeners[eventname]:
RuntimeError: dictionary changed size during iteration
Executing dedicated server config file
Incorrect price blob version! Update your server!
ERROR: mp_dynamicpricing set to 1 but couldn't download the price list!
Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found!
ES_TOOLS : loading sequence - 1.
ES_TOOLS : Finsihed the second delayed loading block.
Possible team classname [cs_team_manager]
Team index [0] Name [Unassigned]
Possible team classname [cs_team_manager]
Team index [1] Name [Spectator]
Possible team classname [cs_team_manager]
Team index [2] Name [TERRORIST]
Possible team classname [cs_team_manager]
Team index [3] Name [CT]
Found [4] team manager entities
Error: Material "models/error/new light1" : proxy "Sine" not found!
Precache of sprites/light_glow02_add_noz ambigious (no extension specified)
Precache of sprites/light_glow02_add_noz ambigious (no extension specified)
Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
L 03/15/2010 - 05:24:56: server_cvar: "mp_friendlyfire" "0"
L 03/15/2010 - 05:24:56: server_cvar: "mp_footsteps" "1"
L 03/15/2010 - 05:24:56: server_cvar: "mp_autoteambalance" "1"
L 03/15/2010 - 05:24:56: server_cvar: "mp_flashlight" "1"
L 03/15/2010 - 05:24:56: server_cvar: "sv_alltalk" "1"
L 03/15/2010 - 05:24:56: server_cvar: "sv_pausable" "0"
L 03/15/2010 - 05:24:56: server_cvar: "sv_cheats" "0"
--------------------------------------------------------
sv_pure value unchanged (current value is 1).
--------------------------------------------------------
L 03/15/2010 - 05:24:56: server_cvar: "sv_maxspeed" "320"
L 03/15/2010 - 05:24:56: server_cvar: "mp_limitteams" "1"
L 03/15/2010 - 05:24:56: server_cvar: "mp_hostagepenalty" "0"
L 03/15/2010 - 05:24:56: server_cvar: "sv_voiceenable" "1"
L 03/15/2010 - 05:24:56: server_cvar: "sv_accelerate" "5"
L 03/15/2010 - 05:24:56: server_cvar: "sv_airaccelerate" "10"
L 03/15/2010 - 05:24:56: server_cvar: "mp_freezetime" "2"
L 03/15/2010 - 05:24:56: server_cvar: "mp_c4timer" "35"
L 03/15/2010 - 05:24:56: server_cvar: "mp_fraglimit" "0"
L 03/15/2010 - 05:24:56: server_cvar: "mp_maxrounds" "0"
Server logging enabled.
couldn't exec banned_user.cfg
couldn't exec banned_ip.cfg
L 03/15/2010 - 05:24:56: server_cvar: "sv_gravity" "800"
couldn't exec gmp_settings.cfg
couldn't exec blocked.cfg
****** Executing mani_server.cfg ******
L 03/15/2010 - 05:24:56: server_cvar: "mani_reserve_slots" "0"
couldn't exec mani_quake_sounds.cfg
couldn't exec mani_skins.cfg
****** Finished executing mani_server.cfg ******
****** Executing mani_server.cfg ******
L 03/15/2010 - 05:24:56: server_cvar: "mani_reserve_slots" "0"
couldn't exec mani_quake_sounds.cfg
couldn't exec mani_skins.cfg
****** Finished executing mani_server.cfg ******
ES_TOOLS : Made safe checkpoint!
L 03/15/2010 - 05:24:56: World triggered "Round_Start"
L 03/15/2010 - 05:24:56: World triggered "Restart_Round_(2_seconds)"
L 03/15/2010 - 05:24:56: Team "CT" scored "0" with "0" players
L 03/15/2010 - 05:24:56: Team "TERRORIST" scored "0" with "0" players
L 03/15/2010 - 05:24:56: server_cvar: "mp_timelimit" "45"
L 03/15/2010 - 05:24:56: server_cvar: "mp_fraglimit" "100"
L 03/15/2010 - 05:24:56: server_cvar: "mp_maxrounds" "100"
Adding master server 72.165.61.136:27011
Adding master server 72.165.61.136:27014
Could not establish connection to Steam servers.
VAC secure mode is activated.
plugin_print
Loaded plugins:
---------------------
0: "DoS Attack Fixer, www.sourceop.com"
1: "The_WuH's ES_Tools (NeoWuH) (c) 2006, Version : 0.420 Website : "http:/
/www.ThewAc.NET""
2: "MegaMan's ManiFix, version 1.0, http://www.team-tocs.com/"
3: "Mani Admin Plugin 2009 V1.2T VSP, www.mani-admin-plugin.com"
4: "Mattie's EventScripts, http://mattie.info/cs, Version:2.0.0.252"
---------------------
[GunGame] +-------+-----------+---------------+
[GunGame]
[GunGame] [5/8] Registering commands...
[GunGame] [6/8] Starting warmup round...
[GunGame] Load completed. Restarting game...
[GunGame] [7/8] Starting sound system...
[GunGame] Warning: Cannot locate sound (hl1/fvox/beep.wav).
[GunGame] Warning: Cannot locate sound (npc/roller/mine/rmine_tossed1.wav).
[GunGame] [8/8] Load completed. Restarting game...
[GunGame] ======================================================================
==========
[EventScripts] Loaded gungame
[GunGame] Addon (gg_info_menus) was successfully registered.
[EventScripts] Loaded gungame/included_addons/gg_info_menus
[GunGame] Addon (gg_thanks) was successfully registered.
[EventScripts] Loaded gungame/included_addons/gg_thanks
Network: IP 81.19.223.72, mode MP, dedicated Yes, ports 27016 SV / 27006 CL
L 03/15/2010 - 05:24:54: server_cvar: "sv_rollangle" "0"
Caching file CRCs for pure server...
Finished caching file CRCs for pure server in 0 seconds.
L 03/15/2010 - 05:24:54: Loading map "gg_marios_well_gtp_v2"
L 03/15/2010 - 05:24:54: server cvars start
L 03/15/2010 - 05:24:54: "gg_sample_option" = "3"
L 03/15/2010 - 05:24:54: "gg_sample" = "0"
L 03/15/2010 - 05:24:54: "gg_vote_bots_vote" = "0"
L 03/15/2010 - 05:24:54: "gg_show_player_vote" = "0"
L 03/15/2010 - 05:24:54: "gg_dont_show_last_maps" = "3"
L 03/15/2010 - 05:24:54: "gg_vote_time" = "30"
L 03/15/2010 - 05:24:54: "gg_map_list_file" = "cfg/gungame5/gg_maplist.txt"
L 03/15/2010 - 05:24:54: "gg_map_list_source" = "1"
L 03/15/2010 - 05:24:54: "gg_vote_trigger" = "3"
L 03/15/2010 - 05:24:54: "gg_map_vote_size" = "6"
L 03/15/2010 - 05:24:54: "gg_convert" = "0"
L 03/15/2010 - 05:24:54: "gg_welcome_msg_timeout" = "5"
L 03/15/2010 - 05:24:54: "gg_welcome_msg" = "0"
L 03/15/2010 - 05:24:54: "gg_map_vote_command" = "ma_voterandom end 4"
L 03/15/2010 - 05:24:54: "gg_map_vote" = "1"
L 03/15/2010 - 05:24:54: "gg_handicap_update" = "0"
L 03/15/2010 - 05:24:54: "gg_handicap" = "1"
L 03/15/2010 - 05:24:54: "gg_elimination" = "0"
L 03/15/2010 - 05:24:54: "gg_dissolver_effect" = "5"
L 03/15/2010 - 05:24:54: "gg_dissolver" = "1"
L 03/15/2010 - 05:24:54: "gg_spawn_protect_can_level_up" = "0"
L 03/15/2010 - 05:24:54: "gg_spawn_protect_cancelonfire" = "0"
L 03/15/2010 - 05:24:54: "gg_spawn_protect_alpha" = "150"
L 03/15/2010 - 05:24:54: "gg_spawn_protect_blue" = "255"
L 03/15/2010 - 05:24:54: "gg_spawn_protect_green" = "255"
L 03/15/2010 - 05:24:54: "gg_spawn_protect_red" = "255"
L 03/15/2010 - 05:24:54: "gg_spawn_protect" = "0"
L 03/15/2010 - 05:24:54: "gg_dm_respawn_delay" = "2"
L 03/15/2010 - 05:24:54: "gg_deathmatch" = "0"
L 03/15/2010 - 05:24:54: "gg_spawnpoints" = "0"
L 03/15/2010 - 05:24:54: "gg_stats_logging" = "0"
L 03/15/2010 - 05:24:54: "gg_prune_database" = "30"
L 03/15/2010 - 05:24:54: "gg_stats" = "1"
L 03/15/2010 - 05:24:54: "gg_friendlyfire" = "0"
L 03/15/2010 - 05:24:54: "gg_reload" = "0"
L 03/15/2010 - 05:24:54: "gg_nade_bonus" = "glock"
L 03/15/2010 - 05:24:54: "gg_unl_grenade" = "0"
L 03/15/2010 - 05:24:54: "gg_earn_nade" = "0"
L 03/15/2010 - 05:24:54: "gg_knife_elite" = "0"
L 03/15/2010 - 05:24:54: "gg_dead_strip" = "1"
L 03/15/2010 - 05:24:54: "gg_noblock" = "0"
L 03/15/2010 - 05:24:54: "gg_turbo" = "1"
L 03/15/2010 - 05:24:54: "gg_multi_level" = "0"
L 03/15/2010 - 05:24:54: "gg_knife_rookie" = "0"
L 03/15/2010 - 05:24:54: "gg_knife_pro_limit" = "0"
L 03/15/2010 - 05:24:54: "gg_knife_pro" = "0"
L 03/15/2010 - 05:24:54: "gg_error_logging" = "1"
L 03/15/2010 - 05:24:54: "gg_say_prefix" = "!"
L 03/15/2010 - 05:24:54: "gg_respawn_cmd" = "est_spawn"
L 03/15/2010 - 05:24:54: "gg_leaderweapon_warning" = "1"
L 03/15/2010 - 05:24:54: "gg_soundpack" = "default"
L 03/15/2010 - 05:24:54: "gg_player_armor" = "2"
L 03/15/2010 - 05:24:54: "gg_player_defuser" = "0"
L 03/15/2010 - 05:24:54: "gg_dynamic_chattime" = "1"
L 03/15/2010 - 05:24:54: "gg_win_alltalk" = "1"
L 03/15/2010 - 05:24:54: "gg_warmup_elimination" = "0"
L 03/15/2010 - 05:24:54: "gg_warmup_deathmatch" = "0"
L 03/15/2010 - 05:24:54: "gg_warmup_weapon" = "hegrenade"
L 03/15/2010 - 05:24:54: "gg_warmup_timer" = "30"
L 03/15/2010 - 05:24:54: "gg_round_intermission" = "20"
L 03/15/2010 - 05:24:54: "gg_multi_round" = "0"
L 03/15/2010 - 05:24:54: "gg_map_obj" = "0"
L 03/15/2010 - 05:24:54: "gg_retry_punish" = "0"
L 03/15/2010 - 05:24:54: "gg_tk_punish" = "0"
L 03/15/2010 - 05:24:54: "gg_suicide_punish" = "1"
L 03/15/2010 - 05:24:54: "gg_afk_action" = "0"
L 03/15/2010 - 05:24:54: "gg_afk_rounds" = "2"
L 03/15/2010 - 05:24:54: "gg_multikill_override" = "0"
L 03/15/2010 - 05:24:54: "gg_map_strip_exceptions" = "hegrenade,flashbang,smokeg
renade"
L 03/15/2010 - 05:24:54: "gg_weapon_order_type" = "#default"
L 03/15/2010 - 05:24:54: "gg_weapon_order_random" = "0"
L 03/15/2010 - 05:24:54: "gg_weapon_order_file" = "default_weapon_order"
L 03/15/2010 - 05:24:54: "gg_debuglevel" = "0"
L 03/15/2010 - 05:24:54: "eventscripts_gg5" = "5.0.585"
L 03/15/2010 - 05:24:54: "eventscripts_gg" = "5.0.585"
L 03/15/2010 - 05:24:54: "es_corelib_ver" = "2.0.0.250i"
L 03/15/2010 - 05:24:54: "mattie_eventscripts" = "1"
L 03/15/2010 - 05:24:54: "eventscripts_ver" = "2.0.0.252"
L 03/15/2010 - 05:24:54: "mani_reserve_slots" = "0"
L 03/15/2010 - 05:24:54: "mani_admin_plugin_version" = "1.2T VSP"
L 03/15/2010 - 05:24:54: "mani_tickrate" = "100"
L 03/15/2010 - 05:24:54: "mani_nextmap" = "Unknown"
L 03/15/2010 - 05:24:54: "manifix" = "1.0"
L 03/15/2010 - 05:24:54: "est_version" = "0.420"
L 03/15/2010 - 05:24:54: "mp_teamplay" = "0"
L 03/15/2010 - 05:24:54: "mp_fraglimit" = "100"
L 03/15/2010 - 05:24:54: "mp_falldamage" = "0"
L 03/15/2010 - 05:24:54: "mp_weaponstay" = "0"
L 03/15/2010 - 05:24:54: "mp_forcerespawn" = "1"
L 03/15/2010 - 05:24:54: "mp_footsteps" = "1"
L 03/15/2010 - 05:24:54: "mp_flashlight" = "1"
L 03/15/2010 - 05:24:54: "mp_autocrosshair" = "1"
L 03/15/2010 - 05:24:54: "decalfrequency" = "10"
L 03/15/2010 - 05:24:54: "mp_teamlist" = "hgrunt,scientist"
L 03/15/2010 - 05:24:54: "mp_allowNPCs" = "1"
L 03/15/2010 - 05:24:54: "mp_friendlyfire" = "0"
L 03/15/2010 - 05:24:54: "sv_gravity" = "800"
L 03/15/2010 - 05:24:54: "sv_stopspeed" = "100"
L 03/15/2010 - 05:24:54: "sv_noclipaccelerate" = "5"
L 03/15/2010 - 05:24:54: "sv_noclipspeed" = "5"
L 03/15/2010 - 05:24:54: "sv_specaccelerate" = "5"
L 03/15/2010 - 05:24:54: "sv_specspeed" = "3"
L 03/15/2010 - 05:24:54: "sv_specnoclip" = "1"
L 03/15/2010 - 05:24:54: "sv_maxspeed" = "320"
L 03/15/2010 - 05:24:54: "sv_accelerate" = "5"
L 03/15/2010 - 05:24:54: "sv_airaccelerate" = "10"
L 03/15/2010 - 05:24:54: "sv_wateraccelerate" = "10"
L 03/15/2010 - 05:24:54: "sv_waterfriction" = "1"
L 03/15/2010 - 05:24:54: "sv_footsteps" = "1"
L 03/15/2010 - 05:24:54: "sv_rollspeed" = "200"
L 03/15/2010 - 05:24:54: "sv_rollangle" = "0"
L 03/15/2010 - 05:24:54: "sv_friction" = "4"
L 03/15/2010 - 05:24:54: "sv_bounce" = "0"
L 03/15/2010 - 05:24:54: "sv_stepsize" = "18"
L 03/15/2010 - 05:24:54: "r_VehicleViewDampen" = "1"
L 03/15/2010 - 05:24:54: "r_JeepViewDampenFreq" = "7.0"
L 03/15/2010 - 05:24:54: "r_JeepViewDampenDamp" = "1.0"
L 03/15/2010 - 05:24:54: "r_JeepViewZHeight" = "10.0"
L 03/15/2010 - 05:24:54: "r_AirboatViewDampenFreq" = "7.0"
L 03/15/2010 - 05:24:54: "r_AirboatViewDampenDamp" = "1.0"
L 03/15/2010 - 05:24:54: "r_AirboatViewZHeight" = "0.0"
L 03/15/2010 - 05:24:54: "mp_timelimit" = "45"
L 03/15/2010 - 05:24:54: "sv_alltalk" = "1"
L 03/15/2010 - 05:24:54: "mp_dynamicpricing" = "1"
L 03/15/2010 - 05:24:54: "nextlevel" = ""
L 03/15/2010 - 05:24:54: "mp_autoteambalance" = "1"
L 03/15/2010 - 05:24:54: "mp_maxrounds" = "100"
L 03/15/2010 - 05:24:54: "mp_roundtime" = "5"
L 03/15/2010 - 05:24:54: "mp_freezetime" = "2"
L 03/15/2010 - 05:24:54: "mp_c4timer" = "35"
L 03/15/2010 - 05:24:54: "mp_limitteams" = "1"
L 03/15/2010 - 05:24:54: "mp_hostagepenalty" = "0"
L 03/15/2010 - 05:24:54: "sv_voiceenable" = "1"
L 03/15/2010 - 05:24:54: "sv_contact" = ""
L 03/15/2010 - 05:24:54: "sv_pausable" = "0"
L 03/15/2010 - 05:24:54: "sv_cheats" = "0"
L 03/15/2010 - 05:24:54: "coop" = "0"
L 03/15/2010 - 05:24:54: "deathmatch" = "1"
L 03/15/2010 - 05:24:54: "tv_password" = ""
L 03/15/2010 - 05:24:54: "tv_relaypassword" = ""
L 03/15/2010 - 05:24:54: "sv_password" = ""
L 03/15/2010 - 05:24:54: server cvars end
Error: Material "water/water_slime01" : proxy "TextureScroll" not found!
Error: Material "water/water_slime01_beneath" : proxy "AnimatedTexture" not foun
d!
Error: Material "water/water_slime01_beneath" : proxy "TextureScroll" not found!
Error: Material "water/water_slime01_beneath" : proxy "WaterLOD" not found!
L 03/15/2010 - 05:24:54: Started map "gg_marios_well_gtp_v2" (CRC "891288401")
ES_TOOLS : loading sequence - 2.
ES_TOOLS : Loading events stored in addons/est/es_tools.res
ES_TOOLS : hooked command changelevel @ 0x4573870
ES_TOOLS : hooked command est_ShowMenu @ 0x45738a8
ES_TOOLS : hooked command es_menu @ 0x45738e0
ES_TOOLS : hooked command ma_msay @ 0x4573918
ES_TOOLS : Hooking all FCVAR_CHEAT flagged commands on the server.
ES_TOOLS : Finished the delayed loading block.
EST loaded weapon mods successfuly
EST ERROR : Cannot Find es_tools.cfg setting will stay at default values.
********************************************************
************* Mani Admin Plugin Level Init *************
********************************************************
Searching for game type [Counter-Strike: Source]
Found gametypes for Counter-Strike: Source
Error: Material "sprites/tp_beam001" : proxy "AnimatedTexture" not found!
Attempting to load [./cfg/mani_admin_plugin/language/language.cfg]
Language to be used [english]
CModelLoader::Map_IsValid: 'gg_simpsons' is not a valid BSP file
CModelLoader::Map_IsValid: 'gg_simpsons' is not a valid BSP file
*** Map [gg_simpsons] is not a valid map !!! *****
Time for read = [0.000088]
Time for read = [0.000078]
Steam ID Player Stats memory usage 0.000000MB with 0 records
Name Player Stats memory usage 0.000000MB with 0 records
Stats Loaded in 0.0041 seconds
Steam ID Player Settings memory usage 0.001144MB with 4 records
Name Player Settings memory usage 0.000000MB with 0 records
Player Lists Loaded in 0.0025 seconds
********************************************************
Mani Admin Plugin Level Init Time = 0.238 seconds
********************************************************
[EventScripts] Map Loading Mattie's EventScripts plugin...
Python|Objects to be freed: (201, 2, 3)
Python|Freed: 36
[EventScripts] Loaded successfully.
couldn't exec manifix.cfg
wait command blocked by server (sv_allow_wait_command = 0).
L 03/15/2010 - 05:24:55: server_cvar: "sv_accelerate" "5"
L 03/15/2010 - 05:24:55: server_cvar: "sv_stopspeed" "75"
[GunGame] Addon (gg_warmup_round) was successfully registered.
[EventScripts] Loaded gungame/included_addons/gg_warmup_round
wait command blocked by server (sv_allow_wait_command = 0).
wait command blocked by server (sv_allow_wait_command = 0).
Traceback (most recent call last):
File "C:\SRCDS2\cstrike\addons\eventscripts\es.py", line 201, in triggerEvent
for listener in self.EventListeners[eventname]:
RuntimeError: dictionary changed size during iteration
Executing dedicated server config file
Incorrect price blob version! Update your server!
ERROR: mp_dynamicpricing set to 1 but couldn't download the price list!
Error: Material "sprites/bubble" : proxy "AnimatedTexture" not found!
ES_TOOLS : loading sequence - 1.
ES_TOOLS : Finsihed the second delayed loading block.
Possible team classname [cs_team_manager]
Team index [0] Name [Unassigned]
Possible team classname [cs_team_manager]
Team index [1] Name [Spectator]
Possible team classname [cs_team_manager]
Team index [2] Name [TERRORIST]
Possible team classname [cs_team_manager]
Team index [3] Name [CT]
Found [4] team manager entities
Error: Material "models/error/new light1" : proxy "Sine" not found!
Precache of sprites/light_glow02_add_noz ambigious (no extension specified)
Precache of sprites/light_glow02_add_noz ambigious (no extension specified)
Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
L 03/15/2010 - 05:24:56: server_cvar: "mp_friendlyfire" "0"
L 03/15/2010 - 05:24:56: server_cvar: "mp_footsteps" "1"
L 03/15/2010 - 05:24:56: server_cvar: "mp_autoteambalance" "1"
L 03/15/2010 - 05:24:56: server_cvar: "mp_flashlight" "1"
L 03/15/2010 - 05:24:56: server_cvar: "sv_alltalk" "1"
L 03/15/2010 - 05:24:56: server_cvar: "sv_pausable" "0"
L 03/15/2010 - 05:24:56: server_cvar: "sv_cheats" "0"
--------------------------------------------------------
sv_pure value unchanged (current value is 1).
--------------------------------------------------------
L 03/15/2010 - 05:24:56: server_cvar: "sv_maxspeed" "320"
L 03/15/2010 - 05:24:56: server_cvar: "mp_limitteams" "1"
L 03/15/2010 - 05:24:56: server_cvar: "mp_hostagepenalty" "0"
L 03/15/2010 - 05:24:56: server_cvar: "sv_voiceenable" "1"
L 03/15/2010 - 05:24:56: server_cvar: "sv_accelerate" "5"
L 03/15/2010 - 05:24:56: server_cvar: "sv_airaccelerate" "10"
L 03/15/2010 - 05:24:56: server_cvar: "mp_freezetime" "2"
L 03/15/2010 - 05:24:56: server_cvar: "mp_c4timer" "35"
L 03/15/2010 - 05:24:56: server_cvar: "mp_fraglimit" "0"
L 03/15/2010 - 05:24:56: server_cvar: "mp_maxrounds" "0"
Server logging enabled.
couldn't exec banned_user.cfg
couldn't exec banned_ip.cfg
L 03/15/2010 - 05:24:56: server_cvar: "sv_gravity" "800"
couldn't exec gmp_settings.cfg
couldn't exec blocked.cfg
****** Executing mani_server.cfg ******
L 03/15/2010 - 05:24:56: server_cvar: "mani_reserve_slots" "0"
couldn't exec mani_quake_sounds.cfg
couldn't exec mani_skins.cfg
****** Finished executing mani_server.cfg ******
****** Executing mani_server.cfg ******
L 03/15/2010 - 05:24:56: server_cvar: "mani_reserve_slots" "0"
couldn't exec mani_quake_sounds.cfg
couldn't exec mani_skins.cfg
****** Finished executing mani_server.cfg ******
ES_TOOLS : Made safe checkpoint!
L 03/15/2010 - 05:24:56: World triggered "Round_Start"
L 03/15/2010 - 05:24:56: World triggered "Restart_Round_(2_seconds)"
L 03/15/2010 - 05:24:56: Team "CT" scored "0" with "0" players
L 03/15/2010 - 05:24:56: Team "TERRORIST" scored "0" with "0" players
L 03/15/2010 - 05:24:56: server_cvar: "mp_timelimit" "45"
L 03/15/2010 - 05:24:56: server_cvar: "mp_fraglimit" "100"
L 03/15/2010 - 05:24:56: server_cvar: "mp_maxrounds" "100"
Adding master server 72.165.61.136:27011
Adding master server 72.165.61.136:27014
Could not establish connection to Steam servers.
VAC secure mode is activated.
plugin_print
Loaded plugins:
---------------------
0: "DoS Attack Fixer, www.sourceop.com"
1: "The_WuH's ES_Tools (NeoWuH) (c) 2006, Version : 0.420 Website : "http:/
/www.ThewAc.NET""
2: "MegaMan's ManiFix, version 1.0, http://www.team-tocs.com/"
3: "Mani Admin Plugin 2009 V1.2T VSP, www.mani-admin-plugin.com"
4: "Mattie's EventScripts, http://mattie.info/cs, Version:2.0.0.252"
---------------------