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 cann't extracting the "Internal Name/Board configuration" for my device. #671

Open
3 tasks done
lienting885 opened this issue Jun 28, 2024 · 0 comments
Open
3 tasks done
Labels
bug Something isn't working

Comments

@lienting885
Copy link

Describe the bug
When I was extracting the "Internal Name/Board configuration" for my device, it got an error
Screenshots
image

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)
@lienting885 lienting885 added the bug Something isn't working label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant