<p>Unfortunately still fails for me.<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/170962/44354996-9e7aa200-a4ab-11e8-9f81-236e3387d8e0.png"><img width="1284" alt="bildschirmfoto 2018-08-20 um 19 02 36" src="https://user-images.githubusercontent.com/170962/44354996-9e7aa200-a4ab-11e8-9f81-236e3387d8e0.png" style="max-width:100%;"></a></p>
<p>A little bit different exception, but still throws an error on startup.</p>
<pre><code>Aug-20 19:00:52.795 [readFromResourcesThread] ERROR b.c.s.CommonSetup: Uncaught Exception from thread readFromResourcesThread 
Aug-20 19:00:52.795 [readFromResourcesThread] ERROR b.c.s.CommonSetup: throwableMessage= bisq.core.dao.state.BsqState cannot be cast to bisq.network.p2p.storage.persistence.PersistableNetworkPayloadList 
Aug-20 19:00:52.795 [readFromResourcesThread] ERROR b.c.s.CommonSetup: throwableClass= class java.lang.ClassCastException 
java.lang.ClassCastException: bisq.core.dao.state.BsqState cannot be cast to bisq.network.p2p.storage.persistence.PersistableNetworkPayloadList
        at bisq.network.p2p.storage.persistence.PersistableNetworkPayloadListService.getMap(PersistableNetworkPayloadListService.java:103)
        at bisq.network.p2p.storage.persistence.AppendOnlyDataStoreService.transferDeprecatedDataStructure(AppendOnlyDataStoreService.java:66)
        at bisq.network.p2p.storage.persistence.AppendOnlyDataStoreService.readFromResources(AppendOnlyDataStoreService.java:59)
        at bisq.network.p2p.storage.P2PDataStorage.readFromResources(P2PDataStorage.java:155)
        at bisq.core.app.SetupUtils.lambda$readFromResources$1(SetupUtils.java:98)
        at java.lang.Thread.run(Thread.java:748)
Aug-20 19:00:52.798 [readFromResourcesThread] ERROR b.c.s.CommonSetup: Stack trace:
java.lang.ClassCastException: bisq.core.dao.state.BsqState cannot be cast to bisq.network.p2p.storage.persistence.PersistableNetworkPayloadList
        at bisq.network.p2p.storage.persistence.PersistableNetworkPayloadListService.getMap(PersistableNetworkPayloadListService.java:103)
        at bisq.network.p2p.storage.persistence.AppendOnlyDataStoreService.transferDeprecatedDataStructure(AppendOnlyDataStoreService.java:66)
        at bisq.network.p2p.storage.persistence.AppendOnlyDataStoreService.readFromResources(AppendOnlyDataStoreService.java:59)
        at bisq.network.p2p.storage.P2PDataStorage.readFromResources(P2PDataStorage.java:155)
        at bisq.core.app.SetupUtils.lambda$readFromResources$1(SetupUtils.java:98)
        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-common/pull/36#issuecomment-414389883">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZthNXCMZ1C_NRq2UB6aYobOoGj2Bqks5uSuu_gaJpZM4WEWrI">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtitOwk__8_n-YIb0okYR7sDlyyzkks5uSuu_gaJpZM4WEWrI.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-common","title":"bisq-network/bisq-common","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-common"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ripcurlx in #36: Unfortunately still fails for me.\r\n\u003cimg width=\"1284\" alt=\"bildschirmfoto 2018-08-20 um 19 02 36\" src=\"https://user-images.githubusercontent.com/170962/44354996-9e7aa200-a4ab-11e8-9f81-236e3387d8e0.png\"\u003e\r\n\r\nA little bit different exception, but still throws an error on startup.\r\n```\r\nAug-20 19:00:52.795 [readFromResourcesThread] ERROR b.c.s.CommonSetup: Uncaught Exception from thread readFromResourcesThread \r\nAug-20 19:00:52.795 [readFromResourcesThread] ERROR b.c.s.CommonSetup: throwableMessage= bisq.core.dao.state.BsqState cannot be cast to bisq.network.p2p.storage.persistence.PersistableNetworkPayloadList \r\nAug-20 19:00:52.795 [readFromResourcesThread] ERROR b.c.s.CommonSetup: throwableClass= class java.lang.ClassCastException \r\njava.lang.ClassCastException: bisq.core.dao.state.BsqState cannot be cast to bisq.network.p2p.storage.persistence.PersistableNetworkPayloadList\r\n\tat bisq.network.p2p.storage.persistence.PersistableNetworkPayloadListService.getMap(PersistableNetworkPayloadListService.java:103)\r\n\tat bisq.network.p2p.storage.persistence.AppendOnlyDataStoreService.transferDeprecatedDataStructure(AppendOnlyDataStoreService.java:66)\r\n\tat bisq.network.p2p.storage.persistence.AppendOnlyDataStoreService.readFromResources(AppendOnlyDataStoreService.java:59)\r\n\tat bisq.network.p2p.storage.P2PDataStorage.readFromResources(P2PDataStorage.java:155)\r\n\tat bisq.core.app.SetupUtils.lambda$readFromResources$1(SetupUtils.java:98)\r\n\tat java.lang.Thread.run(Thread.java:748)\r\nAug-20 19:00:52.798 [readFromResourcesThread] ERROR b.c.s.CommonSetup: Stack trace:\r\njava.lang.ClassCastException: bisq.core.dao.state.BsqState cannot be cast to bisq.network.p2p.storage.persistence.PersistableNetworkPayloadList\r\n\tat bisq.network.p2p.storage.persistence.PersistableNetworkPayloadListService.getMap(PersistableNetworkPayloadListService.java:103)\r\n\tat bisq.network.p2p.storage.persistence.AppendOnlyDataStoreService.transferDeprecatedDataStructure(AppendOnlyDataStoreService.java:66)\r\n\tat bisq.network.p2p.storage.persistence.AppendOnlyDataStoreService.readFromResources(AppendOnlyDataStoreService.java:59)\r\n\tat bisq.network.p2p.storage.P2PDataStorage.readFromResources(P2PDataStorage.java:155)\r\n\tat bisq.core.app.SetupUtils.lambda$readFromResources$1(SetupUtils.java:98)\r\n\tat java.lang.Thread.run(Thread.java:748)\r\n```"}],"action":{"name":"View Pull Request","url":"https://github.com/bisq-network/bisq-common/pull/36#issuecomment-414389883"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq-common/pull/36#issuecomment-414389883",
"url": "https://github.com/bisq-network/bisq-common/pull/36#issuecomment-414389883",
"name": "View Pull Request"
},
"description": "View this Pull Request 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-common] Fix protobuffer definitions (#36)",
"sections": [
{
"text": "",
"activityTitle": "**Christoph Atteneder**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ripcurlx",
"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-common\",\n\"issueId\": 36,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"bisq-network/bisq-common\",\n\"pullRequestId\": 36\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/bisq-network/bisq-common/pull/36#issuecomment-414389883"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 370240200\n}"
}
],
"themeColor": "26292E"
}
]</script>