Skip to content
Snippets Groups Projects

Possible netgame quit crash hotfix

Merged Monster Iestyn requested to merge possible-netgame-quit-crash-hotfix into next

This possibly fixes #487 (closed), it seems that the game does not properly flag "revert" strings of consvars as not allocated in zone memory anymore when it frees them to set a new value. And if that new value is not in zone memory, it then tries to free that and possibly comes up with the "wrong id" error as a result.

This is all just my guesswork though, I haven't actually tested this fix out yet so I don't know if it works.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading