Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Human playable mode: second players first delta is wrong #36

Open
JacobFischer opened this issue Apr 28, 2018 · 0 comments
Open

Human playable mode: second players first delta is wrong #36

JacobFischer opened this issue Apr 28, 2018 · 0 comments
Labels

Comments

@JacobFischer
Copy link
Member

JacobFischer commented Apr 28, 2018

It happens in chess, but probably all games for streaming gamelogs.

  1. Connect two chess human clients.
  2. Have white (the first player) make a move.
  3. white player will render correctly
  4. black player will not

It appears as if the second player animates the delta "backwards", where the currentState and nextState are reversed, so the move is played back in reverse and it sits in the start position instead of the end.

Any subsequent deltas to that piece are correct though. So it's something with initiation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant