DetailedLoLRPC icon indicating copy to clipboard operation
DetailedLoLRPC copied to clipboard

Only goes between online and champion select text

Open josephisticated opened this issue 1 year ago • 13 comments

Tried to change language, make client close while the game's running, only worked in training mode for once so far, couldn't replicate making it work in training mode.

sessionlog.json

josephisticated avatar Jul 25 '24 23:07 josephisticated

Can you tell me which language did you change to specifically?

developers192 avatar Jul 26 '24 03:07 developers192

Also, it only happened once, right? Can you post the sessionlog after it works again?

developers192 avatar Jul 26 '24 03:07 developers192

Nevermind. I was able to replicate the issue. A fix coming in about 1 or 2 days

developers192 avatar Jul 26 '24 12:07 developers192

went between turkish and english (us), might i ask what was the issue? just curious 😄

josephisticated avatar Jul 26 '24 12:07 josephisticated

Also, it only happened once, right? Can you post the sessionlog after it works again?

what happened once is that it only showed i was in a match once, which was a training mode match, always gets stuck in champion select now, by the way if ultimate skins had their animated splash art in the rich presence it could be pretty cool, don't know if their heads would sway out of the bounds though.

josephisticated avatar Jul 26 '24 12:07 josephisticated

went between turkish and english (us), might i ask what was the issue? just curious 😄

It's just an API thing. Basically, in the latest release, I coded the program so that it would not update the presence if the lobby was not found, which was causing issues previously. However, I forgot to add an edge case for custom matches.

developers192 avatar Jul 26 '24 12:07 developers192

ultimate skins had their animated splash art in the rich presence it could be pretty cool, don't know if their heads would sway out of the bounds though.

That would be pretty cool! I'll probably implement that. Since the number of ultimate skins aren't that many, I can manually crop out the images myself.

developers192 avatar Jul 26 '24 12:07 developers192

Should be fixed in the latest update. I also implemented animated splash arts. Thanks for reporting and suggesting! Check out v3.2.0. Let me know if it works!

developers192 avatar Jul 26 '24 18:07 developers192

Should be fixed in the latest update. I also implemented animated splash arts. Thanks for reporting and suggesting! Check out v3.2.0. Let me know if it works!

Works wonderfully, just tried it with DJ Sona. A tiny detail though, I think it can play the video provided around 6 seconds which shows Sona's only first form. Don't know if it's a pre-set thing or something with webm file format but if I remember correctly, Discord rich presence could play a gif around for a minute or more, tried to play the whole shrek movie on my rich presence but it cut around where it showed the swamp.

josephisticated avatar Jul 27 '24 12:07 josephisticated

Oh and because this app disables league's own rich presence I am not able to use the dedicated rich presence invite system, there being a setting to turn it on or having both of the presences until invite system is added would be nice because currently I need to close the app to use it.

josephisticated avatar Jul 27 '24 12:07 josephisticated

The original GIF of Sona is about 100MB, so when someone clicks on your profile, it would take minutes to load. Therefore, I had to cut it and apply a lot of compression to reduce it to a desirable size, especially since no one would look at your profile for that long. If they want to watch the whole thing, they should just click view splash instead.

Regarding the invite system, I am still trying to implement it. I have to use another computer to test it. Also, League's native rich presence would override the whole thing, so running both at the same time is not possible.

developers192 avatar Jul 29 '24 10:07 developers192

since a couple months ago, discord allows multiple rich presences to run at the same time, i don't know which gets to be shown mainly but it can be, btw i used it that way with detailedlolrpc too actually, dlolrpc gave an error on startup and both of the rich presences run smoothly

josephisticated avatar Jul 29 '24 12:07 josephisticated

It does allow multiple presences, but we can't control which one gets shown mainly

developers192 avatar Jul 29 '24 12:07 developers192