Skip to content

feat: Interpolation errors during big lags #342

@romain1717

Description

@romain1717

Bug Description

When there are significant lags in the game, interpolation produces visible artifacts or positional errors, causing objects or entities to appear in the wrong place or stutter unnaturally. This impacts the overall gameplay experience, especially during network latency spikes.

Steps to Reproduce

  1. Start the game with normal network conditions.
  2. Introduce significant latency or use a lag simulator tool.
  3. Observe object/entity movement and note interpolation behavior during lag periods.

Expected Behavior

Interpolation should smoothly compensate for latency without causing visible errors or artifacting, maintaining consistent object positions and movement regardless of network lag.

Screenshots / Logs

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingclientIssues related to the client-side code.serverIssues related to the server-side implementation.

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions