Any ideas on what to do to fix my wallet?
satoshiroller desktop client
java.lang.IllegalStateException: Wallet contained duplicate transaction
java.lang.IllegalStateException: Wallet contained duplicate transaction
at com.google.common.base.Preconditions.checkState(Preconditions.java:176)
at com.google.bitcoin.store.WalletProtobufSerializer.readTransaction(WalletProtobufSerializer.java:352)
at com.google.bitcoin.store.WalletProtobufSerializer.readWallet(WalletProtobufSerializer.java:282)
at com.google.bitcoin.core.Wallet.loadFromFileStream(Wallet.java:544)
at com.google.bitcoin.core.Wallet.loadFromFile(Wallet.java:471)
at com.satoshiroller.engine.RollerEngine.start(RollerEngine.java:131)
at com.satoshiroller.gui.SatoshiRoller.launch(SatoshiRoller.java:144)
at com.satoshiroller.gui.SatoshiRoller.main(SatoshiRoller.java:42)
I replied to your other topic:
https://bitcointalk.org/index.php?topic=127445.msg1354512It's an issue in the underlying library (bitcoinj). I have working code to fix such a wallet (to be included in a future version of SatoshiRoller). See my other reply; if you need help restoring your wallet, PM me.