[GH-ISSUE #366] Consistently crashing upon interaction #774

Closed
opened 2026-03-13 22:35:58 +03:00 by kerem · 1 comment
Owner

Originally created by @LukaRGB on GitHub (Jul 25, 2021).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/366

Running on Windows 10, Python 3.9, Bluestacks 5
I consistently get this error when it tries to like a photo. I've tried reinstalling everything. I've tried using "--old" for uiautomator and nothing.
Exception: -32001 Jsonrpc error: <java.lang.NullPointerException> data: java.lang.NullPointerException: Attempt to invoke interface method 'java.lang.String java.lang.CharSequence.toString()' on a null object reference
The first time it runs, I also get this error once:
com.github.uiautomator.test/android.support.test.runner.AndroidJUnitRunner] uiautomator2.GatewayError(gateway error, time used 0.0s):

Log files:
insomniac_log-2021-07-18-18-38-00.log
insomniac_log-2021-07-18-17-56-34.log

@alexal1

Originally created by @LukaRGB on GitHub (Jul 25, 2021). Original GitHub issue: https://github.com/alexal1/Insomniac/issues/366 Running on Windows 10, Python 3.9, Bluestacks 5 I consistently get this error when it tries to like a photo. I've tried reinstalling everything. I've tried using "--old" for uiautomator and nothing. `Exception: -32001 Jsonrpc error: <java.lang.NullPointerException> data: java.lang.NullPointerException: Attempt to invoke interface method 'java.lang.String java.lang.CharSequence.toString()' on a null object reference ` The first time it runs, I also get this error once: `com.github.uiautomator.test/android.support.test.runner.AndroidJUnitRunner] uiautomator2.GatewayError(gateway error, time used 0.0s): ` Log files: [insomniac_log-2021-07-18-18-38-00.log](https://github.com/alexal1/Insomniac/files/6874595/insomniac_log-2021-07-18-18-38-00.log) [insomniac_log-2021-07-18-17-56-34.log](https://github.com/alexal1/Insomniac/files/6874594/insomniac_log-2021-07-18-17-56-34.log) @alexal1
kerem closed this issue 2026-03-13 22:36:03 +03:00
Author
Owner

@alexal1 commented on GitHub (Sep 16, 2021):

Hmm I'd recommend to update pip and uiautomator. Then uninstall ATX app on your device and try again. If doesn't help, try on another device: this seems to be a problem with connecting to a device

<!-- gh-comment-id:920999150 --> @alexal1 commented on GitHub (Sep 16, 2021): Hmm I'd recommend to update pip and uiautomator. Then uninstall ATX app on your device and try again. If doesn't help, try on another device: this seems to be a problem with connecting to a device
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Insomniac#774
No description provided.