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

Fix PV Collections Crash #959

Merged
merged 3 commits into from
Aug 27, 2024

Conversation

AzureAaron
Copy link
Collaborator

  • Fixes the game crashing instantly upon startup if the collections data couldn't be downloaded correctly (e.g. a Cloudflare HTML error page was received instead)
  • Fixes the collections loading not being async and blocking the main thread

@AzureAaron AzureAaron added bug Something isn't working crash This is a crash high priority This issue or PR is prioritized, likely due to a significant loss of a function. small change Small changes that are easier to review labels Aug 25, 2024
@AzureAaron AzureAaron added this to the 1.22.1 milestone Aug 25, 2024
@LifeIsAParadox LifeIsAParadox added the reviews needed This PR needs reviews label Aug 25, 2024
@LifeIsAParadox LifeIsAParadox added merge me please Pull requests that are ready to merge and removed reviews needed This PR needs reviews labels Aug 26, 2024
@AzureAaron AzureAaron merged commit 5e94a56 into SkyblockerMod:master Aug 27, 2024
1 check passed
@LifeIsAParadox LifeIsAParadox removed the merge me please Pull requests that are ready to merge label Aug 27, 2024
@AzureAaron AzureAaron deleted the fix-pv-collections-crash branch August 28, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash This is a crash high priority This issue or PR is prioritized, likely due to a significant loss of a function. small change Small changes that are easier to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants