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 on portal storm #64573

Merged
merged 1 commit into from
Mar 26, 2023
Merged

Fix crash on portal storm #64573

merged 1 commit into from
Mar 26, 2023

Conversation

Ramza13
Copy link
Contributor

@Ramza13 Ramza13 commented Mar 25, 2023

Summary

None

Purpose of change

Fixes #64532
Crashes are bad.

Describe the solution

I missed a few things when making talker_monster_const. Added them in to make it more like talker_character_const

Describe alternatives you've considered

Testing

Additional context

@github-actions github-actions bot added <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` EOC: Effects On Condition Anything concerning Effects On Condition labels Mar 25, 2023
@dseguin dseguin merged commit 5a61270 into CleverRaven:master Mar 26, 2023
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Mar 26, 2023
@Ramza13 Ramza13 deleted the crash-fix branch March 26, 2023 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BasicBuildPassed This PR builds correctly, label assigned by github actions <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` EOC: Effects On Condition Anything concerning Effects On Condition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

crash/segfault when portal storm ends
2 participants