Page 1 of 1

[RESOLVED] Problem GG5

PostPosted: Wed Nov 19, 2008 7:15 pm
by PoWa
Hi, my server crash with the new gungame.

**************************************************
GunGame Errorlog
Opened: 17/11/2008 @ [23:46:14]

Version Information:
* EventScripts: 2.0.0.248
* ES_Tools: 0.420
* GunGame: 5.0.548
* Popup: oy28
* OS Type: posix
**************************************************


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 18/11/2008 @ [08:06:53] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):

File "/home/user_27000/hl2/cstrike/addons/eventscripts/es.py", line 207, in tick
x()

File "/home/user_27000/hl2/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 174, in tick
_executenode(first)

File "/home/user_27000/hl2/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 156, in _executenode
function(*a, **kw)

File "/home/user_27000/hl2/cstrike/addons/eventscripts/gungame/included_addons/gg_dead_strip/gg_dead_strip.py", line 80, in deadStrip
playerlibPlayer = playerlib.getPlayer(userid)

File "/home/user_27000/hl2/cstrike/addons/eventscripts/_libs/python/playerlib.py", line 657, in getPlayer
raise e

UseridError: 10 is an invalid userid



-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 18/11/2008 @ [20:24:45] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):

File "/home/user_27000/hl2/cstrike/addons/eventscripts/es.py", line 207, in tick
x()

File "/home/user_27000/hl2/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 179, in tick
_executenode(task)

File "/home/user_27000/hl2/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 156, in _executenode
function(*a, **kw)

File "/home/user_27000/hl2/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: "gungameVoteCounter" does not exist.



-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 19/11/2008 @ [12:46:32] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):

File "/home/user_27000/hl2/cstrike/addons/eventscripts/es.py", line 207, in tick
x()

File "/home/user_27000/hl2/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 174, in tick
_executenode(first)

File "/home/user_27000/hl2/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 156, in _executenode
function(*a, **kw)

File "/home/user_27000/hl2/cstrike/addons/eventscripts/gungame/included_addons/gg_dead_strip/gg_dead_strip.py", line 80, in deadStrip
playerlibPlayer = playerlib.getPlayer(userid)

File "/home/user_27000/hl2/cstrike/addons/eventscripts/_libs/python/playerlib.py", line 657, in getPlayer
raise e

UseridError: 18 is an invalid userid



-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 19/11/2008 @ [12:52:13] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):

File "/home/user_27000/hl2/cstrike/addons/eventscripts/es.py", line 207, in tick
x()

File "/home/user_27000/hl2/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 179, in tick
_executenode(task)

File "/home/user_27000/hl2/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 156, in _executenode
function(*a, **kw)

File "/home/user_27000/hl2/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: "gungameRespawnPlayer28" does not exist.



-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 19/11/2008 @ [15:17:36] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):

File "/home/user_27000/hl2/cstrike/addons/eventscripts/es.py", line 207, in tick
x()

File "/home/user_27000/hl2/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 174, in tick
_executenode(first)

File "/home/user_27000/hl2/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 156, in _executenode
function(*a, **kw)

File "/home/user_27000/hl2/cstrike/addons/eventscripts/gungame/included_addons/gg_dead_strip/gg_dead_strip.py", line 80, in deadStrip
playerlibPlayer = playerlib.getPlayer(userid)

File "/home/user_27000/hl2/cstrike/addons/eventscripts/_libs/python/playerlib.py", line 657, in getPlayer
raise e

UseridError: 43 is an invalid userid




Can u help me plz

PostPosted: Wed Nov 19, 2008 7:24 pm
by RideGuy
We need allot more information to help you. Please fill out an issue report.
http://code.google.com/p/gungame-python/issues/list


Thanks,
RideGuy

Re: Problem GG5

PostPosted: Thu Nov 20, 2008 11:45 am
by chokapic
I have the same problem... not on all maps, just on one, for the moment... gg_aztec_mini.

Sometimes, in game, my server crashes, restart and I don't know why... it load the first map (the map you define when you launch your server).

In my error file, I have these lines :

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 19/11/2008 @ [19:49:46] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):

File "/srcds_l3/cstrike/addons/eventscripts/es.py", line 207, in tick
x()

File "/srcds_l3/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 179, in tick
_executenode(task)

File "/srcds_l3/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 156, in _executenode
function(*a, **kw)

File "/srcds_l3/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: "gungameRespawnPlayer27" does not exist.



-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 19/11/2008 @ [19:54:51] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):

File "/srcds_l3/cstrike/addons/eventscripts/es.py", line 207, in tick
x()

File "/srcds_l3/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 174, in tick
_executenode(first)

File "/srcds_l3/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 156, in _executenode
function(*a, **kw)

File "/srcds_l3/cstrike/addons/eventscripts/gungame/included_addons/gg_dead_strip/gg_dead_strip.py", line 80, in deadStrip
playerlibPlayer = playerlib.getPlayer(userid)

File "/srcds_l3/cstrike/addons/eventscripts/_libs/python/playerlib.py", line 657, in getPlayer
raise e

UseridError: 33 is an invalid userid



-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 19/11/2008 @ [21:25:20] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):

File "/srcds_l3/cstrike/addons/eventscripts/es.py", line 207, in tick
x()

File "/srcds_l3/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 174, in tick
_executenode(first)

File "/srcds_l3/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 156, in _executenode
function(*a, **kw)

File "/srcds_l3/cstrike/addons/eventscripts/gungame/included_addons/gg_dead_strip/gg_dead_strip.py", line 80, in deadStrip
playerlibPlayer = playerlib.getPlayer(userid)

File "/srcds_l3/cstrike/addons/eventscripts/_libs/python/playerlib.py", line 657, in getPlayer
raise e

UseridError: 14 is an invalid userid



-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 19/11/2008 @ [22:51:40] [Occurences: 2]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):

File "/srcds_l3/cstrike/addons/eventscripts/es.py", line 207, in tick
x()

File "/srcds_l3/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 179, in tick
_executenode(task)

File "/srcds_l3/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 156, in _executenode
function(*a, **kw)

File "/srcds_l3/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: "gungameRespawnPlayer41" does not exist.



-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Exception caught: 20/11/2008 @ [08:59:17] [Occurences: 1]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Traceback (most recent call last):

File "/srcds_l3/cstrike/addons/eventscripts/es.py", line 207, in tick
x()

File "/srcds_l3/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 179, in tick
_executenode(task)

File "/srcds_l3/cstrike/addons/eventscripts/_libs/python/gamethread.py", line 156, in _executenode
function(*a, **kw)

File "/srcds_l3/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.


And I use :

* EventScripts: 2.0.0.250
* ES_Tools: 0.420
* GunGame: 5.0.548
* Mani Admin Plugin activated
* Popup: oy28
* OS Type: posix

Re: Problem GG5

PostPosted: Thu Nov 20, 2008 2:09 pm
by chokapic
I posted a new issue concerning this problem :
http://code.google.com/p/gungame-python ... %20Summary

PostPosted: Thu Nov 20, 2008 2:33 pm
by RideGuy
Thanks guys. We are looking into why some maps crash GG5. We suspect that the map maker has put something in the map that conflicts with GG5.

RideGuy

PostPosted: Fri Nov 21, 2008 5:46 am
by xcmercy
i recieve all the same errors and have server crashes

Re:

PostPosted: Fri Nov 21, 2008 6:48 am
by Warren
PoWa. Please update EventScripts to version 2.0.0.250. This version may fix your crashes.


xcmercy wrote:i recieve all the same errors and have server crashes
None of the errors are crash related. They are harmless errors that will probably be cleaned up eventually.

Re: Problem GG5

PostPosted: Fri Nov 21, 2008 11:30 am
by PoWa
Thx, i'll try this !

Re: Re:

PostPosted: Fri Nov 21, 2008 4:59 pm
by PoWa
Sc0pE wrote:PoWa. Please update EventScripts to version 2.0.0.250. This version may fix your crashes.


Wooot it's work !!!

Thx Sc0pe !!!