Xonotic Forums
[META] Xonotic stats: two me? - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3)
+--- Forum: Xonotic - Help & Troubleshooting (https://forums.xonotic.org/forumdisplay.php?fid=4)
+--- Thread: [META] Xonotic stats: two me? (/showthread.php?tid=4020)

Pages: 1 2 3 4 5 6 7


Xonotic stats: two me? - Delusion - 04-03-2012

Mod Edit:

Player merges are no longer supported by the team

So, if you have - for whatever reason (OS change, HDD crash etc etc) - a new ID just write it here with the IDs.

This way we don't need a new topic everytime. Cool

They will be merged a few days after, because I collect a bunch first.
Besides that I notice it anyway 99% of the times! Tongue




Today i had to clean all Xonotic files on my computer and repack anew game. When I open Xonotic, game asked me about my nickname etc. Everything looks ok, but when I checked my stats on stats.xonotic.org, I saw there are two players named Delusion (that's me Wink) and now all my progress is linked to this "new" me Sad . Is there any option to merge this two players stats or I lost all previous progress?
You can check my problem here: http://stats.xonotic.org/search?fs=&sval=Delusion&stype=players.


I hope someone will help me Blush


RE: Xonotic stats: two me? - Antibody - 04-03-2012

I just merged your two player records. You are now at http://stats.xonotic.org/player/2252. Have fun!


RE: Xonotic stats: two me? - rad dj flimflam - 04-04-2012

Same hyaw. Not looking forward to merging with former flam though.... that guy sucked!!!

I also have an issue where we had two PC's hooked up via the same router and the stats site was blurring our records together in some way I couldn't quite figure out... Look at player record MiMi.

BTW Antibody, why the doubling of records? I thought stats tracking was IP based, or some key?


RE: Xonotic stats: two me? - Delusion - 04-04-2012

Thank you Antibody !


RE: Xonotic stats: two me? - Mr. Bougo - 04-04-2012

(04-04-2012, 12:55 AM)rad dj flimflam Wrote: Same hyaw. Not looking forward to merging with former flam though.... that guy sucked!!!

I also have an issue where we had two PC's hooked up via the same router and the stats site was blurring our records together in some way I couldn't quite figure out... Look at player record MiMi.

BTW Antibody, why the doubling of records? I thought stats tracking was IP based, or some key?

A key file serves as unique user ID. If you remove your entire personal directory, you remove the key file too, and a new one is requested to the server when you start the game. Hence the new identity.


RE: Xonotic stats: two me? - Antibody - 04-04-2012

Also if you play from two different computers: two keys, two player records in stats. I can merge them...just give me some time.


RE: Xonotic stats: two me? - rad dj flimflam - 04-05-2012

Thx Mr Bougo! So I should retain my key if I reinstall etc?

Antibody - it was (is) a different person playing, but from Mr Bougo's description it makes sense since I copied the whole game directory to that computer Big Grin I guess I should delete that key file to generate a new profile?

THE MORE YOU KNOW!


RE: Xonotic stats: two me? - Mr. Bougo - 04-05-2012

You will retain your key if you restore it along the rest of your data directory. It's really just a few files (the files called "key" something) in your root xonotic personal directory. That's the parent directory to the data directory which contains config.cfg. Usually located somewhere in My Documents\Saved Games or something similar on windows.


RE: Xonotic stats: two me? - Mirio - 04-05-2012

key_0.d0si
key_0-public-fp.txt

Wink


RE: Xonotic stats: two me? - rad dj flimflam - 04-07-2012

Windows? Bleh. I found the same files under home/.xonotic Smile


Merging XonStat players? - unfa - 05-07-2012

They're both me:

http://stats.xonotic.org/player/2030
http://stats.xonotic.org/player/6343

Today I was playing on another machine, but I wanted all data to be stored in one account.

What can I do?


RE: Merging XonStat players? - Mr. Bougo - 05-07-2012

They're* Wink

Wait patiently for Antibody to notice your thread. Perhaps there should be a thread dedicated to this so that he may follow it. It's only doable manually now.

Next time, make sure to carry over your player keys to the other machine.


RE: Merging XonStat players? - rocknroll237 - 05-07-2012

Player keys? What file is that exactly?


RE: Merging XonStat players? - Mr. Bougo - 05-07-2012

key_0.d0si in your personal directory.


RE: Merging XonStat players? - Antibody - 05-07-2012

Just noticed this - probably best to ping me w/ a forum PM or on IRC. You can also ping Mirio who is my official Vice President of Player Statistics. He vets the merges for accuracy and submits files to me for batch processing.

Players are manually merged, and it will be like this for the forseeable future. This is one of the drawbacks of having a "frictionless", no-login-required system: I rely on unique player hashkeys which can be altered either accidentally or intentionally. Give me a little bit and I'll merge your two records.


RE: Merging XonStat players? - Antibody - 05-07-2012

Done. Here's what changed:

Code:
xonstatdb=> begin;
BEGIN
xonstatdb=> select merge_players(2030, 6343);
NOTICE:  Merging 2030 and 6343
NOTICE:  116 weapon stat rows updated.
NOTICE:  16 game stat rows updated.
NOTICE:  New duel Elo is 100.0000000000000000.
NOTICE:  New ctf Elo is 115.8727943546304000.
NOTICE:  New dm Elo is 145.9329516365676025.
NOTICE:  1 hashkeys copied.
merge_players
---------------

(1 row)

xonstatdb=> commit;
COMMIT
xonstatdb=>



RE: Merging XonStat players? - Mirio - 05-07-2012

I already had him in my list. Tongue


RE: Merging XonStat players? - unfa - 05-11-2012

Thanks for merging me with myself Big Grin

Thanks Mr. Bougo - I've corrected the typo.

As this is done, and I now know that there's a user key...

Can I make myself a portable Xonotic? I actually did this, but Xonotic didn't have a portable "home" directory with it on the USB stick. I'd then carry the user key with me, but not copy in on local hard drive wherever I'm running the game.

The only thing is to make the game use some pre-defined directory instead of the ~/.xonotic to prevent saving any data on machine I run the game on.


RE: Merging XonStat players? - nilyt - 05-11-2012

write a batchfile or shellscript that runs xonotic with "-home $yourdir$" where $yourdir$ is your usb drive letter or path.
at least I think -home is enough,
might be harder to figure out what variable holds the location of your usb mount if you are on windows


RE: Merging XonStat players? - Mr. Bougo - 05-11-2012

You can also use -nohome to make use of the install dir as the personal data dir instead of having a separate personal data dir.


RE: Xonotic stats: two me? - end user - 02-25-2013

Since I have several computers (locations) can I copy the keys from my main one and use them for the other computers? Two are Linux and one is Windows.


RE: Xonotic stats: two me? - Antibody - 02-25-2013

Sure, you can copy the keys. You want to copy the key_0.d0si file.


XonStats - Double me - here too :P - -maniac|Su- - 03-16-2013

hi Antibody,

I need your help too Tongue
... because of a computer accident I lost all my configs and id ...Undecided

After new setup I have a new id

Before: http://stats.xonotic.org/player/2878
New: http://stats.xonotic.org/player/25797

Would you merge all old stats to the new identity??

Thank you very much

GreetZ Su


RE: XonStats - Double me - here too :P - Mr. Bougo - 03-17-2013

You can PM Mirio for this.


RE: XonStats - Double me - here too :P - Mirio - 03-17-2013

It's in the list for merges already - just needs a few days.

Solved I guess. Big Grin