Author Topic: Ranks not saving  (Read 2108 times)

0 Members and 3 Guests are viewing this topic.

Offline Will Smith

  • Newbie
  • *
  • Posts: 8
  • Karma: -1
Ranks not saving
« on: July 13, 2016, 10:34:35 PM »
This sub-forum is only for help or discussion regarding projects created by Team Ulysses. If you are requesting help, please search the forums FIRST to make sure your question has not already been answered. If you still need help, fill in the following information.

My ULib/ULX versions (run "ulx version" in console):
ULib v.. 3.61
ULX v.. 13.3.24

Game mode(s) I am having this problem on:
DarkRP
Lua errors shown in console, if any:
Code: [Select]
<insert errors here>


Hey everytime a admin joins the server there rank is set back to user, beside me and 2 others. I have re installed ulx and removed data files changed ULib.UCL_LOAD_DEFAULT to false, looked in users.txt. I have ran out of ideas of trying to fix. Please help

Offline Undercover Orange

  • Full Member
  • ***
  • Posts: 139
  • Karma: -14
  • Leader of Undercover Gaming Community
Re: Ranks not saving
« Reply #1 on: July 14, 2016, 01:40:47 AM »
i found this same problem on another server i helped. try reinstalling ulx. thats what fixed the other server
~ Undercover Orange

Offline roastchicken

  • Respected Community Member
  • Sr. Member
  • *****
  • Posts: 476
  • Karma: 84
  • I write code
Re: Ranks not saving
« Reply #2 on: July 14, 2016, 01:55:50 AM »
i found this same problem on another server i helped. try reinstalling ulx. thats what fixed the other server
I have re installed ulx and removed data files changed ULib.UCL_LOAD_DEFAULT to false, looked in users.txt. I have ran out of ideas of trying to fix. Please help

How large (in kB) is your users.txt (garrysmod/data/ulib/users.txt)?

Have you tried doing a fresh install of Garry's Mod and testing with just ULX and ULib?
Give a man some code and you help him for a day; teach a man to code and you help him for a lifetime.

Offline Will Smith

  • Newbie
  • *
  • Posts: 8
  • Karma: -1
Re: Ranks not saving
« Reply #3 on: July 15, 2016, 04:06:30 AM »
I found out what the problem was, there was something wrong with the 'db' file. I removed it then it worked

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Ranks not saving
« Reply #4 on: July 15, 2016, 05:33:44 AM »
Will, I can guarantee you that your issue wasn't ULib or ULX related then.
We do not use server.db for any group access storage.
Additionally, your posted ULX version is "off".
Though XGUI has version numbers like that, ULX itself should report 3.71 or similar, not 13+
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming