-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only goes between online and champion select text #20
Comments
Can you tell me which language did you change to specifically? |
Also, it only happened once, right? Can you post the sessionlog after it works again? |
Nevermind. I was able to replicate the issue. A fix coming in about 1 or 2 days |
went between turkish and english (us), might i ask what was the issue? just curious 😄 |
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. |
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. |
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. |
Should be fixed in the latest update. I also implemented animated splash arts. Thanks for reporting and suggesting! |
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. |
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. |
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. |
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 |
It does allow multiple presences, but we can't control which one gets shown mainly |
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
The text was updated successfully, but these errors were encountered: