Dissolver/Turbo/Map Voting Dont seem to work.

Having problems with GunGame5 (NOT FOR BUGS)? Ask here!

Dissolver/Turbo/Map Voting Dont seem to work.

Postby nomy » Mon Mar 15, 2010 6:23 am

Hi guys, I have just installed GunGame5 on my server. The Ragdoll Dissolver, Turbo, Map voting and Weapon Strip doesn't seem to work.

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"
---------------------
 
nomy

Private
Private
 
Posts: 5
Joined: Mon Mar 15, 2010 6:15 am
Steam Friends Name: n0my

Postby nomy » Tue Mar 16, 2010 12:18 am

This forum looks as if its not used alot. But anyways, If I try to unload gungame and load it again. It works fine. How can I do it? making gungame reload automatically so I dont have to unload gungame and then load it again?
nomy

Private
Private
 
Posts: 5
Joined: Mon Mar 15, 2010 6:15 am
Steam Friends Name: n0my

Postby Warren » Tue Mar 16, 2010 12:43 am

It appears that you have some anti-cheat mods on the server. The nature of these anti-cheat mods (such as zblock) is to prevent public server variables from being created, which GunGame relies on. You can try using this technique: viewtopic.php?f=12&t=61

Replace zb_active with the equivalent command for your anti-cheat addon.
Warren

Site Admin
Site Admin
 
Posts: 772
Joined: Fri Sep 05, 2008 2:59 am
Location: Boston, MA
Xfire Name: WMA9000

Postby nomy » Tue Mar 16, 2010 3:40 am

I'm not using zblock but I will try that method.
nomy

Private
Private
 
Posts: 5
Joined: Mon Mar 15, 2010 6:15 am
Steam Friends Name: n0my

Postby TempletonPeck » Wed Mar 17, 2010 12:30 am

Remove ES Tools. It´s one of those buggy Addons that i´ve never would install any more.
TempletonPeck

Private
Private
User avatar
 
Posts: 56
Joined: Tue Feb 24, 2009 7:15 pm
Steam Friends Name: CandyVib3s

Postby Warren » Wed Mar 17, 2010 12:33 am

ES_Tools does not conflict with GunGame addons' ability to load.
Warren

Site Admin
Site Admin
 
Posts: 772
Joined: Fri Sep 05, 2008 2:59 am
Location: Boston, MA
Xfire Name: WMA9000

Postby Warren » Wed Mar 17, 2010 2:43 am

Is your issue resolved now?
Warren

Site Admin
Site Admin
 
Posts: 772
Joined: Fri Sep 05, 2008 2:59 am
Location: Boston, MA
Xfire Name: WMA9000

Postby nomy » Wed Mar 17, 2010 6:36 am

Yes it has been solved. But there is an error about warmup timer:

