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
Describe the bug
When I was extracting the "Internal Name/Board configuration" for my device, it got an error Screenshots
Desktop:
OS Version:IOS 17.5.1
iOS Device:iPhone12
Checklist (place an x between the brackets to mark as completed):
I have made sure I am on the latest version of blobsaver
I have checked other open issues to see if my problem has already been reported
I have tried common troubleshooting tactics such as restarting my computer and reinstalling blobsaver
Log(s)
java.lang.NullPointerException: Cannot invoke "com.sun.jna.Pointer.getByteArray(long, int)" because the return value of "airsquared.blobsaver.app.natives.Libplist.getDataPtr(com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)" is null
at airsquared.blobsaver/airsquared.blobsaver.app.LibimobiledeviceUtil.plistDataToString(Unknown Source)
at airsquared.blobsaver/airsquared.blobsaver.app.LibimobiledeviceUtil.getApNonceNormalMode(Unknown Source)
at airsquared.blobsaver/airsquared.blobsaver.app.LibimobiledeviceUtil$GetApnonceTask.call(Unknown Source)
at airsquared.blobsaver/airsquared.blobsaver.app.LibimobiledeviceUtil$GetApnonceTask.call(Unknown Source)
at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
The text was updated successfully, but these errors were encountered:
Describe the bug
When I was extracting the "Internal Name/Board configuration" for my device, it got an error
Screenshots
Desktop:
Checklist (place an x between the brackets to mark as completed):
Log(s)
The text was updated successfully, but these errors were encountered: