<p>Again after setting euro value and clicking btc amount</p>
<pre lang="java.lang.IllegalArgumentException"><code>     at com.google.common.base.Preconditions.checkArgument(Preconditions.java:108)
        at org.bitcoinj.utils.ExchangeRate.<init>(ExchangeRate.java:39)
        at org.bitcoinj.utils.ExchangeRate.<init>(ExchangeRate.java:47)
        at bisq.core.monetary.Price.getAmountByVolume(Price.java:71)
        at bisq.core.offer.OfferUtil.getAdjustedAmount(OfferUtil.java:170)
        at bisq.core.offer.OfferUtil.getAdjustedAmountForHalCash(OfferUtil.java:164)
        at bisq.desktop.main.offer.MutableOfferViewModel.setMinAmountToModel(MutableOfferViewModel.java:1004)
        at bisq.desktop.main.offer.MutableOfferViewModel.onFocusOutMinAmountTextField(MutableOfferViewModel.java:701)
        at bisq.desktop.main.offer.MutableOfferViewModel.lambda$onFocusOutAmountTextField$24(MutableOfferViewModel.java:690)
        at com.sun.javafx.application.PlatformImpl.lambda$null$117(PlatformImpl.java:295)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sun.javafx.application.PlatformImpl.lambda$runLater$118(PlatformImpl.java:294)
        at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
        at com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method)
        at com.sun.glass.ui.gtk.GtkApplication.lambda$null$450(GtkApplication.java:139)
        at java.lang.Thread.run(Thread.java:748)

</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq-desktop/issues/1632#issuecomment-413692852">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtsE-c-cxcP45e3Wdh7fTWatnqxhvks5uReZrgaJpZM4WAl0W">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtnvYVJze_BysF7rTyvuRhnQQLmXEks5uReZrgaJpZM4WAl0W.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq-desktop","title":"bisq-network/bisq-desktop","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq-desktop"}},"updates":{"snippets":[{"icon":"PERSON","message":"@sqrrm in #1632: Again after setting euro value and clicking btc amount\r\n```java.lang.IllegalArgumentException\r\n\tat com.google.common.base.Preconditions.checkArgument(Preconditions.java:108)\r\n\tat org.bitcoinj.utils.ExchangeRate.\u003cinit\u003e(ExchangeRate.java:39)\r\n\tat org.bitcoinj.utils.ExchangeRate.\u003cinit\u003e(ExchangeRate.java:47)\r\n\tat bisq.core.monetary.Price.getAmountByVolume(Price.java:71)\r\n\tat bisq.core.offer.OfferUtil.getAdjustedAmount(OfferUtil.java:170)\r\n\tat bisq.core.offer.OfferUtil.getAdjustedAmountForHalCash(OfferUtil.java:164)\r\n\tat bisq.desktop.main.offer.MutableOfferViewModel.setMinAmountToModel(MutableOfferViewModel.java:1004)\r\n\tat bisq.desktop.main.offer.MutableOfferViewModel.onFocusOutMinAmountTextField(MutableOfferViewModel.java:701)\r\n\tat bisq.desktop.main.offer.MutableOfferViewModel.lambda$onFocusOutAmountTextField$24(MutableOfferViewModel.java:690)\r\n\tat com.sun.javafx.application.PlatformImpl.lambda$null$117(PlatformImpl.java:295)\r\n\tat java.security.AccessController.doPrivileged(Native Method)\r\n\tat com.sun.javafx.application.PlatformImpl.lambda$runLater$118(PlatformImpl.java:294)\r\n\tat com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)\r\n\tat com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method)\r\n\tat com.sun.glass.ui.gtk.GtkApplication.lambda$null$450(GtkApplication.java:139)\r\n\tat java.lang.Thread.run(Thread.java:748)\r\n\r\n```"}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/bisq-desktop/issues/1632#issuecomment-413692852"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq-desktop/issues/1632#issuecomment-413692852",
"url": "https://github.com/bisq-network/bisq-desktop/issues/1632#issuecomment-413692852",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [bisq-network/bisq-desktop] Testing: Stack trace from trying to create order (#1632)",
"sections": [
{
"text": "",
"activityTitle": "**sqrrm**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@sqrrm",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"bisq-network/bisq-desktop\",\n\"issueId\": 1632,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"bisq-network/bisq-desktop\",\n\"issueId\": 1632\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/bisq-network/bisq-desktop/issues/1632#issuecomment-413692852"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 369253654\n}"
}
],
"themeColor": "26292E"
}
]</script>