Author Topic: UTeam > UTeam.txt (data folder) not loading and error  (Read 1714 times)

0 Members and 2 Guests are viewing this topic.

Offline Nekomi

  • Newbie
  • *
  • Posts: 10
  • Karma: 0
  • Nya~
UTeam > UTeam.txt (data folder) not loading and error
« 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 ?

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: UTeam > UTeam.txt (data folder) not loading and error
« Reply #1 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

« Last Edit: October 09, 2015, 04:41:10 PM by JamminR »
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Nekomi

  • Newbie
  • *
  • Posts: 10
  • Karma: 0
  • Nya~
Re: UTeam > UTeam.txt (data folder) not loading and error
« Reply #2 on: October 09, 2015, 06:28:05 PM »
Uh, i finally found the button on the ulx menu :o
Thanks however. :)

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: UTeam > UTeam.txt (data folder) not loading and error
« Reply #3 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.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming