CODE:
if SERVER then
timer.Simple(1, function()
ULib.ucl.registerAccess("pickupothers_props", "admin", "Permission to pickup players props", "Liquid Obsidian" )
ULib.ucl.registerAccess("pickupothers_vehicles", "admin", "Permission to pickup players vehicles", "Liquid Obsidian" )
end)
end
I have pinpointed that this section of the code is causing 2 of the same errors everytime a player joins, or is assigned any kind of ULX rank or permission.
It happens to other players but not me?
ERROR:
[ERROR] lua/includes/extensions/table.lua:51: bad argument #1 to 'pairs' (table expected, got nil)
1. pairs - [C]:-1
2. Empty - lua/includes/extensions/table.lua:51
3. fn - addons/ulx/lua/ulx/modules/cl/xgui_client.lua:421
4. func - addons/ulib/lua/ulib/client/cl_util.lua:22
5. unknown - lua/includes/modules/net.lua:32