Page 1 of 1

24/02/13 New issue?

PostPosted: Sun Feb 24, 2013 1:12 pm
by Serialkiller
Hi there

Our gg server has been down as of this morning?! Getting the error below:



# ================================================
# >> GunGame 5.1 Exception Caught!
# ================================================
Traceback (most recent call last):
File "../eventscripts/es.py", line 272, in triggerEvent
self.EventListeners[eventname][listener](event_var)
File "../eventscripts/gungame51/core/addons/events.py", line 130, in _call_event
callback['callback'](event_var)
File "../eventscripts/gungame51/modules/gameevents.py", line 333, in player_activate
Player(userid).database_update()
File "../eventscripts/gungame51/core/players/players.py", line 373, in __new__
return _PlayerContainer()[userid]
File "../eventscripts/gungame51/core/players/players.py", line 149, in __getitem__
'The userid can not be found on the server.')
UseridError: Unable to retrieve or create a player instance for userid "2". The userid can not be found on the server.
# ================================================

This was a similar error I was getting when the SPE needed updating, I have made no modifications to the server since the last steam update when I updated all the mods.

thanks in advance for any help

SK

PostPosted: Sun Feb 24, 2013 1:48 pm
by Serialkiller
OK got it working by making bots add after human players,..............

Seems strange though cos the server was starting with bots before this morning.

SK