TeamUlysses / ulib

ULib: A Lua library for more rapid development on Garry's Mod servers

Home Page:http://ulyssesmod.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ULib users.txt Issue

MSTVIRUS opened this issue · comments

The Problem

ULib has somehow added two entries for the same player inside of the "users.txt" file, one with their SteamID and the other with their IP. Both entries have a different rank variable and the rank of the user always locks to the IP's variable. Running "ulx adduser" doesn't do anything not even sending an error to the console. Changing the rank variable doesn't do anything as it always changes back to it's previous value. Deleting both entries doesn't do anything either as they always return when the player rejoins.

Error(s) in server console, if any

None

Error(s) in player's console, if any

None

Version

ULib v2.63d (05/12/18)
ULX v3.73d (05/20/18)

Extra Information

My server is running UTime and APromote if that's at all useful