KebsCS / KBotExt

All-in-one application that sends custom requests to League of Legends LCU api
466 stars 76 forks source link

Multi search fails to get names after patch 13.21 #192

Closed RJGY closed 9 months ago

RJGY commented 10 months ago

image See above image when trying to retrieve names via u.gg for multi search. This is on the pre-release version as well. Was working on patch 13.20. Guessing something in the back changed about how they hide names.

andoryus commented 10 months ago

yup can confirm, does not work on 13.21

ghost commented 10 months ago

@andoryus @RJGY was it able to search enemy too? (ingame) i need it.

KebsCS commented 10 months ago

Works fine for me on prerelease, does the issue still persists? If so which server, I tested on euw

andoryus commented 10 months ago

Works fine for me on prerelease, does the issue still persists? If so which server, I tested on euw

i test on OCE, also using prerelease

i think they changed something after the patch. i've used other similar programs to pull names which have now failed in getting names too.

RJGY commented 10 months ago

I am also on OCE using prerelease. Used to work on 13.20 but now fails on 13.21.

RJGY commented 10 months ago

Works fine for me on prerelease, does the issue still persists? If so which server, I tested on euw

Still not working on OCE

andoryus commented 10 months ago

i still fail to get summoner names even with new preleases ..

KebsCS commented 10 months ago

Is it still happening on 1.5.4?

KebsCS commented 10 months ago

I think I fixed the issue, is it still happening on prerelease? https://github.com/KebsCS/KBotExt/releases/tag/prerelease

RJGY commented 9 months ago

Yes, the prerelease fixed the issues, thanks :)