Problem sum includet mods doesnt run
Posted: Tue Mar 03, 2009 6:43 pm
**************************************************
GunGame Errorlog
Opened: 02/03/2009 @ [22:59:08]
Version Information:
* EventScripts: 2.0.0.250
* ES_Tools: 0.420
* GunGame: 5.0.577
* Popup: oy28
* OS Type: posix
**************************************************
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 02/03/2009 @ [22:59:08] [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: 02/03/2009 @ [22:59:08] [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: 02/03/2009 @ [22:59:09] [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: 02/03/2009 @ [22:59:09] [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: 02/03/2009 @ [22:59:09] [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_dissolver/gg_dissolver.py", line 36, in <module>
gg_dissolver_effect = gungamelib.getVariable('gg_dissolver_effect')
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_dissolver_effect): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 02/03/2009 @ [22:59:09] [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: 02/03/2009 @ [22:59:09] [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/custom_addons/gg_join_message/gg_join_message.py", line 33, in <module>
gg_join_message_once = gungamelib.getVariableValue('gg_join_message_once')
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_join_message_once): not registered.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 02/03/2009 @ [22:59:09] [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/custom_addons/gg_cheap_equip/gg_cheap_equip.py", line 34, in <module>
gg_cheap_equip_command = gungamelib.getVariableValue('gg_cheap_equip_command')
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_cheap_equip_command): not registered.