Skip to content

Comments

fix(GameTopAchieversService): prevent a TypeError exception#4586

Merged
wescopeland merged 2 commits intoRetroAchievements:masterfrom
wescopeland:top-achievers-fix
Feb 23, 2026
Merged

fix(GameTopAchieversService): prevent a TypeError exception#4586
wescopeland merged 2 commits intoRetroAchievements:masterfrom
wescopeland:top-achievers-fix

Conversation

@wescopeland
Copy link
Member

Resolves:
Screenshot 2026-02-22 at 11 25 24 AM

There's a race condition where the values can briefly be null instead of 0. Similar to last_unlock_hardcore_at and beaten_hardcore_at, we now coalesce them to 0.

@wescopeland wescopeland requested a review from a team February 22, 2026 16:27
@wescopeland wescopeland enabled auto-merge (squash) February 23, 2026 18:29
@wescopeland wescopeland merged commit b839e96 into RetroAchievements:master Feb 23, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants