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 crash in layer_terrain #2089

Merged
merged 1 commit into from
Dec 27, 2023
Merged

Conversation

lmoureaux
Copy link
Contributor

Check that there is a group before trying to dereference it. The user may not have provided one.

Closes #2017.

Check that there is a group before trying to dereference it. The user may not
have provided one.

Closes longturn#2017.
@lmoureaux lmoureaux requested a review from jwrober December 27, 2023 00:56
Copy link
Collaborator

@jwrober jwrober left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lmoureaux lmoureaux merged commit 2811e38 into longturn:master Dec 27, 2023
19 checks passed
@lmoureaux lmoureaux deleted the bugfix/tileset-crash branch December 27, 2023 16:33
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.

Crash in fill_terrain_sprite_array with misconfigured tileset
2 participants