Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: hymsan on February 27, 2011, 10:29:16 AM

Title: ULX Error
Post by: hymsan on February 27, 2011, 10:29:16 AM
First the error, if a player gets automatically kicked from the server for "No steam logon." ULib will print about 15 lines of this error:

Code: [Select]
[@ulib\shared\sh_ucl.lua:284] Tried to use a NULL entity!
From what I can see, when the user gets kicked he no longer has a "UniqueID" so you could just change the method that meta:GetUserGroup() calls that function, or another workaround.

Just figured I'd give you guys a heads up.

-hymsan
Title: Re: ULX Error
Post by: Megiddo on February 27, 2011, 10:47:34 AM
Update to ulib rev 183 and let me know if it fixes this.
Title: Re: ULX Error
Post by: hymsan on February 27, 2011, 11:10:45 AM
Will give you an update in a bit, gotta wait for someone to get that error again. Thanks for the quick reply.

Edit: Yup, works perfect, thanks!