MrPowerGamerBR

Results 88 issues of MrPowerGamerBR

(I'm not running 0.2.0 because of the issues I had, so maybe this is already fixed) If you have an "live:name" account, you can't login (yes, the user is using...

``` java.lang.IllegalArgumentException: Skype decided to make the gender class com.eclipsesource.json.JsonLiteral at com.samczsun.skype4j.internal.participants.info.ContactImpl.updateProfile(ContactImpl.java:289) at com.samczsun.skype4j.internal.participants.info.ContactImpl.(ContactImpl.java:103) at com.samczsun.skype4j.internal.client.FullClient.loadAllContacts(FullClient.java:125) at com.mrpowergamerbr.skykaty.SkyKatyApp.loginWith(SkyKatyApp.java:204) at com.mrpowergamerbr.skykaty.view.LoginView$1$1.run(LoginView.java:131) at java.lang.Thread.run(Thread.java:745) ``` (Well, it is the newer commit build...

``` Exception in thread "Thread-12" java.lang.RuntimeException: java.lang.NullPointerException at com.samczsun.skype4j.internal.SkypeImpl.subscribe(SkypeImpl.java:496) at com.mrpowergamerbr.skykaty.SkyKatyApp.loginWith(SkyKatyApp.java:269) at com.mrpowergamerbr.skykaty.view.LoginView$1$1.run(LoginView.java:72) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NullPointerException at com.samczsun.skype4j.internal.SkypeImpl.setRegistrationToken(SkypeImpl.java:514) at com.samczsun.skype4j.internal.SkypeImpl.subscribe(SkypeImpl.java:469) ... 3 more ```

**Describe the bug** When trying to deserialize a object that has a long when using the new IR compiler, `kotlinx.serialization` rounds the long instead of keeping it as is. This...

bug
compiler-plugin
js

Commands that still needs to be migrated to https://github.com/LorittaBot/Loritta/tree/cinnamon Cinnamon is a rewrite, with the focus of rewriting commands to make them work with Discord Interactions (Slash Commands), with the...

Type: Refactor ♻
Module: Discord Interactions 🎀

Even if not all of those commands are migrated yet, we can implement it in the Legacy module and point users to use `/transactions` * [x] Payment `+pay` * [...

Type: Enhancement ✨
Module: Discord Interactions 🎀

Instead of connecting directly to the unofficial API website, I made a web server that does that for us, because then we can cache stuff instead of always relying on...

It is still a work in progress! The plan is to make the "My Servers" section fully functional and then push it to production to test if users like the...

* [ ] Migrate to Slash Commands * [ ] Add better marriage warnings, similar to Daily Tax's warnings * [ ] Give one week grace time, allowing the user...

Type: Enhancement ✨
Module: Discord Interactions 🎀