Hi,
So I have a problem when I use a player name command for example:
"ulx adduser <name>" after the "adduser" and when I prace Space, the following error pops up
ULib/shared/util.lua:102: bad argument #1 to 'ipairs' (table expected, got nil)
and after that every time I type the characters of the name it comes up with the same error.
Also when I do the !menu and choose "Admin" this error pops up (some times):
ulx/modules/cl/adminmenu.lua:15: bad argument #1 to 'SetText' (string expected, got nil)
I then try and change the PvP Damage and all the other buttons but this error pops up:
nil)ulx/modules/cl/adminmenu.lua:48: bad argument #1 to 'SetText' (string expected, got nil)
Thanks for any help.