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

[Bug] display name changes show incorrect time spent #1100

Open
MinerSpark opened this issue Jan 25, 2025 · 1 comment
Open

[Bug] display name changes show incorrect time spent #1100

MinerSpark opened this issue Jan 25, 2025 · 1 comment
Labels
bug Something isn't working niche Niche request/bug fix

Comments

@MinerSpark
Copy link

Describe the bug
Looking at a user that has a display name of someone on your friendslist who has changed their name to something else will cause anyone using that preivous name to show the time together of your friend and the user who took the name.
(images explain this better)

To Reproduce
Steps to reproduce the behavior:
Have a user that has had a name change and another user Take the preivous name of that user.

Screenshots

Image

Image

What version you are running
VRCX Nightly 2025-01-21T19.24-7eae915

Best assumption would be changing the way join times are read from display name to UserID, even if niche case

@MinerSpark MinerSpark added the bug Something isn't working label Jan 25, 2025
@Natsumi-sama
Copy link
Member

Issue is userIds in game log is a relatively new thing, making it check for userId only will break a lot of peoples years worth of logs, I think this is a "it is what it is" scenario, you could fix it manually yourself by editing the SQLite database file.

@Natsumi-sama Natsumi-sama added the niche Niche request/bug fix label Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working niche Niche request/bug fix
Projects
None yet
Development

No branches or pull requests

2 participants