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

FTB Teams Optional NPE Fix #2500

Merged
merged 2 commits into from
Dec 6, 2024
Merged

FTB Teams Optional NPE Fix #2500

merged 2 commits into from
Dec 6, 2024

Conversation

YoungOnionMC
Copy link
Member

What

Fixes an issue regarding ftb teams not null checking teams before trying to return by uuid

Implementation Details

try catch and null checking for saving/loading team uuid

Outcome

no more crash when you delete a team and try to access a machine

@YoungOnionMC YoungOnionMC requested a review from a team as a code owner December 5, 2024 22:13
@YoungOnionMC YoungOnionMC added the type: bugfix general bug fixes label Dec 5, 2024
@YoungOnionMC YoungOnionMC merged commit 7d9dcf5 into 1.20.1 Dec 6, 2024
4 checks passed
@YoungOnionMC YoungOnionMC deleted the yo/ftb-teams-optional-null branch December 6, 2024 07:23
screret pushed a commit that referenced this pull request Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bugfix general bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants