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

Server receives call to /consumer/end/.... after loading all chunks then crashes #5

Open
ryantenorio opened this issue Aug 25, 2015 · 0 comments

Comments

@ryantenorio
Copy link

When running replay-ob.pl and viewing a game in spectator mode, the client will work for only a small amount of time after requesting all of the chunks before crashing.

The requests received look like the following after the last chunk is requested

/observer-mode/rest/consumer/getLastChunkInfo/realm/gameid/0/token

This repeats for a period of time and eventually the request becomes:

/observer-mode/rest/consumer/end/realm/gameid/-3162076073045644424/token

The -316...is seemingly randomized.

If this request is sent I can continue to watch the replay normally unless I try to skip or go back in the replay timeline, at which point the client will give me the error along the lines of "Unable to download spectator data, the game will now exit"

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

No branches or pull requests

1 participant