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

Replay server doesn't work after 14.1 #25

Open
hackoh opened this issue Jan 17, 2024 · 4 comments
Open

Replay server doesn't work after 14.1 #25

hackoh opened this issue Jan 17, 2024 · 4 comments

Comments

@hackoh
Copy link

hackoh commented Jan 17, 2024

I don't know why, after 14.1, replay server doesn't work anymore.
Sometimes can show loading screen, sometimes can play start chunk, but cannot play whole game.

@Vidalee
Copy link
Owner

Vidalee commented Jan 19, 2024

Thanks for noticing, I'll investigate this weekend 🙂

@hackoh
Copy link
Author

hackoh commented Jan 23, 2024

I confirmed 2 facts.

  1. metadata no longer provides "startGameChunkId" so getLastChunkInfo() doesn't work as intended anymore.
  2. sometimes game misses chunks/1.bin for some reasons.

@Vidalee
Copy link
Owner

Vidalee commented Jan 28, 2024

After some tests (only on EUW):

I could work around this but there are serious stability problems with the spectator servers right now. I cannot spectate someone from my friend list using the league client most of the time, as the spectator server will tell me this games doesn't exists, and the spectator-v4 API from riot games too. I heard they are working on spectator-v5, we'll see.
image

While I was at it I updated the code to handle riot games accounts instead of summoner names #27

Will work on updating the code to not use keyFrames and handle the new chunk logic.

@kimmu9512
Copy link

Is there an update on this ?

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

3 participants