Page 1 of 1

SVN 650

PostPosted: Tue Aug 07, 2012 4:10 pm
by tnarocks
*******************************************************************************
* *
* GUNGAME v5.1 ERROR LOGGING *
* HTTP://FORUMS.GUNGAME.NET/ *
* GG VERSION: 5.1.650 *
* DATE: 08-07-2012 IP: 66.150.164.26 *
* PLATFORM: NT PORT: 27015 *
* ES VERSION: 2.1.1.0 ES CORE VERSION: 2.1.1.336 *
* SPE VERSION: 1.6.0a r79 MM VERSION: 1.9.0-dev *
* SM VERSION: 1.5.0-dev MANI VERSION: 1.2.22.11 SMM *
* *
*******************************************************************************


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
LAST EVENT: [08/07/2012 @ 07:39:58] TOTAL OCCURENCES: [0002]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Traceback (most recent call last):
../eventscripts/es.py", line 279, in tick
x()
../eventscripts/_libs/python/gamethread.py", line 173, in tick
_executenode(first)
../eventscripts/_libs/python/gamethread.py", line 155, in _executenode
function(*a, **kw)
../eventscripts/gungame51/core/addons/queue.py", line 91, in _loop_through_queue
self._load_addons()
../eventscripts/gungame51/core/addons/queue.py", line 183, in _load_addons
AddonManager()._load_addon(addon)
../eventscripts/gungame51/core/addons/manager.py", line 35, in _load_addon
instance = LoadedAddons[addon]

SystemError: NULL result without error in PyObject_Call

PostPosted: Tue Aug 07, 2012 4:12 pm
by tnarocks
when i installed the new svn gg_turbo is not working right i have to use !give to get new gun.

PostPosted: Tue Aug 07, 2012 4:16 pm
by satoon101
That seems like a very strange error. Something happened when it tried to load one of your addons, which caused gg_turbo to not load. Is this on your live server or test server? If you recently installed any new Custom addons, try disabling them, and restart the server. More than likely there is an issue with one of them that needs addressed. Let me know which one it turns out to be.

Satoon

PostPosted: Tue Aug 07, 2012 4:20 pm
by tnarocks
yes i installed the round end blocker i can try to disable that and see what happens.

PostPosted: Tue Aug 07, 2012 4:23 pm
by tnarocks
ok it was the round end blocker. I disabled it and gg_turbo works great.

PostPosted: Tue Aug 07, 2012 4:24 pm
by satoon101
Ok, I will look into fixing the gg_roundend_blocker script, thank you for reporting.

Satoon

PostPosted: Tue Aug 07, 2012 4:25 pm
by tnarocks
no problem.

PostPosted: Tue Aug 07, 2012 4:48 pm
by satoon101
Ok, figured out the issue. There were 2 signatures that had been updated on May 30th, but had not yet been uploaded with the newest SPE Alpha. Try downloading the newest one (r126), and it should fix gg_roundend_blocker as well as the Alpha version of gg_nocash.

Satoon

PostPosted: Tue Aug 07, 2012 4:49 pm
by tnarocks
ok i will try it now and let you know if works

PostPosted: Tue Aug 07, 2012 4:59 pm
by tnarocks
its working perfectly now. Great Job on the fast Fix. Thanks