-
Notifications
You must be signed in to change notification settings - Fork 12
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
Crash when loading Asset #20
Comments
Thanks for reporting the issue. I am unable to reproduce the issue on my own device, so I suspect it is related to device specific configuration. Can you please include the following information to help debug this?
|
Output of
The adb logcat of org.netdex.androidusbscript: |
Thanks. I actually meant those as two separate commands though, can you get this one alone?
|
Sorry for that, i didn't noticed that. Here is the output of
|
Thanks for providing the information, sorry I haven't had a chance to take a look until now. From the logcat it seems like this is the root cause is that the app is not expecting the USB gadget to already be present in configfs when a task is started:
In the directory listing you provided, it seems like
I will try to see how I can make this logic more robust. |
Version: 1.2.1
Device: Google Pixel 8 Pro
Rom: crDroid 10.5 (Android 14)
The text was updated successfully, but these errors were encountered: