Author Topic: ULX Error  (Read 2064 times)

0 Members and 1 Guest are viewing this topic.

Offline hymsan

  • Newbie
  • *
  • Posts: 28
  • Karma: 2
ULX Error
« 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

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: ULX Error
« Reply #1 on: February 27, 2011, 10:47:34 AM »
Update to ulib rev 183 and let me know if it fixes this.
Experiencing God's grace one day at a time.

Offline hymsan

  • Newbie
  • *
  • Posts: 28
  • Karma: 2
Re: ULX Error
« Reply #2 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!
« Last Edit: February 28, 2011, 02:41:32 PM by hymsan »