Pupix / rift-explorer

🛠 Explore the API of the League of Legends client
MIT License
555 stars 73 forks source link

[BUG] Rift Explorer perma refreshing loop #151

Closed zaryar closed 2 years ago

zaryar commented 3 years ago

I can start Rift Explorer 7 and everything looks good, but if I can't click anything because the Interface keeps refreshing. The cmd permanently puts out: [1] Lockfile information sent; clearing riotclient check interval [1] lcuswaggeren

And my console puts out: Connected to league client! | instrument.ts:129 triggered swagger refresh | instrument.ts:129

Screenshot_1

kevscript commented 3 years ago

I'm experiencing the same issue.

whiitehead commented 2 years ago

Still no word on this, eh?

Daniel41920 commented 2 years ago

Still no word on this, eh?

No, and there will never be any word because the program can't work anymore. The riot client disables the flag that enables the league client to give endpoint information. Unless you can authenticate without the riot client or can stop the riot client from doing it, have fun reverse engineering LeagueClient.exe. Just use a site that has the endpoints for you: http://www.mingweisamuel.com/lcu-schema/tool/ https://lcu.vivide.re/

Hi-Ray commented 2 years ago

No, and there will never be any word because the program can't work anymore. The riot client disables the flag that enables the league client to give endpoint information. Unless you can authenticate without the riot client or can stop the riot client from doing it, have fun reverse engineering LeagueClient.exe.

Not quite however the issue rift-explorer has stopped development is due to personal issues as well as the developers working on other projects, I can't promise anything but there may be a fix in the future I haven't been able to replicate this bug but I'll try fix this if I have the time.

Hi-Ray commented 2 years ago

If you really need it I'd advise using mingwei's implementation as that is something i have helped with to keep up to date and to my knowledge is up to date

Hi-Ray commented 2 years ago

Alternative now available https://github.com/HextechDocs/lcu-explorer