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 plasma temp NPE for plasma-only materials #2306

Merged
merged 3 commits into from
Dec 17, 2023
Merged

Conversation

serenibyss
Copy link
Member

Supersedes #2295

Allows FluidPropertyKey's to give a registration priority, which is used now to sort plasma to the end, meaning if there is some other registered fluid, it will be available so no need to check for an enqueued builder. And if it is null, then it is plasma only, and we can use the default temperature

@serenibyss serenibyss added the type: bug Something isn't working label Dec 16, 2023
@serenibyss serenibyss requested a review from a team as a code owner December 16, 2023 02:44
@serenibyss serenibyss added type: bug Something isn't working and removed type: bug Something isn't working labels Dec 16, 2023
@serenibyss serenibyss merged commit d17b339 into master Dec 17, 2023
4 checks passed
@serenibyss serenibyss deleted the sb-fix-plasma-temp branch December 17, 2023 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants