[RESOLVED] Problem GG5

Having problems with GunGame5 (NOT FOR BUGS)? Ask here!

[RESOLVED] Problem GG5

Postby PoWa » Wed Nov 19, 2008 7:15 pm

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
PoWa

Recruit
Recruit
 
Posts: 4
Joined: Wed Nov 19, 2008 4:02 pm

Postby RideGuy » Wed Nov 19, 2008 7:24 pm

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
RideGuy

Site Admin
Site Admin
User avatar
 
Posts: 201
Joined: Sat Sep 06, 2008 11:30 am

Re: Problem GG5

Postby chokapic » Thu Nov 20, 2008 11:45 am

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
chokapic

Private
Private
 
Posts: 9
Joined: Wed Nov 19, 2008 12:08 am
Location: France

Re: Problem GG5

Postby chokapic » Thu Nov 20, 2008 2:09 pm

I posted a new issue concerning this problem :
http://code.google.com/p/gungame-python ... %20Summary
chokapic

Private
Private
 
Posts: 9
Joined: Wed Nov 19, 2008 12:08 am
Location: France

Postby RideGuy » Thu Nov 20, 2008 2:33 pm

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
RideGuy

Site Admin
Site Admin
User avatar
 
Posts: 201
Joined: Sat Sep 06, 2008 11:30 am

Postby xcmercy » Fri Nov 21, 2008 5:46 am

i recieve all the same errors and have server crashes
xcmercy

Recruit
Recruit
 
Posts: 3
Joined: Sat Nov 15, 2008 1:26 pm
Steam Friends Name: __Merc__

Re:

Postby Warren » Fri Nov 21, 2008 6:48 am

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.
Warren

Site Admin
Site Admin
 
Posts: 772
Joined: Fri Sep 05, 2008 2:59 am
Location: Boston, MA
Xfire Name: WMA9000

Re: Problem GG5

Postby PoWa » Fri Nov 21, 2008 11:30 am

Thx, i'll try this !
PoWa

Recruit
Recruit
 
Posts: 4
Joined: Wed Nov 19, 2008 4:02 pm

Re: Re:

Postby PoWa » Fri Nov 21, 2008 4:59 pm

Sc0pE wrote:PoWa. Please update EventScripts to version 2.0.0.250. This version may fix your crashes.


Wooot it's work !!!

Thx Sc0pe !!!
PoWa

Recruit
Recruit
 
Posts: 4
Joined: Wed Nov 19, 2008 4:02 pm



Return to Troubleshooting (NOT FOR BUGS)

Who is online

Users browsing this forum: No registered users and 9 guests

cron