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

ensure drops is not null #479

Merged
merged 1 commit into from
Jan 22, 2025
Merged

ensure drops is not null #479

merged 1 commit into from
Jan 22, 2025

Conversation

Pilzinsel64
Copy link
Contributor

@Pilzinsel64 Pilzinsel64 commented Jan 22, 2025

-> got removed falsely via commit d361e08 from #478

This change was important to fix a server crash due NullPointerException from EFR that assumes this isn't null. Reason is that the super method thinks it can't handle it and just return null.

Wasn't able to test again until now after glows changes, and well, it was merged already. That's why this PR.

@Pilzinsel64 Pilzinsel64 requested a review from a team January 22, 2025 18:41
@Pilzinsel64 Pilzinsel64 force-pushed the fix/crash-on-efr branch 2 times, most recently from d76af20 to a3d05a0 Compare January 22, 2025 18:43
-> got removed via commit d361e08
@serenibyss serenibyss merged commit 7449cf9 into master Jan 22, 2025
2 checks passed
@serenibyss serenibyss deleted the fix/crash-on-efr branch January 22, 2025 21:00
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.

2 participants