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

SpriteManager Race Conditions BZ #452

Merged
merged 3 commits into from
Aug 31, 2023

Conversation

Metious
Copy link
Member

@Metious Metious commented Aug 27, 2023

Changes made in this pull request

  • Fixed an issue where the SpriteManager is initialized too late in BZ resulting in race conditions whenever you call the SpriteManager.Get method.

I've only tested the example mod and it works like a charm. However, further testing is needed.

Requires testing

@Metious Metious self-assigned this Aug 27, 2023
@LeeTwentyThree LeeTwentyThree merged commit f04d892 into SubnauticaModding:master Aug 31, 2023
1 check passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants