Author Topic: Console Error on Player Join  (Read 2047 times)

0 Members and 1 Guest are viewing this topic.

Offline xLiaMz

  • Newbie
  • *
  • Posts: 33
  • Karma: 0
Console Error on Player Join
« on: February 19, 2016, 02:52:46 AM »
I get this error in my console everytime someone connects to the server, ULX still works even with the error but I thought it's something I should report.

My ULib/ULX versions:
ULib v2.60d (02/18/16)
ULX v3.70

Game mode: DarkRP

Lua errors shown in console:
Code: [Select]
[ERROR] addons/ulib/lua/ulib/shared/sh_ucl.lua:48: attempt to call method 'UniqueID' (a nil value)
  1. query - addons/ulib/lua/ulib/shared/sh_ucl.lua:48
   2. fn - addons/ulib/lua/ulib/shared/cami_ulib.lua:18
    3. Call - addons/ulib/lua/ulib/shared/hook.lua:110
     4. PlayerHasAccess - addons/ulib/lua/ulib/shared/cami_global.lua:370
      5. unknown - gamemodes/darkrp/gamemode/modules/fpp/pp/client/menu.lua:38

Offline feldma

  • Newbie
  • *
  • Posts: 47
  • Karma: 5
  • 5696 hours in Gmod and counting!
    • Mega-Strike Network
Re: Console Error on Player Join
« Reply #1 on: February 19, 2016, 03:01:26 AM »
UniqueID is a nill value?

Now I truly am confused. Possible Ulib corruption?
Solving 50% of people's questions by searching it up on google.

Trying to think of a cool idea to code, so I can inspire myself to code. If you want something done, please message me!

Offline xLiaMz

  • Newbie
  • *
  • Posts: 33
  • Karma: 0
Re: Console Error on Player Join
« Reply #2 on: February 19, 2016, 07:52:08 AM »
UniqueID is a nill value?

Now I truly am confused. Possible Ulib corruption?

Possibly, I've used the GitHub version if that helps? I did however use old configuration files, could that be the problem?