Hi all
I am hosting an qb-core server at home, and till now it have been great.
We played yesterday with no problems, but when I started the server up today, I suddently lost my admin priveliges in-game.
After long research, I found out that my “fivem” identifier have changed
In admins.json it is one number, and if I see my player profile in txadmin it’s another number.
If I add my “new” number from txadmin into server.cfg in the line add_principal identifier.fivem:XXXXXXX group.admin #PLAYERNAME
I get some admin rights, like spawning items, reviweing, etc. but I still do not have access to txadmin in-game as before. (I get an error message, saying that my identifiers do not match)
I have tried to delete admins.json and the default folder in txData, and run the whole setup from start, but I still have to different fivem identifiers.
In admins.json there is a line url that contains my “old” or wrong fivem identifier (“nameid”:“https://forum.cfx.re/internal/user/XXXXXXX”) so I have a feeling, that something is coming back wrong from cfx.re ?
What is happening here?