Skip to content

Fix client rollbacks #158

@AudranTourneur

Description

@AudranTourneur

The game sometimes "rollbacks" resulting in stuttering in which the player is teleported back to its previous position in an annoying manner.
When this happens, the following warn log is emitted in the console:

Image

This happens when the client-side prediction system predicts an erroneous position which is then corrected by the server. This should in theory (almost) never happens in single-player, so there is clearly an implementation bug to discover.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions