Skip to content

Fixed crash in Unloaded after Dispose() call.#142

Closed
timsol wants to merge 1 commit intoopentk:masterfrom
timsol:patch-2
Closed

Fixed crash in Unloaded after Dispose() call.#142
timsol wants to merge 1 commit intoopentk:masterfrom
timsol:patch-2

Conversation

@timsol
Copy link

@timsol timsol commented Oct 23, 2024

Unloaded can happen after Dispose() call. We must not access _renderer there.

Unloaded can happen after Dispose() call. We must not access _renderer there.
@NogginBops NogginBops added bug Something isn't working 4.0 labels Oct 31, 2024
@NogginBops NogginBops added this to the 4.3.3 milestone Oct 31, 2024
@NogginBops
Copy link
Member

Thanks for creating this PR, I've opened up #143 which fixes this issue and does some cleanup on the code.
I'm going to be merging that PR and closing this PR. I'll add you to the credits of the 4.3.3 anyways. :)

@NogginBops NogginBops closed this Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.0 bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants