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

Unable to install the database pack. #227

Closed Chaichai95 closed 5 months ago

Chaichai95 commented 5 months ago

I proceeded to the installation of the music database. And encountered this. Screenshot_20240208_144524_SAI Screenshot_20240208_144020_SAI

I have no knowledge on coding whatsoever. Any advice on how to solve this would greatly be appreciated. Xx

Chaichai95 commented 5 months ago

com.aefyr.sai.model.filedescriptor.ContentUriFileDescriptor$BadContentProviderException: DISPLAY_NAME column is null at com.aefyr.sai.model.filedescriptor.ContentUriFileDescriptor.name(ContentUriFileDescriptor.java:30) at com.aefyr.sai.model.apksource.DefaultApkSource.getApkLocalPath(DefaultApkSource.java:47) at com.aefyr.sai.model.apksource.FilterApkSource.getApkLocalPath(FilterApkSource.java:60) at com.aefyr.sai.model.apksource.FilterApkSource.nextApk(FilterApkSource.java:28) at com.aefyr.sai.installer2.impl.rootless.RootlessSaiPackageInstaller.install(RootlessSaiPackageInstaller.java:93) at com.aefyr.sai.installer2.impl.rootless.RootlessSaiPackageInstaller.lambda$enqueueSession$0$RootlessSaiPackageInstaller(RootlessSaiPackageInstaller.java:70) at com.aefyr.sai.installer2.impl.rootless.-$$Lambda$RootlessSaiPackageInstaller$ivyAcunEgIkYlu_dB2vN6MOWZPU.run(Unknown Source:6) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at java.lang.Thread.run(Thread.java:1012)

KieronQuinn commented 5 months ago

That's not an issue of this app.

Chaichai95 commented 5 months ago

Thank you, but could you please point out what am I missing here.

KieronQuinn commented 5 months ago

It's not this app. It's an SAI issue. https://github.com/Aefyr/SAI/issues/216

Chaichai95 commented 5 months ago

Found it. It's the issue with the installer. Thank you so much for the efforts put into this project.