Page 1 of 1

Problem with deathmatch

PostPosted: Fri Mar 06, 2009 8:13 pm
by Tealk
i have install the gg5 and will have deathmatch but it doesnt run

error log
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  Exception caught: 06/03/2009 @ [20:06:54] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):

  File "/home/Freek-Players/server/gg/cstrike/addons/eventscripts/es.py", line 207, in tick
    x()

  File "/home/Freek-Players/server/gg/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 179, in tick
    _executenode(task)

  File "/home/Freek-Players/server/gg/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 156, in _executenode
    function(*a, **kw)

  File "/home/Freek-Players/server/gg/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.

i have install too gungame_utils

Re: Problem with deathmatch

PostPosted: Fri Mar 06, 2009 10:18 pm
by cyberkrypta
viewtopic.php?f=12&t=460

mehr fällt mir da auch gerade nicht ein ;) .

Re: Problem with deathmatch

PostPosted: Wed Mar 11, 2009 3:36 pm
by Tealk
here my errorlog
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  Exception caught: 11/03/2009 @ [00:31:15] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):

  File "/home/Freek-Players/server/gg/cstrike/addons/eventscripts/es.py", line 334, in loadModuleAddon
    newaddon = __import__(importname)

  File "/home/Freek-Players/server/gg/cstrike/addons/eventscripts/gungame/included_addons/gg_knife_pro/gg_knife_pro.py", line 34, in <module>
    proLimit = gungamelib.getVariable('gg_knife_pro_limit')

  File "/home/Freek-Players/server/gg/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_knife_pro_limit): not registered.



-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  Exception caught: 11/03/2009 @ [00:31:15] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):

  File "/home/Freek-Players/server/gg/cstrike/addons/eventscripts/es.py", line 334, in loadModuleAddon
    newaddon = __import__(importname)

  File "/home/Freek-Players/server/gg/cstrike/addons/eventscripts/gungame/included_addons/gg_turbo/gg_turbo.py", line 39, in <module>
    gg_dead_strip = gungamelib.getVariable('gg_dead_strip')

  File "/home/Freek-Players/server/gg/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: 11/03/2009 @ [00:31:15] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):

  File "/home/Freek-Players/server/gg/cstrike/addons/eventscripts/es.py", line 356, in loadModuleAddon
    addons.load(newaddon)

  File "/home/Freek-Players/server/gg/cstrike/addons/eventscripts/es.py", line 156, in load
    addon.load()

  File "/home/Freek-Players/server/gg/cstrike/addons/eventscripts/gungame/included_addons/gg_deathmatch/gg_deathmatch.py", line 51, in load
    gg_deathmatch.addDependency('gg_dissolver', 1)

  File "/home/Freek-Players/server/gg/cstrike/addons/eventscripts/_libs/python/gungamelib.py", line 1169, in addDependency
    raise AddonError('Cannot add dependency (%s): variable not registered.' % dependencyName)

AddonError: Cannot add dependency (gg_dissolver): variable not registered.



-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  Exception caught: 11/03/2009 @ [00:31:15] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):

  File "/home/Freek-Players/server/gg/cstrike/addons/eventscripts/es.py", line 356, in loadModuleAddon
    addons.load(newaddon)

  File "/home/Freek-Players/server/gg/cstrike/addons/eventscripts/es.py", line 156, in load
    addon.load()

  File "/home/Freek-Players/server/gg/cstrike/addons/eventscripts/gungame/included_addons/gg_spawn_protect/gg_spawn_protect.py", line 49, in load
    if gungamelib.getVariableValue('gg_spawn_protect_cancelonfire'):

  File "/home/Freek-Players/server/gg/cstrike/addons/eventscripts/_libs/python/gungamelib.py", line 2248, in getVariableValue
    raise ValueError('Unable to get variable value (%s): not registered.' % variableName)

ValueError: Unable to get variable value (gg_spawn_protect_cancelonfire): not registered.



-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  Exception caught: 11/03/2009 @ [00:31:15] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):

  File "/home/Freek-Players/server/gg/cstrike/addons/eventscripts/es.py", line 334, in loadModuleAddon
    newaddon = __import__(importname)

  File "/home/Freek-Players/server/gg/cstrike/addons/eventscripts/gungame/included_addons/gg_handicap/gg_handicap.py", line 38, in <module>
    updateTime = gungamelib.getVariable('gg_handicap_update')

  File "/home/Freek-Players/server/gg/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: 11/03/2009 @ [00:31:15] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):

  File "/home/Freek-Players/server/gg/cstrike/addons/eventscripts/es.py", line 334, in loadModuleAddon
    newaddon = __import__(importname)

  File "/home/Freek-Players/server/gg/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 "/home/Freek-Players/server/gg/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.


i have one can help me

PostPosted: Wed Mar 11, 2009 3:44 pm
by Warren
What is your server IP?

PostPosted: Wed Mar 11, 2009 3:46 pm
by Tealk
85.25.152.117:27017

PostPosted: Wed Mar 11, 2009 3:51 pm
by Warren
Since you installed GG_Utils, and not ES_Tools, you will need set gg_respawn_cmd gg_spawn (instead of est_spawn) in your ../cfg/gungame5/gg_en_config and restart your server.

PostPosted: Wed Mar 11, 2009 4:06 pm
by Tealk
ok now it run but dont my elstatsneo but this problem does not interesting here
thx on my helpers