i am getting this error with the new svn
*******************************************************************************
* *
* GUNGAME v5.1 ERROR LOGGING *
*
HTTP://FORUMS.GUNGAME.NET/ *
* *
* GG VERSION: 5.1.576 IP: 66.150.164.26 *
* SPE VERSION: 1.5.0f r85 PORT: 27015 *
* PLATFORM: POSIX DATE: 10-25-2011 *
* ES VERSION: 2.1.1.370 ES CORE VERSION: 2.1.1.336 *
* MM VERSION: 1.8.8-dev SM VERSION: 1.3.9-dev *
* MANI VERSION: 1.2.22.7 SMM EST VERSION: 0 *
* *
*******************************************************************************
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [10/25/2011 @ 08:22:21] TOTAL OCCURENCES: [0001]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Traceback (most recent call last):
File "../eventscripts/es.py", line 279, in tick
x()
File "../eventscripts/_libs/python/gamethread.py", line 178, in tick
_executenode(task)
File "../eventscripts/_libs/python/gamethread.py", line 155, in _executenode
function(*a, **kw)
File "../eventscripts/gungame51/core/addons/queue.py", line 92, in _loop_through_queue
self._load_addons()
File "../eventscripts/gungame51/core/addons/queue.py", line 177, in _load_addons
AddonManager()._load_addon(addon)
File "../eventscripts/gungame51/core/addons/manager.py", line 41, in _load_addon
instance = LoadedAddons()[addon]
File "../eventscripts/gungame51/core/addons/loaded.py", line 46, in __getitem__
value = self[addon] = _LoadedAddonInstance(addon)
File "../eventscripts/gungame51/core/addons/loaded.py", line 84, in __init__
self._load_addon()
File "../eventscripts/gungame51/core/addons/loaded.py", line 99, in _load_addon
self.call_block('load')
File "../eventscripts/gungame51/core/addons/loaded.py", line 155, in call_block
self.globals[blockname](*a, **kw)
File "../eventscripts/gungame51/scripts/custom/gg_cheap_equip/gg_cheap_equip.py", line 55, in load
"Allows players to re-equip themselves.")
File "../eventscripts/_libs/python/cmdlib.py", line 150, in registerSayCommand
cmd_manager.registerSayCommand(*a, **kw)
File "../eventscripts/_libs/python/cmdlib.py", line 63, in registerSayCommand
if es.exists('saycommand', name): raise NameError, "'%s' is in use as a say command" % name
NameError: '!give' is in use as a say command
And i have the winner menu and i chose dm and the bots are not respawning.