Skip to content

Conversation

@Hoikas
Copy link
Member

@Hoikas Hoikas commented Dec 17, 2024

Fixes #423.

All plCameraModifier objects must have a brain or the client will crash dereferencing a null pointer. This commit audits all plCameraModifier creations and ensures that we are using a camera that will have a brain. There are probably better ways to do this, but I am le tired.

CC @DoobesURU

All `plCameraModifier` objects *must* have a brain or the client will
crash dereferencing a null pointer. This commit audits all
`plCameraModifier` creations and ensures that we are using a camera that
will have a brain. There are probably better ways to do this, but I am
le tired.
@Hoikas Hoikas merged commit 83ada7c into H-uru:master Feb 8, 2025
3 checks passed
@Hoikas Hoikas deleted the fix_423 branch February 8, 2025 17:51
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.

Camera regions triggering client crash

1 participant