Post
Topic
Board Web Wallets
Re: Blockchain.info - Bitcoin Block explorer & Currency Statistics
by
dvide
on 29/03/2012, 13:40:19 UTC
I think i might have found the source of this error. I've just uploaded a new version (87), could try that and let me know if it fixes it. Thanks
Getting the same thing unfortunately.

I'm pretty sure I just this moment downloaded a new version from the Play store, but I want to make sure. This might sound dumb but where do I check if the version I have installed is 87? It still says 2.8, but I don't know if you incremented that number.

EDIT: I'm on 2.9 now but still the same error. Here's the exception report:

Code:
java.lang.Exception: Error Decrypting Wallet
at piuk.MyWallet.(MyWallet.java:68)
at piuk.MyRemoteWallet.(MyRemoteWallet.java:115)
at piuk.MyRemoteWallet.setPayload(MyRemoteWallet.java:541)
at piuk.blockchain.android.WalletApplication$5.run(WalletApplication.java:362)
at java.lang.Thread.run(Thread.java:856)
java.lang.Exception: Error Decrypting Wallet
at piuk.MyWallet.(MyWallet.java:68)
at piuk.MyRemoteWallet.(MyRemoteWallet.java:115)
at piuk.blockchain.android.WalletApplication.readLocalWallet(WalletApplication.java:519)
at piuk.blockchain.android.WalletApplication.onCreate(WalletApplication.java:165)
at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:969)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:3925)
at android.app.ActivityThread.access$1300(ActivityThread.java:122)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1184)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4340)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
at dalvik.system.NativeStart.main(Native Method)
java.lang.Exception: Error Decrypting Wallet
at piuk.MyWallet.(MyWallet.java:68)
at piuk.MyRemoteWallet.(MyRemoteWallet.java:115)
at piuk.MyRemoteWallet.setPayload(MyRemoteWallet.java:541)
at piuk.blockchain.android.WalletApplication$5.run(WalletApplication.java:362)
at java.lang.Thread.run(Thread.java:856)
java.lang.Exception: Error Decrypting Wallet
at piuk.MyWallet.(MyWallet.java:68)
at piuk.MyRemoteWallet.(MyRemoteWallet.java:115)
at piuk.MyRemoteWallet.setPayload(MyRemoteWallet.java:541)
at piuk.blockchain.android.WalletApplication$5.run(WalletApplication.java:362)
at java.lang.Thread.run(Thread.java:856)