KieronQuinn / AmbientMusicMod

Port of Now Playing from Pixels to other Android devices
GNU General Public License v3.0
1.82k stars 40 forks source link

Now Playing Crashes #219

Closed chanobraichseo closed 7 months ago

chanobraichseo commented 7 months ago

https://paste.evolution-x.org/GYxMSa

I installed and configured Now Playing through Ambient Music Mod, and even though it recognizes songs, there comes a time where the app crashes..

Before submitting the issue, I decided to check the logs a little, it turns out that Now Playing crashes because it does not have permissions to read configs, (To check if screen is on) so I decided to give it permissions with adb from my Laptop (Obvious disclaimer: Having periodic detection activated, I have activated the option to recognize songs every time the screen turns on, I saw it more convenient)


so.. it turns out, that even giving it permissons, and even disabling the trigger when screen on still makes Now Playing crash...

Any help/idea yall give me?

KieronQuinn commented 7 months ago

146