My server isn't saving conquest points.
-
- Posts: 2
- Joined: Fri Nov 02, 2012 3:21 pm
My server isn't saving conquest points.
Hello, I'm not sure if this is the right place to ask or anything and i'm still new to the project. But it seems my server is not saving any conquest points earned. I'm currently on the latest revision (just updated as of date of posting). any idea how I can fix this issue? thanks in advance.
-
- Developer
- Posts: 707
- Joined: Sun Jul 22, 2012 12:11 am
Re: My server isn't saving conquest points.
Are you keeping your SQL tables up-to-date? You might be missing a table or using an older version.
-
- Posts: 2
- Joined: Fri Nov 02, 2012 3:21 pm
Re: My server isn't saving conquest points.
Updating the char_points table fixed it, the backup I had must have have been a version that wasn't up-to-date enough. Thanks for the help.