RCVolus / league-prod-toolkit

Toolkit for League Productions with overlays for champion select, ingame events, end of game stats, and more
MIT License
137 stars 25 forks source link

[ Bug ] Failed to get Summoner Info #623

Open Taku092 opened 8 months ago

Taku092 commented 8 months ago

Describe the bug Es lässt sich nicht ins über die Riot API die Match ID zu bekommen. Error code 404

To Reproduce Steps to reproduce the behavior:

Load into Game / Try to get Game ID over Game State with Summoner Name

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image

System:

Additional context

EagleLOL commented 8 months ago

This is probably happening because you're trying to get spectator game info from a custom game. I have the same problem and because of this i'm unable to use the end game plugin. Only damage and item graph works for some reason. You need to create a tournament code and use those lobbies to get it working and currently tournament codes are bugged as well on riot's end. I've been trying for a few weeks to get tournament codes that are working but I haven't been able to.