Page 1 of 1

SOLVED : Strange error - no respawn - spe_c ???

PostPosted: Thu Oct 22, 2009 4:39 pm
by Profitofdoom
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!

PostPosted: Thu Oct 22, 2009 9:38 pm
by Profitofdoom
SOLVED.

I had NOT copyied the patch files to the correct places. MY BAD!

NOTE TO ALL ... RE-RE-RE-RE- READ ALL DIRECTIONS ..

... even if you ~think~ you know what you are doing *ahem*

Profit.

(PLEASE CLOSE THIS THREAD)

PostPosted: Thu Oct 22, 2009 11:21 pm
by XE_ManUp
Good call. Thanks for posting your solution. Too many people just post "found it" or "fixed" and don't share the wealth.