Opened 10 years ago

Closed 10 years ago

#2399 closed defect (fixed)

OOS after rejoin in MP game

Reported by: Michael Owned by: sanderd17
Priority: Must Have Milestone: Alpha 16
Component: UI & Simulation Keywords: OOS
Cc: Patch:

Description (last modified by Michael)

OOS after rejoin in MP game using r14642.

Diff of oos_dump:

"popBonuses": 20, vs "popBonuses": null, (for player "Gaia")
"popBonuses": 0, vs "popBonuses": null, (for player "Player 2")
(server vs client)

I don't know how to reproduce it but I got it sometimes after Player 2 (Client) resigned.

Change History (2)

comment:1 by Michael, 10 years ago

Description: modified (diff)

comment:2 by sanderd17, 10 years ago

Owner: set to sanderd17
Resolution: fixed
Status: newclosed

In 14644:

Serialise Cost component since the population bonus is tech-modifiable. Fixes #2399

Note: See TracTickets for help on using tickets.