changelevel gg_lego_arena
Caching file CRCs for pure server...
Finished caching file CRCs for pure server in 0 seconds.
L 03/17/2010 - 05:32:23: Loading map "gg_lego_arena"
L 03/17/2010 - 05:32:23: server cvars start
L 03/17/2010 - 05:32:23: "gg_sample_option" = "3"
L 03/17/2010 - 05:32:23: "gg_sample" = "0"
L 03/17/2010 - 05:32:23: "gg_vote_bots_vote" = "0"
L 03/17/2010 - 05:32:23: "gg_show_player_vote" = "0"
L 03/17/2010 - 05:32:23: "gg_dont_show_last_maps" = "3"
L 03/17/2010 - 05:32:23: "gg_vote_time" = "30"
L 03/17/2010 - 05:32:23: "gg_map_list_file" = "cfg/gungame5/gg_maplist.txt"
L 03/17/2010 - 05:32:23: "gg_map_list_source" = "1"
L 03/17/2010 - 05:32:23: "gg_vote_trigger" = "3"
L 03/17/2010 - 05:32:23: "gg_map_vote_size" = "6"
L 03/17/2010 - 05:32:23: "gg_convert" = "0"
L 03/17/2010 - 05:32:23: "gg_welcome_msg_timeout" = "5"
L 03/17/2010 - 05:32:23: "gg_welcome_msg" = "0"
L 03/17/2010 - 05:32:23: "gg_map_vote_command" = "ma_voterandom end 6"
L 03/17/2010 - 05:32:23: "gg_map_vote" = "2"
L 03/17/2010 - 05:32:23: "gg_handicap_update" = "0"
L 03/17/2010 - 05:32:23: "gg_handicap" = "1"
L 03/17/2010 - 05:32:23: "gg_elimination" = "0"
L 03/17/2010 - 05:32:23: "gg_dissolver_effect" = "5"
L 03/17/2010 - 05:32:23: "gg_dissolver" = "1"
L 03/17/2010 - 05:32:23: "gg_spawn_protect_can_level_up" = "0"
L 03/17/2010 - 05:32:23: "gg_spawn_protect_cancelonfire" = "1"
L 03/17/2010 - 05:32:23: "gg_spawn_protect_alpha" = "150"
L 03/17/2010 - 05:32:23: "gg_spawn_protect_blue" = "255"
L 03/17/2010 - 05:32:23: "gg_spawn_protect_green" = "255"
L 03/17/2010 - 05:32:23: "gg_spawn_protect_red" = "255"
L 03/17/2010 - 05:32:23: "gg_spawn_protect" = "0"
L 03/17/2010 - 05:32:23: "gg_dm_respawn_delay" = "2"
L 03/17/2010 - 05:32:23: "gg_deathmatch" = "0"
L 03/17/2010 - 05:32:23: "gg_spawnpoints" = "0"
L 03/17/2010 - 05:32:23: "gg_stats_logging" = "0"
L 03/17/2010 - 05:32:23: "gg_prune_database" = "30"
L 03/17/2010 - 05:32:23: "gg_stats" = "1"
L 03/17/2010 - 05:32:23: "gg_friendlyfire" = "0"
L 03/17/2010 - 05:32:23: "gg_reload" = "0"
L 03/17/2010 - 05:32:23: "gg_nade_bonus" = "glock"
L 03/17/2010 - 05:32:23: "gg_unl_grenade" = "0"
L 03/17/2010 - 05:32:23: "gg_earn_nade" = "1"
L 03/17/2010 - 05:32:23: "gg_knife_elite" = "0"
L 03/17/2010 - 05:32:23: "gg_dead_strip" = "1"
L 03/17/2010 - 05:32:23: "gg_noblock" = "1"
L 03/17/2010 - 05:32:23: "gg_turbo" = "1"
L 03/17/2010 - 05:32:23: "gg_multi_level" = "0"
L 03/17/2010 - 05:32:23: "gg_knife_rookie" = "0"
L 03/17/2010 - 05:32:23: "gg_knife_pro_limit" = "0"
L 03/17/2010 - 05:32:23: "gg_knife_pro" = "1"
L 03/17/2010 - 05:32:23: "gg_error_logging" = "1"
L 03/17/2010 - 05:32:23: "gg_say_prefix" = "!"
L 03/17/2010 - 05:32:23: "gg_respawn_cmd" = "est_spawn"
L 03/17/2010 - 05:32:23: "gg_leaderweapon_warning" = "1"
L 03/17/2010 - 05:32:23: "gg_soundpack" = "default"
L 03/17/2010 - 05:32:23: "gg_player_armor" = "2"
L 03/17/2010 - 05:32:23: "gg_player_defuser" = "0"
L 03/17/2010 - 05:32:23: "gg_dynamic_chattime" = "1"
L 03/17/2010 - 05:32:23: "gg_win_alltalk" = "1"
L 03/17/2010 - 05:32:23: "gg_warmup_elimination" = "0"
L 03/17/2010 - 05:32:23: "gg_warmup_deathmatch" = "0"
L 03/17/2010 - 05:32:23: "gg_warmup_weapon" = "hegrenade"
L 03/17/2010 - 05:32:23: "gg_warmup_timer" = "30"
L 03/17/2010 - 05:32:23: "gg_round_intermission" = "20"
L 03/17/2010 - 05:32:23: "gg_multi_round" = "0"
L 03/17/2010 - 05:32:23: "gg_map_obj" = "0"
L 03/17/2010 - 05:32:23: "gg_retry_punish" = "0"
L 03/17/2010 - 05:32:23: "gg_tk_punish" = "0"
L 03/17/2010 - 05:32:23: "gg_suicide_punish" = "1"
L 03/17/2010 - 05:32:23: "gg_afk_action" = "0"
L 03/17/2010 - 05:32:23: "gg_afk_rounds" = "2"
L 03/17/2010 - 05:32:23: "gg_multikill_override" = "0"
L 03/17/2010 - 05:32:23: "gg_map_strip_exceptions" = "hegrenade,flashbang,smokeg
renade"
L 03/17/2010 - 05:32:23: "gg_weapon_order_type" = "#default"
L 03/17/2010 - 05:32:23: "gg_weapon_order_random" = "0"
L 03/17/2010 - 05:32:23: "gg_weapon_order_file" = "default_weapon_order"
L 03/17/2010 - 05:32:23: "gg_debuglevel" = "0"
L 03/17/2010 - 05:32:23: "eventscripts_gg5" = "5.0.585"
L 03/17/2010 - 05:32:23: "eventscripts_gg" = "5.0.585"
L 03/17/2010 - 05:32:23: "Anti-Cheat" = "0.6"
L 03/17/2010 - 05:32:23: "sm_version" = "4.8b"
L 03/17/2010 - 05:32:23: "es_corelib_ver" = "2.0.0.250i"
L 03/17/2010 - 05:32:23: "mattie_eventscripts" = "1"
L 03/17/2010 - 05:32:23: "eventscripts_ver" = "2.0.0.252"
L 03/17/2010 - 05:32:23: "mani_reserve_slots" = "1"
L 03/17/2010 - 05:32:23: "mani_admin_plugin_version" = "1.2T VSP"
L 03/17/2010 - 05:32:23: "mani_tickrate" = "100"
L 03/17/2010 - 05:32:23: "mani_nextmap" = "gg_mario_vs_wario"
L 03/17/2010 - 05:32:23: "manifix" = "1.0"
L 03/17/2010 - 05:32:23: "est_version" = "0.420"
L 03/17/2010 - 05:32:23: "mp_teamplay" = "0"
L 03/17/2010 - 05:32:23: "mp_fraglimit" = "100"
L 03/17/2010 - 05:32:23: "mp_falldamage" = "0"
L 03/17/2010 - 05:32:23: "mp_weaponstay" = "0"
L 03/17/2010 - 05:32:23: "mp_forcerespawn" = "1"
L 03/17/2010 - 05:32:23: "mp_footsteps" = "1"
L 03/17/2010 - 05:32:23: "mp_flashlight" = "1"
L 03/17/2010 - 05:32:23: "mp_autocrosshair" = "1"
L 03/17/2010 - 05:32:23: "decalfrequency" = "10"
L 03/17/2010 - 05:32:23: "mp_teamlist" = "hgrunt,scientist"
L 03/17/2010 - 05:32:23: "mp_allowNPCs" = "1"
L 03/17/2010 - 05:32:23: "mp_friendlyfire" = "0"
L 03/17/2010 - 05:32:23: "sv_gravity" = "800"
L 03/17/2010 - 05:32:23: "sv_stopspeed" = "75"
L 03/17/2010 - 05:32:23: "sv_noclipaccelerate" = "5"
L 03/17/2010 - 05:32:23: "sv_noclipspeed" = "5"
L 03/17/2010 - 05:32:23: "sv_specaccelerate" = "5"
L 03/17/2010 - 05:32:23: "sv_specspeed" = "3"
L 03/17/2010 - 05:32:23: "sv_specnoclip" = "1"
L 03/17/2010 - 05:32:23: "sv_maxspeed" = "320"
L 03/17/2010 - 05:32:23: "sv_accelerate" = "5"
L 03/17/2010 - 05:32:23: "sv_airaccelerate" = "10"
L 03/17/2010 - 05:32:23: "sv_wateraccelerate" = "10"
L 03/17/2010 - 05:32:23: "sv_waterfriction" = "1"
L 03/17/2010 - 05:32:23: "sv_footsteps" = "1"
L 03/17/2010 - 05:32:23: "sv_rollspeed" = "200"
L 03/17/2010 - 05:32:23: "sv_rollangle" = "0"
L 03/17/2010 - 05:32:23: "sv_friction" = "4"
L 03/17/2010 - 05:32:23: "sv_bounce" = "0"
L 03/17/2010 - 05:32:23: "sv_stepsize" = "18"
L 03/17/2010 - 05:32:23: "r_VehicleViewDampen" = "1"
L 03/17/2010 - 05:32:23: "r_JeepViewDampenFreq" = "7.0"
L 03/17/2010 - 05:32:23: "r_JeepViewDampenDamp" = "1.0"
L 03/17/2010 - 05:32:23: "r_JeepViewZHeight" = "10.0"
L 03/17/2010 - 05:32:23: "r_AirboatViewDampenFreq" = "7.0"
L 03/17/2010 - 05:32:23: "r_AirboatViewDampenDamp" = "1.0"
L 03/17/2010 - 05:32:23: "r_AirboatViewZHeight" = "0.0"
L 03/17/2010 - 05:32:23: "mp_timelimit" = "45"
L 03/17/2010 - 05:32:23: "sv_alltalk" = "1"
L 03/17/2010 - 05:32:23: "mp_dynamicpricing" = "1"
L 03/17/2010 - 05:32:23: "nextlevel" = ""
L 03/17/2010 - 05:32:23: "mp_autoteambalance" = "1"
L 03/17/2010 - 05:32:23: "mp_maxrounds" = "100"
L 03/17/2010 - 05:32:23: "mp_roundtime" = "5"
L 03/17/2010 - 05:32:23: "mp_freezetime" = "2"
L 03/17/2010 - 05:32:23: "mp_c4timer" = "35"
L 03/17/2010 - 05:32:23: "mp_limitteams" = "1"
L 03/17/2010 - 05:32:23: "mp_hostagepenalty" = "0"
L 03/17/2010 - 05:32:23: "sv_voiceenable" = "1"
L 03/17/2010 - 05:32:23: "sv_contact" = ""
L 03/17/2010 - 05:32:23: "sv_pausable" = "0"
L 03/17/2010 - 05:32:23: "sv_cheats" = "0"
L 03/17/2010 - 05:32:23: "coop" = "0"
L 03/17/2010 - 05:32:23: "deathmatch" = "1"
L 03/17/2010 - 05:32:23: "tv_password" = ""
L 03/17/2010 - 05:32:23: "tv_relaypassword" = ""
L 03/17/2010 - 05:32:23: "sv_password" = ""
L 03/17/2010 - 05:32:23: server cvars end
L 03/17/2010 - 05:32:23: Started map "gg_lego_arena" (CRC "797247728")
EST loaded weapon mods successfuly
********************************************************
************* 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!
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.002880]
Calculate Stats total time [-0.002613]
Steam ID Player Stats memory usage 0.015060MB with 42 records
Name Player Stats memory usage 0.000000MB with 0 records
Stats Loaded in 0.0042 seconds
Steam ID Player Settings memory usage 0.012589MB with 44 records
Name Player Settings memory usage 0.000000MB with 0 records
Player Lists Loaded in -0.0006 seconds
********************************************************
 Mani Admin Plugin Level Init Time = 0.070 seconds
********************************************************
[EventScripts] Map Loading Mattie's EventScripts plugin...
Python|Objects to be freed: (328, 0, 0)
Python|Freed: 281
[EventScripts] Loaded successfully.
"STEAM_0:0:18700861" is already in the admin list.
wait command blocked by server (sv_allow_wait_command = 0).
L 03/17/2010 - 05:32:23: server_cvar: "sv_accelerate" "5"
L 03/17/2010 - 05:32:23: 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!
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
Section [Scenes]: 0 resources total 0 bytes, 0.00 % of limit (2.10 MB)
[EventScripts] Load script failed. It might already be loaded, try to es_unload
it first. anti-cheat
L 03/17/2010 - 05:32:23: server_cvar: "mp_friendlyfire" "0"
L 03/17/2010 - 05:32:23: server_cvar: "mp_footsteps" "1"
L 03/17/2010 - 05:32:23: server_cvar: "mp_autoteambalance" "1"
L 03/17/2010 - 05:32:23: server_cvar: "mp_flashlight" "1"
L 03/17/2010 - 05:32:23: server_cvar: "sv_alltalk" "1"
L 03/17/2010 - 05:32:23: server_cvar: "sv_pausable" "0"
sv_cheats Has Been Blocked.
--------------------------------------------------------
sv_pure value unchanged (current value is 1).
--------------------------------------------------------
L 03/17/2010 - 05:32:23: server_cvar: "sv_maxspeed" "320"
L 03/17/2010 - 05:32:23: server_cvar: "mp_limitteams" "1"
L 03/17/2010 - 05:32:23: server_cvar: "mp_hostagepenalty" "0"
L 03/17/2010 - 05:32:23: server_cvar: "sv_voiceenable" "1"
L 03/17/2010 - 05:32:24: server_cvar: "sv_accelerate" "5"
L 03/17/2010 - 05:32:24: server_cvar: "sv_airaccelerate" "10"
L 03/17/2010 - 05:32:24: server_cvar: "mp_freezetime" "2"
L 03/17/2010 - 05:32:24: server_cvar: "mp_c4timer" "35"
L 03/17/2010 - 05:32:24: server_cvar: "mp_fraglimit" "0"
L 03/17/2010 - 05:32:24: server_cvar: "mp_maxrounds" "0"
Server logging enabled.
couldn't exec banned_user.cfg
couldn't exec banned_ip.cfg
L 03/17/2010 - 05:32:24: server_cvar: "sv_gravity" "800"
couldn't exec gmp_settings.cfg
Could not open script for addons/eventscripts/anti_cheat/es_anti_cheat.txt
  Error source (console): (no script)
