XP reset issues
-
- Spawn Camper
- Posts: 131
- Joined: Sun Nov 09, 2008 8:17 pm
- Contact:
XP reset issues
Anyone having XP reset issues in last couple of days? Lately my regulars are loosing XP for no reason..
Re: XP reset issues
Had our jaymod box go down.
Got it back up this morning with a backup.
It did for a few hours not keep XP but that has cleared its self.
Got it back up this morning with a backup.
It did for a few hours not keep XP but that has cleared its self.

-
- Spawn Camper
- Posts: 131
- Joined: Sun Nov 09, 2008 8:17 pm
- Contact:
Re: XP reset issues
I guess XP issue is with this random GUID generators and how jaymod handles it. Somewhere something is wrong causing players to loose their XP.
- jaybird
- Jaymod Developer
- Posts: 2733
- Joined: Thu Feb 24, 2005 12:27 pm
- Location: San Antonio, TX
- Contact:
Re: XP reset issues
XP is tracked on GUID. Are their GUIDs generating each time they play the game?
Re: XP reset issues
I think it is a server database issue.
If not sorted ask you hoster to check the privilages for the databases incase they are wrong.
If not sorted ask you hoster to check the privilages for the databases incase they are wrong.

-
- Spawn Camper
- Posts: 131
- Joined: Sun Nov 09, 2008 8:17 pm
- Contact:
Re: XP reset issues
Yes. They all have GUID and no GUID is getting changed. I think it's issue related to when you go above 9999 players in user.db. What happens is, I play for 1 map, guid and admin saved. Once i leave and join server, i loose xp and admin.jaybird wrote:XP is tracked on GUID. Are their GUIDs generating each time they play the game?
Then i started from clear user.db and all xpsave is working correctly. Every 3-6 months, I have to go for mass XP reset and players get pissed off seeing their XP go to zero. I know you increased the limit somewhere in 2.2.0 version but something is still wrong which causes this issue. Can you please look into it? Happens mostly on windows server OS. I am using Win 2008 R2 Ent.
Thank you
-
- Spawn Camper
- Posts: 131
- Joined: Sun Nov 09, 2008 8:17 pm
- Contact:
Re: XP reset issues
I host my own servers and it's not privilege issue.petbark wrote:I think it is a server database issue.
If not sorted ask you hoster to check the privilages for the databases incase they are wrong.
Re: XP reset issues
How many users do you have in your user.db, when the problem occurs?
-
- Spawn Camper
- Posts: 131
- Joined: Sun Nov 09, 2008 8:17 pm
- Contact:
Re: XP reset issues
10,000+Ligustah wrote:How many users do you have in your user.db, when the problem occurs?
Re: XP reset issues
I have a server with 13k+ and another with 15k+. I have never experienced any XP reset issues with either server, so I suppose it must be an issue somehow related to your setup.
If you can reliably reproduce this you might want to see if it's a problem that occurs while saving, or while loading. Maybe connect to the server, set admin level and get some xp and disconnect.
Then do !dbsave and manually look up the record in the user db to see if it's properly saved.
If you can reliably reproduce this you might want to see if it's a problem that occurs while saving, or while loading. Maybe connect to the server, set admin level and get some xp and disconnect.
Then do !dbsave and manually look up the record in the user db to see if it's properly saved.
-
- Spawn Camper
- Posts: 131
- Joined: Sun Nov 09, 2008 8:17 pm
- Contact:
Re: XP reset issues
Do you use Windows? What's your server OS?
Like I said, XP save works fine once I reset full user.db so it's not saving issue or set up issue.
Like I said, XP save works fine once I reset full user.db so it's not saving issue or set up issue.
Re: XP reset issues
All my servers run on 64 bit Ubuntu.
Have you tried what I suggested? That test would show if there are problems with saving the data, or if it is corrupted while loading.
Have you tried what I suggested? That test would show if there are problems with saving the data, or if it is corrupted while loading.
-
- Spawn Camper
- Posts: 131
- Joined: Sun Nov 09, 2008 8:17 pm
- Contact:
Re: XP reset issues
Yup, i had already tried that before posting here. If saving the data was issue, then it wouldn't save any data even after resetting user.dbLigustah wrote:All my servers run on 64 bit Ubuntu.
Have you tried what I suggested? That test would show if there are problems with saving the data, or if it is corrupted while loading.
I even checked logs and it shows no error while reading/writing user.db
Re: XP reset issues
got same issue.. just that our removes a 1k entries in user.db.
should it been fixed with 2.2.0?
should it been fixed with 2.2.0?
-
- Spawn Camper
- Posts: 131
- Joined: Sun Nov 09, 2008 8:17 pm
- Contact:
Re: XP reset issues
it was supposed to be fixed with 2.2.0 but looks like it's not. Mine just removes randomly and then keeps denying in adding new ones.. so every map xp and admin level reset.tjimboo wrote:got same issue.. just that our removes a 1k entries in user.db.
should it been fixed with 2.2.0?