Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I got the project up and running, but an error occurred at the end of the recording #1

Open
D10NGYANG opened this issue Feb 13, 2023 · 0 comments

Comments

@D10NGYANG
Copy link

java.lang.UnsatisfiedLinkError: No implementation found for long nz.scuttlebutt.codec2recorder.tools.Codec2.create(int) (tried Java_nz_scuttlebutt_codec2recorder_tools_Codec2_create and Java_nz_scuttlebutt_codec2recorder_tools_Codec2_create__I)
at nz.scuttlebutt.codec2recorder.tools.Codec2.create(Native Method)
at nz.scuttlebutt.codec2recorder.tools.Codec2.pcm_to_codec2(Codec2.kt:56)
at nz.scuttlebutt.codec2recorder.PlayerActivity.onCreate(PlayerActivity.kt:65)
at android.app.Activity.performCreate(Activity.java:8181)
at android.app.Activity.performCreate(Activity.java:8147)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1330)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3737)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3931)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2284)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:210)
at android.os.Looper.loop(Looper.java:299)
at android.app.ActivityThread.main(ActivityThread.java:8337)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:556)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1037)

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

No branches or pull requests

1 participant