I got a error in the error logs for spawn protection and this is what it says.
*******************************************************************************
* *
* GUNGAME v5.1 ERROR LOGGING *
* HTTP://WWW.GUNGAME5.COM/ *
* *
* GG VERSION: 5.1.481 IP: 63.211.221.204 *
* SPE VERSION: 1.5.0f r78 PORT: 27015 *
* PLATFORM: POSIX DATE: 08-04-2010 *
* ES VERSION: 2.1.1.338 ES CORE VERSION: 2.1.1.336 *
* MM VERSION: 1.8.3V SM VERSION: 0 *
* MANI VERSION: 1.2V VSP EST VERSION: 0 *
* *
*******************************************************************************
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [08/04/2010 @ 17:25:45] TOTAL OCCURENCES: [0001]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Traceback (most recent call last):
File "../eventscripts/es.py", line 269, in triggerEvent
self.EventListeners[eventname][listener](event_var)
File "../eventscripts/gungame51/core/addons/__init__.py", line 430, in call_event
current_event[name](event_var)
File "../eventscripts/gungame51/scripts/included/gg_spawn_protect/gg_spawn_protect.py", line 112, in player_spawn
if getPlayer(userid).isdead or int(event_var['es_userteam']) < 2:
File "../eventscripts/_libs/python/playerlib.py", line 1294, in getPlayer
raise e
UseridError: '5' is an invalid userid