Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: acidtownx on October 29, 2015, 09:28:56 PM
-
Hey guys, this lua error shows up in the console whenever I or someone else tries to join:
[ERROR] addons/ulx/lua/ulx/modules/cl/xgui_client.lua:184: attempt to index field 'settings_tabs' (a nil value)
1. processModules - addons/ulx/lua/ulx/modules/cl/xgui_client.lua:184
2. fn - addons/ulx/lua/ulx/modules/cl/xgui_client.lua:158
3. Call - addons/ulib/lua/ulib/shared/hook.lua:179
4. fn - addons/ulib/lua/ulib/cl_init.lua:48
5. unknown - addons/ulib/lua/ulib/shared/hook.lua:179
I didn't edit any of the settings. I would post the xgui_client but it will be well over 20000 characters so here's a pastebin instead: http://pastebin.com/Ey74EgmN (http://pastebin.com/Ey74EgmN)
Any help is appreciated! Thanks!
-
That's odd- have you modified or removed any ULX or XGUI files on your server? Your file doesn't seem to match our current version (https://github.com/Nayruden/Ulysses), so I highly recommend updating from our GitHub page if you can.
-
Nope. Although, in my web hosted server, I wasn't able to extract it and had to input each file individually. Double checked everything and it matches with the file locations and such. I will get the file from the github page and post an update soon :)
EDIT: It seems like I downloaded the ulx from the github since I tried downloading it and it had the same file name. I just replaced it and put the files back in and it now works! Not sure what happened but the error doesn't show up anymore. Thanks a lot! :)
-
Glad you got it figured out! ;D