Skip to content

fix(gamestate/server): reimplementation of dd2e1c9#4018

Open
spacevx wants to merge 1 commit into
citizenfx:masterfrom
spacevx:fix/gamestate/server
Open

fix(gamestate/server): reimplementation of dd2e1c9#4018
spacevx wants to merge 1 commit into
citizenfx:masterfrom
spacevx:fix/gamestate/server

Conversation

@spacevx

@spacevx spacevx commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Goal of this PR

Reimplementation of the commit dd2e1c9
The commit was quickly reverted due to crash issues with peds.

After doing some checks i found out the instance id was wrongly serialized (wrong value)
See screenshots:
image
image

The value was checked on dump 1604 & 3258 and it's still 8

How is this PR achieving the goal

By reimplementing the commit and fixing the wrong value

This PR applies to the following area(s)

FiveM

Successfully tested on

Wasn't tested yet, needs to be tested

Game builds: ..

Platforms: Windows, Linux

Checklist

  • Code compiles and has been tested successfully.
  • Code explains itself well and/or is documented.
  • My commit message explains what the changes do and what they are for.
  • No extra compilation warnings are added by these changes.

Fixes issues

@github-actions github-actions Bot added the invalid Requires changes before it's considered valid and can be (re)triaged label Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid Requires changes before it's considered valid and can be (re)triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant