You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: