SOLVED : Strange error - no respawn - spe_c ???
Posted: Thu Oct 22, 2009 4:39 pm
GunGame Errorlog
Opened: 22/10/2009 @ [01:52:19]
Version Information:
* EventScripts: 2.0.0.248
* ES_Tools: 0.420
* GunGame: 5.0.585
* Popup: oy30
* OS Type: posix
**************************************************
New server; respawn not working ..
during server startup i get error: (server log)
Can't load addon (gg_spawn): No module named spe_C
also i have this: (gungame log)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 22/10/2009 @ [03:04:40] [Occurences: 6]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "/usr/local/games/css/795442/8.12.16.206:27015/cstrike/addons/eventscripts/es.py", line 211, in tick
x()
File "/usr/local/games/css/795442/8.12.16.206:27015/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 178, in tick
_executenode(task)
File "/usr/local/games/css/795442/8.12.16.206:27015/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 155, in _executenode
function(*a, **kw)
File "/usr/local/games/css/795442/8.12.16.206:27015/cstrike/addons/eventscripts/gungame/included_addons/gg_earn_nade/gg_earn_nade.py", line 100, in earnNade
elif nadeBonusWeapon == playerlibSecondary:
File "/usr/local/games/css/795442/8.12.16.206:27015/cstrike/addons/eventscripts/_libs/python/playerlib.py", line 82, in __getattr__
if hasattr(str, value) and not hasattr(ReturnValue, value):
NameError: global name 'ReturnValue' is not defined
help!!??
thx guys!
Opened: 22/10/2009 @ [01:52:19]
Version Information:
* EventScripts: 2.0.0.248
* ES_Tools: 0.420
* GunGame: 5.0.585
* Popup: oy30
* OS Type: posix
**************************************************
New server; respawn not working ..
during server startup i get error: (server log)
Can't load addon (gg_spawn): No module named spe_C
also i have this: (gungame log)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 22/10/2009 @ [03:04:40] [Occurences: 6]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Traceback (most recent call last):
File "/usr/local/games/css/795442/8.12.16.206:27015/cstrike/addons/eventscripts/es.py", line 211, in tick
x()
File "/usr/local/games/css/795442/8.12.16.206:27015/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 178, in tick
_executenode(task)
File "/usr/local/games/css/795442/8.12.16.206:27015/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 155, in _executenode
function(*a, **kw)
File "/usr/local/games/css/795442/8.12.16.206:27015/cstrike/addons/eventscripts/gungame/included_addons/gg_earn_nade/gg_earn_nade.py", line 100, in earnNade
elif nadeBonusWeapon == playerlibSecondary:
File "/usr/local/games/css/795442/8.12.16.206:27015/cstrike/addons/eventscripts/_libs/python/playerlib.py", line 82, in __getattr__
if hasattr(str, value) and not hasattr(ReturnValue, value):
NameError: global name 'ReturnValue' is not defined
help!!??
thx guys!