Multibit-Legacy / multibit-hd

Deprecated Bitcoin Wallet
https://multibit.org/blog/2017/07/26/multibit-shutdown.html
Other
169 stars 124 forks source link

0.4.1 - Whole balance unconfirmed after restore from Wallet Words #954

Closed kuiperzone closed 7 years ago

kuiperzone commented 7 years ago

Hi there,

After restoring my wallet from words, and after syncrhonization, my whole balance shows "+Unconfirmed". Reparing wallet, re-start etc., doesn't work.

Wallet can I do to recover?

How can I export this wallet?

kuiperzone commented 7 years ago

Oh what the heck. I'll put it down to experience.

Rawi666 commented 7 years ago

I have exactly the same issue. Repairing my wallet doesn't work (tried multiple times...). It looks like a large number of people are experiencing the same issue

Rawi666 commented 7 years ago

I managed to fix my wallet using the following way (simply repairing wallet didn't help XX number of times...).

  1. Install Oracle Java 1.8.0 build 112 x64 (x86 didn't work for me)
  2. Go to C:\Program Files\MultiBit HD
  3. Open command prompt
  4. Ensure that when you type "java -version" you can see: java version "1.8.0_112" Java(TM) SE Runtime Environment (build 1.8.0_112-b15) Java HotSpot(TM) 64-Bit Server VM (build 25.112-b15, mixed mode)
  5. Type in command prompt: java -jar multibit-hd.jar
  6. Tools->Repair wallet - this time it worked for me (Windows 10 x64)
kuiperzone commented 7 years ago

I managed to resolve my own problem by porting my BIP39 wallet words to another wallet. The java version issue will hopefully help others. Sounds a lot easier than what I did. :)