Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Frost crashes when I attempted to access About section #1952

Open
hanpad opened this issue Jun 26, 2023 · 0 comments
Open

Frost crashes when I attempted to access About section #1952

hanpad opened this issue Jun 26, 2023 · 0 comments

Comments

@hanpad
Copy link

hanpad commented Jun 26, 2023

I think this stacktrace is clear enough for you to help you fix the bug. I use the latest version on F-Droid.

java.lang.RuntimeException: Unable to start activity ComponentInfo{com.pitchedapps.frost/com.pitchedapps.frost.activities.AboutActivity}: java.lang.IllegalStateException: Please provide the required library data via the available APIs. Depending on the platform this can be done for example via 'LibsBuilder().withJson()'. For Android there exists an 'LibsBuilder.withContext()', automatically loading the 'aboutlibraries.json' file from the 'raw' resources folder. When using compose or other parent modules, please check their corresponding APIs. at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2843) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2921) at android.app.ActivityThread.-wrap11(Unknown Source:0) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1639) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:176) at android.app.ActivityThread.main(ActivityThread.java:6662) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:547) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:873) Caused by: java.lang.IllegalStateException: Please provide the required library data via the available APIs. Depending on the platform this can be done for example via 'LibsBuilder().withJson()'. For Android there exists an 'LibsBuilder.withContext()', automatically loading the 'aboutlibraries.json' file from the 'raw' resources folder. When using compose or other parent modules, please check their corresponding APIs. at w6.a$a.a(Unknown Source:39) at z0.d.d(Unknown Source:14) at z0.a.U0(Unknown Source:134) at z0.a.onCreate(Unknown Source:43) at android.app.Activity.performCreate(Activity.java:7074) at android.app.Activity.performCreate(Activity.java:7065) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1214) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2796) ... 9 more

Sorry, I don't know how to format it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant