Skip to content

NGMPGame: Implement NGMPGame and NGMPGameSlot classes#120

Open
seer-by-sentry[bot] wants to merge 1 commit intomainfrom
seer/ngmp-game-implementation
Open

NGMPGame: Implement NGMPGame and NGMPGameSlot classes#120
seer-by-sentry[bot] wants to merge 1 commit intomainfrom
seer/ngmp-game-implementation

Conversation

@seer-by-sentry
Copy link

@seer-by-sentry seer-by-sentry bot commented Nov 9, 2025

Fixes CLIENT-SM. The issue was that: NGMPGame::getLocalSlotNum causes an access violation by dereferencing an uninitialized or invalid slot pointer during ScoreScreenUpdate.

  • Implemented the NGMPGameSlot class with members for profile ID, wins, losses, rank points, favorite side, ping, etc.
  • Implemented the NGMPGame class, including initialization of slot pointers, retrieval of lobby interface, setting local IP, storing map path, and populating slots from the current lobby.

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

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