[bisq-network/bisq] error while creating transaction, and when clicking send in chat (#3437)

Florian Reimair notifications at github.com
Thu Oct 31 12:48:11 UTC 2019


for the chat issue, these lines seem to be a good hint:
```
oct.-21 18:24:42.239 [JavaFX Application Thread] ERROR b.c.s.CommonSetup: Stack trace:
java.lang.NullPointerException
	at bisq.desktop.main.shared.ChatView.lambda$sendDisputeDirectMessage$12(ChatView.java:653)
	at java.base/java.util.Optional.map(Optional.java:254)
	at bisq.desktop.main.shared.ChatView.sendDisputeDirectMessage(ChatView.java:649)
[snip]
```

@gmalacrida is the message sent?

and I cannot spot anything in the logs indicating an error while creating a transaction. Can you provide more info on this? How to reproduce, what is the actual error, what did you expect to happen?

for the devs out there, there is a fair amount of `WARN  b.c.trade.Trade: depositTx is null` in the logs. Can that have anything to do with the issue?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/3437#issuecomment-548357196
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191031/b4be0485/attachment.html>


More information about the bisq-github mailing list