KebsCS / KBotExt

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

Multi search fails to get names after patch 13.21 #192

Closed RJGY closed 1 year ago

RJGY commented 1 year 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 1 year ago

yup can confirm, does not work on 13.21

ghost commented 1 year ago

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

KebsCS commented 1 year ago

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

andoryus commented 1 year 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 1 year ago

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

RJGY commented 1 year 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 1 year ago

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

KebsCS commented 1 year ago

Is it still happening on 1.5.4?

KebsCS commented 1 year ago

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

RJGY commented 1 year ago

Yes, the prerelease fixed the issues, thanks :)