Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: tgp1994 on March 26, 2009, 04:57:29 PM
-
Hi there, right now, with the latest SVN update, I am getting console spammed by an error message reading:
Timer Error: ULib/server/hook.lua:139: attempt to index local 'gm' <a number value>
By the way, I am running my server through SRCDS, with the latest DarkRP svn as gamemode.
I have also update garrysmod today.
Thanks in advance!
-
Something outside of Ulysses is calling hook.Call with an invalid arg. You'd get a similar error without ULib installed.
-
What do you think it could be? The addons I have are:
- Phoenix-Storms 3
- Prop Ghost
- The wire SVN
- Wire Unofficial SVN
- Fading Door Stool
- Stacker
- PCMod2 Latest
- Sound Emitter
- weight Stool
- Ultimate Vehicle Pack
- CSS Realistic Weapons 4
- Bail Out
- And of course, the latest SVN version of DarkRP.
And this command seems to be called at regular intervals, so that could limit my list.
Any ideas of what it could be?
-
dark rp
-
What makes you so sure about that?
-
Not likely to be dark rp, it would be using gamemode.Call instead of hook.Call.
-
So other than that, would you think my other addons would be using gm?
-
With a little initial digging, the one that seems to stick out is PCMod.
Try running lua_run print( PCMod.GM ) on the server console and reply with the output.
-
When I do that it says nil. And thanks for offering some help so far :)
-
I can confirm this, I have been getting that message at a regular interval. I have uploaded the debugdump.txt file if this will help clarify anything.
Like tgp1994, when I ran that console command, my result was nil.
-
Possibly the temporary server fix found here (http://www.facepunch.com/showthread.php?p=14375514) should fix ULX, but it looks like it wasn't completely fixing rp :P
-
What makes you so sure about that?
dark rp was messing up in update 61 :(
-
I guess that is the most likely answer. DarkRP seems to have had lots of compatibility issues ULX, and being one of the most versitile admin mods, I guess lots of people use it.