You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm unsure why you'd be getting this issue. It could be caused by AtlasChat (where the error is coming from) or because you have Srlion's Hook Library on your server. ULib uses a hook library, so they likely are not compatible with each other.
Steps to reproduce
Expected behavior
nothing just i've restart my server just to do a normal restart and I have this issues
Actual behavior
Srlion Hook Library: Stopped ULX/ULib from loading it's hook library!
Error(s) in server console, if any
Lua Error:
[ulx] addons/ulx/lua/ulx/log.lua:173: attempt to call method 'Nick' (a nil value)
[ulx] addons/ulx/lua/ulx/log.lua:173: attempt to call method 'Nick' (a nil value)
Error(s) in player's console, if any
Srlion Hook Library: Stopped ULX/ULib from loading it's hook library!
[ulib] addons/ulib/lua/ulib/shared/sh_ucl.lua:48: attempt to call method 'UniqueID' (a nil value)
3. internal_call - lua/includes/modules/hook.lua:387
4. Call - lua/includes/modules/hook.lua:406
5. PlayerHasAccess - lua/libraries/sh_cami.lua:274
6. calcAccess - gamemodes/starwarsrp/gamemode/modules/fspectate/cl_init.lua:47
7. v - gamemodes/starwarsrp/gamemode/modules/fspectate/cl_init.lua:51
8. unknown - gamemodes/starwarsrp/gamemode/modules/fadmin/sh_fadmin_darkrp.lua:80
Version
ULib v2.63
ULX v3.73
The text was updated successfully, but these errors were encountered: