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 related to invalid boss race id #1005

Merged
merged 5 commits into from
Apr 24, 2023
Merged

Conversation

dudantas
Copy link
Member

@dudantas dudantas commented Apr 21, 2023

Description

It happened in a very specific scenario, for example the wrong edited assets or a monster with an invalid race id in the script.
Additional improve: extracted code in a function to avoid code repetition.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@dudantas dudantas merged commit 16156d6 into main Apr 24, 2023
@dudantas dudantas deleted the fix-invalid-boss-race-id branch April 24, 2023 01:21
libergod referenced this pull request in libergod/canary_baiak Apr 24, 2023
luan pushed a commit that referenced this pull request Jul 11, 2023
It happened in a very specific scenario, for example the wrong edited assets or a monster with an invalid race id in the script.
Additional improve: extracted code in a function to avoid code repetition.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants