Opened 9 years ago

Last modified 7 years ago

#3133 closed defect

[OOS on rejoin] maxHealth and missing units — at Version 1

Reported by: elexis Owned by:
Priority: Should Have Milestone:
Component: UI & Simulation Keywords:
Cc: Patch:

Description (last modified by elexis)

The usual setup. Someone disconnects, rejoins and the oos error appears.

1. The first difference in the two oos dumps can be seen in the changedTemplateInfo section:

    "320": [
      {
        "variable": "Health/Max",
        "value": 144
      }
    ],

This one appears in both oos_dumps, but in different positions!?

2. A bunch of units are missing in the log of the rejoined player (hapoo).

3. As a consequence of 2., the entity ids are different in the entities after that.

These should be all differences in the dumps.

Change History (2)

by elexis, 9 years ago

Attachment: oos_dump_commands_txt.7z added

comment:1 by elexis, 9 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.