Skip to content

Calculate Rank using maps on the server#297

Closed
AroPix wants to merge 1 commit into
lythx:devfrom
AroPix:hotfix/recrank
Closed

Calculate Rank using maps on the server#297
AroPix wants to merge 1 commit into
lythx:devfrom
AroPix:hotfix/recrank

Conversation

@AroPix

@AroPix AroPix commented Oct 25, 2025

Copy link
Copy Markdown
Contributor

Right now when manuamlmaploading is enabled, it will use the maps that are in the db for recalculation. This hotifx makes it so it only caclulates using the maps that are actually on the server right now.

@AroPix AroPix changed the base branch from main to dev October 25, 2025 16:23
@AroPix

AroPix commented Oct 26, 2025

Copy link
Copy Markdown
Contributor Author

I just noticed, when the server launches it tries to calc ranks, and the tracks will be empty because they aren't loaded yet. How would we handle that?

@lythx lythx left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to @felacek , with manualMapLoading enabled all maps present in the maps table are considered to be in the map list, so the previous approach seems to be correct to me. Maybe there's something else causing this bug?

@AroPix

AroPix commented Feb 12, 2026

Copy link
Copy Markdown
Contributor Author

#308 fixes this, so im closing this one.

@AroPix AroPix closed this Feb 12, 2026
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