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: Move player access in CheatDetection #1209

Merged
merged 1 commit into from
Oct 5, 2023
Merged

fix: Move player access in CheatDetection #1209

merged 1 commit into from
Oct 5, 2023

Conversation

EmosewaMC
Copy link
Collaborator

in earlier blocks, we check if player is null before accessing it. In doing so I neglected to propogate the player access for who to report into said blocks. This will resolve crashes from null accesses.

@Jettford
Copy link
Collaborator

Jettford commented Oct 5, 2023

Looks fine, simple oversight.

@EmosewaMC EmosewaMC merged commit 258ee5c into main Oct 5, 2023
3 checks passed
@aronwk-aaron aronwk-aaron deleted the crash-fix branch October 5, 2023 22:36
@aronwk-aaron aronwk-aaron changed the title CheatDetection: Move player access fix: Move player access in CheatDetection Oct 23, 2023
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.

3 participants