Vendicated / AliucordPlugins

My plugins for Aliucord, an android Discord client mod
Apache License 2.0
221 stars 29 forks source link

[AnimateApngs] Crash upon loading of certain apngs #67

Open Riddim-GLiTCH opened 2 years ago

Riddim-GLiTCH commented 2 years ago

A few friends reported a crash when an APNG is loaded. I went to investigate. The crash log appears to not be saved.

What happened?

Aliucord slows down before closing whenever this apng is loaded. We are on the latest version of Aliucord as of writing this bug-report. Some of the other apngs also do not animate.

Vendicated commented 2 years ago

Can reproduce but since I just use the library Discord uses (https://github.com/line/apng-drawable), I have no control over it and the issue is obviously caused by that library. Try collecting logs via adb logcat (just google it and you will find instructions) and if there is anything useful you can report it to that library