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
Every time i try to "Read from device" it gives me an error stating this.
Error
An unknown error has occurred.
Please create a new issue on Github or PM me on Reddit. The log has been copied to your clipboard.
OS Version: MacOS High Sierra (10.13.6)
iOS Device: iPad 5 (Wifi)
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
Heres the logs:
(This is the ECID log)
java.lang.NoClassDefFoundError: Could not initialize class airsquared.blobsaver.app.natives.Libimobiledevice
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil.lockdowndClientFromConnectedDevice(Unknown Source)
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil.getLockdownValuePlist(Unknown Source)
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil.getECID(Unknown Source)
at [email protected]/airsquared.blobsaver.app.Controller.readInfo(Unknown Source)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javafx.reflect.Trampoline.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at javafx.base@18/com.sun.javafx.reflect.MethodUtil.invoke(Unknown Source)
at javafx.fxml@18/com.sun.javafx.fxml.MethodHelper.invoke(Unknown Source)
at javafx.fxml@18/javafx.fxml.FXMLLoader$MethodHandler.invoke(Unknown Source)
at javafx.fxml@18/javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.base@18/javafx.event.Event.fireEvent(Unknown Source)
at javafx.graphics@18/javafx.scene.Node.fireEvent(Unknown Source)
at javafx.controls@18/javafx.scene.control.Button.fire(Unknown Source)
at javafx.controls@18/com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source)
at javafx.controls@18/com.sun.javafx.scene.control.inputmap.InputMap.handle(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.base@18/javafx.event.Event.fireEvent(Unknown Source)
at javafx.graphics@18/javafx.scene.Scene$MouseHandler.process(Unknown Source)
at javafx.graphics@18/javafx.scene.Scene.processMouseEvent(Unknown Source)
at javafx.graphics@18/javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$2(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source)
at javafx.graphics@18/com.sun.glass.ui.View.handleMouseEvent(Unknown Source)
at javafx.graphics@18/com.sun.glass.ui.View.notifyMouse(Unknown Source)
at javafx.graphics@18/com.sun.glass.ui.mac.MacView.notifyMouse(Unknown Source)
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.UnsatisfiedLinkError: Unable to load library 'imobiledevice':
dlopen(/Applications/blobsaver.app/Contents/Frameworks/libimobiledevice.dylib, 9): Symbol not found: ___darwin_check_fd_set_overflow
Referenced from: /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libSystem.B.dylib
in /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib
dlopen(/Applications/blobsaver.app/Contents/Frameworks/libimobiledevice.dylib, 9): Symbol not found: ___darwin_check_fd_set_overflow
Referenced from: /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libSystem.B.dylib
in /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib
dlopen(/Users/t1red/Library/Frameworks/imobiledevice.framework/imobiledevice, 9): image not found
dlopen(/Library/Frameworks/imobiledevice.framework/imobiledevice, 9): image not found
dlopen(/System/Library/Frameworks/imobiledevice.framework/imobiledevice, 9): image not found
Native library (darwin-x86-64/libimobiledevice.dylib) not found in resource path () [in thread "JavaFX Application Thread"]
at [email protected]/com.sun.jna.NativeLibrary.loadLibrary(Unknown Source)
at [email protected]/com.sun.jna.NativeLibrary.getInstance(Unknown Source)
at [email protected]/airsquared.blobsaver.app.natives.NativeUtils.register(Unknown Source)
at [email protected]/airsquared.blobsaver.app.natives.Libimobiledevice.(Unknown Source)
... 56 more
And heres the APNonce one (Idk if theres a difference)
java.lang.NoClassDefFoundError: Could not initialize class airsquared.blobsaver.app.natives.Libimobiledevice
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil.lockdowndClientFromConnectedDevice(Unknown Source)
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil.enterRecovery(Unknown Source)
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil$GetApnonceTask.call(Unknown Source)
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil$GetApnonceTask.call(Unknown Source)
at javafx.graphics@18/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)
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.UnsatisfiedLinkError: Unable to load library 'imobiledevice':
dlopen(/Applications/blobsaver.app/Contents/Frameworks/libimobiledevice.dylib, 9): Symbol not found: ___darwin_check_fd_set_overflow
Referenced from: /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libSystem.B.dylib
in /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib
dlopen(/Applications/blobsaver.app/Contents/Frameworks/libimobiledevice.dylib, 9): Symbol not found: ___darwin_check_fd_set_overflow
Referenced from: /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libSystem.B.dylib
in /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib
dlopen(/Users/t1red/Library/Frameworks/imobiledevice.framework/imobiledevice, 9): image not found
dlopen(/Library/Frameworks/imobiledevice.framework/imobiledevice, 9): image not found
dlopen(/System/Library/Frameworks/imobiledevice.framework/imobiledevice, 9): image not found
Native library (darwin-x86-64/libimobiledevice.dylib) not found in resource path () [in thread "JavaFX Application Thread"]
at [email protected]/com.sun.jna.NativeLibrary.loadLibrary(Unknown Source)
at [email protected]/com.sun.jna.NativeLibrary.getInstance(Unknown Source)
at [email protected]/airsquared.blobsaver.app.natives.NativeUtils.register(Unknown Source)
at [email protected]/airsquared.blobsaver.app.natives.Libimobiledevice.(Unknown Source)
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil.lockdowndClientFromConnectedDevice(Unknown Source)
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil.getLockdownValuePlist(Unknown Source)
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil.getECID(Unknown Source)
at [email protected]/airsquared.blobsaver.app.Controller.readInfo(Unknown Source)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javafx.reflect.Trampoline.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at javafx.base@18/com.sun.javafx.reflect.MethodUtil.invoke(Unknown Source)
at javafx.fxml@18/com.sun.javafx.fxml.MethodHelper.invoke(Unknown Source)
at javafx.fxml@18/javafx.fxml.FXMLLoader$MethodHandler.invoke(Unknown Source)
at javafx.fxml@18/javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.base@18/javafx.event.Event.fireEvent(Unknown Source)
at javafx.graphics@18/javafx.scene.Node.fireEvent(Unknown Source)
at javafx.controls@18/javafx.scene.control.Button.fire(Unknown Source)
at javafx.controls@18/com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source)
at javafx.controls@18/com.sun.javafx.scene.control.inputmap.InputMap.handle(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.base@18/javafx.event.Event.fireEvent(Unknown Source)
at javafx.graphics@18/javafx.scene.Scene$MouseHandler.process(Unknown Source)
at javafx.graphics@18/javafx.scene.Scene.processMouseEvent(Unknown Source)
at javafx.graphics@18/javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$2(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source)
at javafx.graphics@18/com.sun.glass.ui.View.handleMouseEvent(Unknown Source)
at javafx.graphics@18/com.sun.glass.ui.View.notifyMouse(Unknown Source)
at javafx.graphics@18/com.sun.glass.ui.mac.MacView.notifyMouse(Unknown Source)
The text was updated successfully, but these errors were encountered:
Every time i try to "Read from device" it gives me an error stating this.
Error
An unknown error has occurred.
Please create a new issue on Github or PM me on Reddit. The log has been copied to your clipboard.
OS Version: MacOS High Sierra (10.13.6)
iOS Device: iPad 5 (Wifi)
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
Heres the logs:
(This is the ECID log)
java.lang.NoClassDefFoundError: Could not initialize class airsquared.blobsaver.app.natives.Libimobiledevice
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil.lockdowndClientFromConnectedDevice(Unknown Source)
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil.getLockdownValuePlist(Unknown Source)
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil.getECID(Unknown Source)
at [email protected]/airsquared.blobsaver.app.Controller.readInfo(Unknown Source)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javafx.reflect.Trampoline.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at javafx.base@18/com.sun.javafx.reflect.MethodUtil.invoke(Unknown Source)
at javafx.fxml@18/com.sun.javafx.fxml.MethodHelper.invoke(Unknown Source)
at javafx.fxml@18/javafx.fxml.FXMLLoader$MethodHandler.invoke(Unknown Source)
at javafx.fxml@18/javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.base@18/javafx.event.Event.fireEvent(Unknown Source)
at javafx.graphics@18/javafx.scene.Node.fireEvent(Unknown Source)
at javafx.controls@18/javafx.scene.control.Button.fire(Unknown Source)
at javafx.controls@18/com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source)
at javafx.controls@18/com.sun.javafx.scene.control.inputmap.InputMap.handle(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.base@18/javafx.event.Event.fireEvent(Unknown Source)
at javafx.graphics@18/javafx.scene.Scene$MouseHandler.process(Unknown Source)
at javafx.graphics@18/javafx.scene.Scene.processMouseEvent(Unknown Source)
at javafx.graphics@18/javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$2(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source)
at javafx.graphics@18/com.sun.glass.ui.View.handleMouseEvent(Unknown Source)
at javafx.graphics@18/com.sun.glass.ui.View.notifyMouse(Unknown Source)
at javafx.graphics@18/com.sun.glass.ui.mac.MacView.notifyMouse(Unknown Source)
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.UnsatisfiedLinkError: Unable to load library 'imobiledevice':
dlopen(/Applications/blobsaver.app/Contents/Frameworks/libimobiledevice.dylib, 9): Symbol not found: ___darwin_check_fd_set_overflow
Referenced from: /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libSystem.B.dylib
in /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib
dlopen(/Applications/blobsaver.app/Contents/Frameworks/libimobiledevice.dylib, 9): Symbol not found: ___darwin_check_fd_set_overflow
Referenced from: /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libSystem.B.dylib
in /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib
dlopen(/Users/t1red/Library/Frameworks/imobiledevice.framework/imobiledevice, 9): image not found
dlopen(/Library/Frameworks/imobiledevice.framework/imobiledevice, 9): image not found
dlopen(/System/Library/Frameworks/imobiledevice.framework/imobiledevice, 9): image not found
Native library (darwin-x86-64/libimobiledevice.dylib) not found in resource path () [in thread "JavaFX Application Thread"]
at [email protected]/com.sun.jna.NativeLibrary.loadLibrary(Unknown Source)
at [email protected]/com.sun.jna.NativeLibrary.getInstance(Unknown Source)
at [email protected]/airsquared.blobsaver.app.natives.NativeUtils.register(Unknown Source)
at [email protected]/airsquared.blobsaver.app.natives.Libimobiledevice.(Unknown Source)
... 56 more
And heres the APNonce one (Idk if theres a difference)
java.lang.NoClassDefFoundError: Could not initialize class airsquared.blobsaver.app.natives.Libimobiledevice
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil.lockdowndClientFromConnectedDevice(Unknown Source)
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil.enterRecovery(Unknown Source)
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil$GetApnonceTask.call(Unknown Source)
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil$GetApnonceTask.call(Unknown Source)
at javafx.graphics@18/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)
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.UnsatisfiedLinkError: Unable to load library 'imobiledevice':
dlopen(/Applications/blobsaver.app/Contents/Frameworks/libimobiledevice.dylib, 9): Symbol not found: ___darwin_check_fd_set_overflow
Referenced from: /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libSystem.B.dylib
in /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib
dlopen(/Applications/blobsaver.app/Contents/Frameworks/libimobiledevice.dylib, 9): Symbol not found: ___darwin_check_fd_set_overflow
Referenced from: /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libSystem.B.dylib
in /Applications/blobsaver.app/Contents/Frameworks/libimobiledevice-glue-1.0.0.dylib
dlopen(/Users/t1red/Library/Frameworks/imobiledevice.framework/imobiledevice, 9): image not found
dlopen(/Library/Frameworks/imobiledevice.framework/imobiledevice, 9): image not found
dlopen(/System/Library/Frameworks/imobiledevice.framework/imobiledevice, 9): image not found
Native library (darwin-x86-64/libimobiledevice.dylib) not found in resource path () [in thread "JavaFX Application Thread"]
at [email protected]/com.sun.jna.NativeLibrary.loadLibrary(Unknown Source)
at [email protected]/com.sun.jna.NativeLibrary.getInstance(Unknown Source)
at [email protected]/airsquared.blobsaver.app.natives.NativeUtils.register(Unknown Source)
at [email protected]/airsquared.blobsaver.app.natives.Libimobiledevice.(Unknown Source)
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil.lockdowndClientFromConnectedDevice(Unknown Source)
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil.getLockdownValuePlist(Unknown Source)
at [email protected]/airsquared.blobsaver.app.LibimobiledeviceUtil.getECID(Unknown Source)
at [email protected]/airsquared.blobsaver.app.Controller.readInfo(Unknown Source)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javafx.reflect.Trampoline.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at javafx.base@18/com.sun.javafx.reflect.MethodUtil.invoke(Unknown Source)
at javafx.fxml@18/com.sun.javafx.fxml.MethodHelper.invoke(Unknown Source)
at javafx.fxml@18/javafx.fxml.FXMLLoader$MethodHandler.invoke(Unknown Source)
at javafx.fxml@18/javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.base@18/javafx.event.Event.fireEvent(Unknown Source)
at javafx.graphics@18/javafx.scene.Node.fireEvent(Unknown Source)
at javafx.controls@18/javafx.scene.control.Button.fire(Unknown Source)
at javafx.controls@18/com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source)
at javafx.controls@18/com.sun.javafx.scene.control.inputmap.InputMap.handle(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at javafx.base@18/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.base@18/javafx.event.Event.fireEvent(Unknown Source)
at javafx.graphics@18/javafx.scene.Scene$MouseHandler.process(Unknown Source)
at javafx.graphics@18/javafx.scene.Scene.processMouseEvent(Unknown Source)
at javafx.graphics@18/javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$2(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source)
at javafx.graphics@18/com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source)
at javafx.graphics@18/com.sun.glass.ui.View.handleMouseEvent(Unknown Source)
at javafx.graphics@18/com.sun.glass.ui.View.notifyMouse(Unknown Source)
at javafx.graphics@18/com.sun.glass.ui.mac.MacView.notifyMouse(Unknown Source)
The text was updated successfully, but these errors were encountered: