Skip to content

Fix #215: StepFile parsing error caused by CultureInfo#216

Open
2K-d wants to merge 1 commit into
Quaver:masterfrom
2K-d:fix-215
Open

Fix #215: StepFile parsing error caused by CultureInfo#216
2K-d wants to merge 1 commit into
Quaver:masterfrom
2K-d:fix-215

Conversation

@2K-d
Copy link
Copy Markdown

@2K-d 2K-d commented May 16, 2026

Fix #215

Change CurrentThread.CurrentCulture to InvariantCulture to solve regional format error, in the same way that 'OsuBeatmap.cs' does it.

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.

StepFile cannot Parse because of wrong CultureInfo

1 participant