Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: Yoshie on September 15, 2016, 04:08:38 AM
-
My ULib/ULX versions (run "ulx version" in console):
ULib v2.61
ULX v3.71
Game mode(s) I am having this problem on: TTT
As soon as a player connects to the server, the serverside console spits out the following error:
Lua errors shown in console, if any:
[ERROR] addons/ulib-v2_61/lua/ulib/server/ucl.lua:1095: attempt to call upvalue 'playerAuth' (a nil value)
1. fn - addons/ulib-v2_61/lua/ulib/server/ucl.lua:1095
2. unknown - addons/ulib-v2_61/lua/ulib/shared/hook.lua:110
3. UniqueID - [C]:-1
4. echoToAdmins - addons/ulx-v3_71/lua/ulx/log.lua:164
5. fn - addons/ulx-v3_71/lua/ulx/log.lua:202
6. unknown - addons/ulib-v2_61/lua/ulib/shared/hook.lua:110
[ERROR] Unauthed player
1. query - [C]:-1
2. fn - addons/ulx-v3_71/lua/ulx/base.lua:78
3. unknown - addons/ulib-v2_61/lua/ulib/shared/hook.lua:110
-
Delete ULX and ULib entirely and redownload.
-
I've tried that several times, even tried installing different versions. I just get the same error. To uninstall I am deleting the ulib+ulx folders from addons and data, is there somewhere else I need to remove them?
EDIT: Something was screwy with my server install, I verified it using SteamCMD and that fixed the issue. Thanks for your help.
-
In my experience, this issue is caused with the PlayerAuth hook breaks. Since verifying it fixed it for you, you probably had a bad edit in your garrysmod/settings/users.txt file.
-
In my experience, this issue is caused with the PlayerAuth hook breaks. Since verifying it fixed it for you, you probably had a bad edit in your garrysmod/settings/users.txt file.
I'm not running a dedi-server, so I almost went down a rabbit hole trying to figure SteamCMD out. Luckily, you're comment reminded me to check for the settings/users.txt file which I seem to have deleted (in an effort to fix another problem), so I'm glad I got that fixed.
Thanks.