Skip to content

fix: Fix crash when logging out during dialogue#2752

Merged
WeylonSantana merged 1 commit into
AscensionGameDev:mainfrom
TimtyG:main
Nov 17, 2025
Merged

fix: Fix crash when logging out during dialogue#2752
WeylonSantana merged 1 commit into
AscensionGameDev:mainfrom
TimtyG:main

Conversation

@TimtyG

@TimtyG TimtyG commented Nov 17, 2025

Copy link
Copy Markdown
Contributor

Resolves #2751

This appears to be a typo/oversight. The snapshot array is created correctly but forgot to use it in the foreach loop. Changed line 1394 to iterate over the snapshot copy.

@WeylonSantana
WeylonSantana merged commit aad4d76 into AscensionGameDev:main Nov 17, 2025
1 check passed
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.

bug: Game Crashes When Logging Out During Dialogue

2 participants