Skip to content

StateMachine: Initialize m_stateMap in constructor - #85

Open
seer-by-sentry[bot] wants to merge 1 commit into
mainfrom
seer/statemachine-initializestatemap
Open

StateMachine: Initialize m_stateMap in constructor#85
seer-by-sentry[bot] wants to merge 1 commit into
mainfrom
seer/statemachine-initializestatemap

Conversation

@seer-by-sentry

Copy link
Copy Markdown

Fixes CLIENT-J5. The issue was that: AIStateMachine object memory corruption caused std::map::insert to fail during state definition, resulting in an access violation.

  • Explicitly initialize the m_stateMap in the StateMachine constructor to ensure it's properly initialized.

This fix was generated by Seer in Sentry, triggered automatically. 👁️ Run ID: 2038221

Not quite right? Click here to continue debugging with Seer.

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.

0 participants