Multibit-Legacy / multibit-hd

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

java.lang.IllegalStateException in SendBitcoinEnterPinPanelView.afterShow #807

Open jim618 opened 8 years ago

jim618 commented 8 years ago
java.lang.IllegalStateException: Optional.get() cannot be called on an absent value
    at com.google.common.base.Absent.get(Absent.java:47) ~[multibit-hd.jar:na]
    at org.multibit.hd.ui.views.wizards.send_bitcoin.SendBitcoinEnterPinPanelView.afterShow(SendBitcoinEnterPinPanelView.java:127) ~[multibit-hd.jar:na]
    at org.multibit.hd.ui.views.wizards.AbstractWizard$1.run(AbstractWizard.java:200) ~[multibit-hd.jar:na]
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312) ~[na:1.7.0_80]