I have added in some additional checks on upload to hopefully catch any locale problems. I do know that some EU data has made it's way into the US data and vice versa so I'm hoping to do all I can to eliminate it altogether.
I have been cleaning the database as I find the dupes but it's a lot of work and hard to catch.
Please be aware of the Locale you have your CensusPlus set to. If you are not sure, you can tell by the name of your servers in the top left hand corner of the CensusPlus window.
If you are playing on a EU server, then the server name should be prefixed with an EU-. If you are playing on a US server, you will just see the server name.
It is imparitive that these settings be made correctly. I am doing all I can by detecting language settings and upload ips to catch those with the incorrect settings and it would help me sleep better at night if I knew there was no chance of sneaky data getting through!
Additional Locale/version checks on upload
Additional Locale/version checks on upload
phpbb:phpinfo()
Hmmm, please keep in mind there are people playing from europe etc. on US servers. Or in my case I'm playing from the east coast, locale on this machine is right now US but keyboard is swedish. Some things I do require me to change locale to swedish though (I'm from Sweden but married and moved to the US)
Good point.
Here are the primary things that are looked for:
- Locale setting in game, either US or EU
- Game client setting if set to French or German
- New upload, either US or EU depending on which servers you claim to play on
- IP check from machine you upload from to tell if it is a North American or Euro IP
At the worst, I am flagging certain uploads for verification before I process them to try to catch mismatched locales before they have been processed.
Here are the primary things that are looked for:
- Locale setting in game, either US or EU
- Game client setting if set to French or German
- New upload, either US or EU depending on which servers you claim to play on
- IP check from machine you upload from to tell if it is a North American or Euro IP
At the worst, I am flagging certain uploads for verification before I process them to try to catch mismatched locales before they have been processed.
phpbb:phpinfo()