******     Executing mani_server.cfg      ******
L 03/17/2010 - 05:32:24: server_cvar: "mani_reserve_slots" "1"
******     Executing mani_quake_sounds.cfg      ******
couldn't exec mani_skins.cfg
****** Finished executing mani_server.cfg ******
******     Executing mani_server.cfg      ******
L 03/17/2010 - 05:32:24: server_cvar: "mani_reserve_slots" "1"
******     Executing mani_quake_sounds.cfg      ******
couldn't exec mani_skins.cfg
****** Finished executing mani_server.cfg ******
L 03/17/2010 - 05:32:24: World triggered "Round_Start"
[EventScripts] gungame was already loaded
[EventScripts] gungame was already loaded
L 03/17/2010 - 05:32:24: server_cvar: "mp_timelimit" "45"
L 03/17/2010 - 05:32:24: server_cvar: "mp_fraglimit" "100"
L 03/17/2010 - 05:32:24: server_cvar: "mp_maxrounds" "100"
L 03/17/2010 - 05:32:26: World triggered "Round_Start"
L 03/17/2010 - 05:32:59: World triggered "Restart_Round_(1_second)"
L 03/17/2010 - 05:33:04: Team "CT" scored "0" with "0" players
L 03/17/2010 - 05:33:04: Team "TERRORIST" scored "0" with "0" players
==============================================================================
                     A GUNGAME EXCEPTION HAS BEEN CAUGHT
==============================================================================
  ...and logged in the error log. This file is available at:
 -> addons/eventscripts/gungame/logs/errorlog 5.0.585.txt
==============================================================================
 Report the following error at http://forums.gungame5.com in the respective
 addon's topic, or as a GunGame bug.

 The traceback is available below, the most recent call is at the end.
******************************************************************************
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.
******************************************************************************
Unloading gungame/included_addons/gg_warmup_round...
[GunGame] Addon (gg_warmup_round) was successfully unregistered.
[EventScripts] Unloading gungame/included_addons/gg_warmup_round...
[EventScripts] gungame/included_addons/gg_warmup_round has been unloaded
L 03/17/2010 - 05:33:07: World triggered "Round_Start"


TBH, it works so it doesn't matter :)

Thank for you help :)
Last edited by nomy on Wed Mar 17, 2010 6:41 am, edited 1 time in total.
nomy

Private
Private
 
Posts: 5
Joined: Mon Mar 15, 2010 6:15 am
Steam Friends Name: n0my

Re:

Postby nomy » Wed Mar 17, 2010 6:40 am

TempletonPeck wrote:Remove ES Tools. It´s one of those buggy Addons that i´ve never would install any more.


Its not... I have been using EST for very long time for all of my servers... I dont get it why people say it causes crashes and its buggy... How come it never crash the server for me? :o
nomy

Private
Private
 
Posts: 5
Joined: Mon Mar 15, 2010 6:15 am
Steam Friends Name: n0my

Postby Warren » Wed Mar 17, 2010 10:42 am

Yeah, that error is harmless, and one that was never resolved in GunGame5 (It shouldn't exist in GunGame5.1 though).
Warren

Site Admin
Site Admin
 
Posts: 772
Joined: Fri Sep 05, 2008 2:59 am
Location: Boston, MA
Xfire Name: WMA9000



Return to Troubleshooting (NOT FOR BUGS)

Who is online

Users browsing this forum: No registered users and 2 guests

cron