Skip to content

GUI: Change findWindow assertion to log message - #190

Open
seer-by-sentry[bot] wants to merge 1 commit into
mainfrom
seer/fix/gui-findwindow-assert
Open

GUI: Change findWindow assertion to log message#190
seer-by-sentry[bot] wants to merge 1 commit into
mainfrom
seer/fix/gui-findwindow-assert

Conversation

@seer-by-sentry

@seer-by-sentry seer-by-sentry Bot commented Jan 2, 2026

Copy link
Copy Markdown

Fixes CLIENT-1AC. The issue was that: std::basic_string construction failed due to invalid memory access when PopulatePlayerInfoWindows used an uninitialized window reference.

  • Modified the findWindow helper function in PopupPlayerInfo.cpp to replace DEBUG_ASSERTLOG with a conditional DEBUG_LOG.
  • This prevents debug assertions/crashes if a window is searched for before it is fully initialized.

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

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