Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Players points get deleted after every map change [Not a DB problem] #219

Open
Dogeyy opened this issue Jul 2, 2015 · 3 comments
Open
Labels

Comments

@Dogeyy
Copy link

Dogeyy commented Jul 2, 2015

So I've tryed this on myself, I rtv'ed, and let the map change by itself after 10 rounds on deathrun, but it just keeps deleting my points when I re-gve myself them everytime, this is really annoying as some users payed for points on my server, or just had really many of them, and I don't know why this happened, I didn't change any of the code, I didn't add another addon, and I even freshly installed it.

@julges
Copy link

julges commented Jul 4, 2015

We got the same problem. Maybe it has something to do with the newest garrysmod patch, because we've noticed it since 2 days. But we've tried to give someone 200.000 points just to see what will happen in the database and we found out that these points don't go to the intended person. Instead they're going to a new uID, as you can see in this picture
https://www.dropbox.com/s/l4jasm4t6nuv3s5/Screenshot%202015-07-04%2012.47.17.png?dl=0

And this affects not only points but also items. In the case of items every given item goes to a new entry in the database, but all these entries get the same uID (???), as you can see here:
https://www.dropbox.com/s/gpkmruwdnfxtxfo/Screenshot%202015-07-04%2013.08.54.png?dl=0

Until now we've no solution :(

@Dogeyy
Copy link
Author

Dogeyy commented Jul 4, 2015

I wish the creator of this could give us a fix for this, as I experience this on every server I go on, so this affects all the gmod servers who run this version of pointshop...

@Dogeyy
Copy link
Author

Dogeyy commented Jul 5, 2015

Also, I don't use a Database, it's just normal, and have my sh_config set to pdata, and didn't really do anything else.

@Dogeyy Dogeyy changed the title Players points get deleted after every map change Players points get deleted after every map change [Not a DB problem] Jul 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants