Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Nekomi on October 09, 2015, 04:17:16 PM

Title: UTeam > UTeam.txt (data folder) not loading and error
Post by: Nekomi on October 09, 2015, 04:17:16 PM
Hello, i'm encountering this error on my UTeam :

ULib queue error: lua/autorun/uteam.lua:28: attempt to index upvalue 'team_data' (a nil value)

Anyone already faced this problem ?
Title: Re: UTeam > UTeam.txt (data folder) not loading and error
Post by: JamminR on October 09, 2015, 04:38:13 PM
You're likely using a version years out of date and almost definitely not supported by Team Ulysses.
I'd recommend using our latest ULib and ULX from Github, which includes UTeam.
UTeam.lua has been included with ULX in addons/ulx/lua/ulx/modules for over 5 years now and;
1) doesn't use uteams.txt
2) the path you show indicates a non-supported version.

Not only have I never seen the error in my years here, Google, as of this posting, hasn't either specifically for that variable.
https://www.google.com/?gws_rd=ssl#q=%2Bsite:forums.ulyssesmod.net+uteam+upvalue (https://www.google.com/?gws_rd=ssl#q=%2Bsite:forums.ulyssesmod.net+uteam+upvalue)

Title: Re: UTeam > UTeam.txt (data folder) not loading and error
Post by: Nekomi on October 09, 2015, 06:28:05 PM
Uh, i finally found the button on the ulx menu :o
Thanks however. :)
Title: Re: UTeam > UTeam.txt (data folder) not loading and error
Post by: JamminR on October 09, 2015, 08:30:16 PM
Then make sure to remove the /autorun/uteam.lua or addons/uteam if that's what you have.