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

MessageLogger crash while trying to export DB #46

Open
Nando600 opened this issue Nov 26, 2022 · 1 comment
Open

MessageLogger crash while trying to export DB #46

Nando600 opened this issue Nov 26, 2022 · 1 comment

Comments

@Nando600
Copy link

When I try to export my DB of keylogger 1.1.3 it just crashes completely leaving this error log

java.lang.AssertionError
at io.github.juby210.acplugins.messagelogger.SQLite.exportDatabase(SQLite.java:245)
at io.github.juby210.acplugins.messagelogger.PluginSettings.onViewCreated$lambda-30$lambda-29(PluginSettings.kt:166)
at io.github.juby210.acplugins.messagelogger.PluginSettings.$r8$lambda$luhAUUj9IoUpANZqgboXYMOVMhk(Unknown Source:0)
at io.github.juby210.acplugins.messagelogger.PluginSettings$$ExternalSyntheticLambda1.onClick(Unknown Source:2)
at android.view.View.performClick(View.java:7333)
at android.widget.TextView.performClick(TextView.java:14160)
at com.google.android.material.button.MaterialButton.performClick(MaterialButton.java:2)
at android.view.View.performClickInternal(View.java:7299)
at android.view.View.access$3200(View.java:846)
at android.view.View$PerformClick.run(View.java:27773)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:6990)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1445)

@Nick2bad4u
Copy link

Same here.

2024-03-30 14_48_42.078.txt

2024-03-28 22_53_48.247.txt

2024-03-28 22_52_56.285.txt

2024-03-26 14_44_25.353.txt

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

2 participants