<blockquote>
<p>Jul-29 13:15:44.944 [JavaFX Application Thread] ERROR b.c.s.CommonSetup: Stack trace:<br>
java.lang.NullPointerException<br>
at java.base/java.util.Comparator.lambda$comparing$77a9974f$1(Comparator.java:469)<br>
at javafx.controls/com.sun.javafx.scene.control.TableColumnComparatorBase$TableColumnComparator.doCompare(TableColumnComparatorBase.java:121)<br>
at javafx.controls/com.sun.javafx.scene.control.TableColumnComparatorBase.compare(TableColumnComparatorBase.java:61)<br>
at javafx.base/javafx.collections.transformation.SortedList$ElementComparator.compare(SortedList.java:299)<br>
at javafx.base/javafx.collections.transformation.SortedList$ElementComparator.compare(SortedList.java:288)<br>
at javafx.base/com.sun.javafx.collections.SortHelper.mergeSort(SortHelper.java:260)<br>
at javafx.base/com.sun.javafx.collections.SortHelper.mergeSort(SortHelper.java:271)<br>
at javafx.base/com.sun.javafx.collections.SortHelper.mergeSort(SortHelper.java:271)<br>
at javafx.base/com.sun.javafx.collections.SortHelper.mergeSort(SortHelper.java:271)<br>
at javafx.base/com.sun.javafx.collections.SortHelper.mergeSort(SortHelper.java:271)<br>
at javafx.base/com.sun.javafx.collections.SortHelper.mergeSort(SortHelper.java:271)<br>
at javafx.base/com.sun.javafx.collections.SortHelper.mergeSort(SortHelper.java:271)<br>
at javafx.base/com.sun.javafx.collections.SortHelper.mergeSort(SortHelper.java:271)<br>
at javafx.base/com.sun.javafx.collections.SortHelper.sort(SortHelper.java:96)<br>
at javafx.base/javafx.collections.transformation.SortedList.setAllToMapping(SortedList.java:357)<br>
at javafx.base/javafx.collections.transformation.SortedList.addRemove(SortedList.java:402)<br>
at javafx.base/javafx.collections.transformation.SortedList.sourceChanged(SortedList.java:108)<br>
at javafx.base/javafx.collections.transformation.TransformationList.lambda$getListener$0(TransformationList.java:106)<br>
at javafx.base/javafx.collections.WeakListChangeListener.onChanged(WeakListChangeListener.java:88)<br>
at javafx.base/com.sun.javafx.collections.ListListenerHelper$Generic.fireValueChangedEvent(ListListenerHelper.java:329)<br>
at javafx.base/com.sun.javafx.collections.ListListenerHelper.fireValueChangedEvent(ListListenerHelper.java:73)<br>
at javafx.base/javafx.collections.ObservableListBase.fireChange(ObservableListBase.java:233)<br>
at javafx.base/javafx.collections.ListChangeBuilder.commit(ListChangeBuilder.java:482)<br>
at javafx.base/javafx.collections.ListChangeBuilder.endChange(ListChangeBuilder.java:541)<br>
at javafx.base/javafx.collections.ObservableListBase.endChange(ObservableListBase.java:205)<br>
at javafx.base/javafx.collections.ModifiableObservableListBase.setAll(ModifiableObservableListBase.java:90)<br>
at bisq.desktop.main.market.trades.TradesChartsViewModel.updateChartData(TradesChartsViewModel.java:254)<br>
at bisq.desktop.main.market.trades.TradesChartsViewModel.onSetTradeCurrency(TradesChartsViewModel.java:197)<br>
at bisq.desktop.main.market.trades.TradesChartsView.lambda$activate$8(TradesChartsView.java:200)<br>
at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)<br>
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)<br>
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)<br>
at javafx.base/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)<br>
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)<br>
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)<br>
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)<br>
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)<br>
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)<br>
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)<br>
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)<br>
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)<br>
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)<br>
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)<br>
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)<br>
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)<br>
at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)<br>
at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:49)<br>
at javafx.base/javafx.event.Event.fireEvent(Event.java:198)<br>
at javafx.graphics/javafx.scene.Node.fireEvent(Node.java:8865)<br>
at javafx.controls/javafx.scene.control.skin.ComboBoxListViewSkin.lambda$new$7(ComboBoxListViewSkin.java:182)<br>
at java.base/java.util.function.Consumer.lambda$andThen$0(Consumer.java:65)<br>
at javafx.controls/com.sun.javafx.scene.control.LambdaMultiplePropertyChangeListenerHandler.lambda$new$1(LambdaMultiplePropertyChangeListenerHandler.java:49)<br>
at javafx.base/javafx.beans.value.WeakChangeListener.changed(WeakChangeListener.java:86)<br>
at javafx.base/com.sun.javafx.binding.ExpressionHelper$Generic.fireValueChangedEvent(ExpressionHelper.java:360)<br>
at javafx.base/com.sun.javafx.binding.ExpressionHelper.fireValueChangedEvent(ExpressionHelper.java:80)<br>
at javafx.base/javafx.beans.property.ObjectPropertyBase.fireValueChangedEvent(ObjectPropertyBase.java:106)<br>
at javafx.base/javafx.beans.property.ObjectPropertyBase.markInvalid(ObjectPropertyBase.java:113)<br>
at javafx.base/javafx.beans.property.ObjectPropertyBase.set(ObjectPropertyBase.java:147)<br>
at javafx.controls/javafx.scene.control.ComboBoxBase.setValue(ComboBoxBase.java:151)<br>
at javafx.controls/javafx.scene.control.ComboBox.updateValue(ComboBox.java:520)<br>
at javafx.controls/javafx.scene.control.ComboBox.access$200(ComboBox.java:194)<br>
at javafx.controls/javafx.scene.control.ComboBox$3.changed(ComboBox.java:503)<br>
at javafx.base/com.sun.javafx.binding.ExpressionHelper$Generic.fireValueChangedEvent(ExpressionHelper.java:360)<br>
at javafx.base/com.sun.javafx.binding.ExpressionHelper.fireValueChangedEvent(ExpressionHelper.java:80)<br>
at javafx.base/javafx.beans.property.ReadOnlyObjectPropertyBase.fireValueChangedEvent(ReadOnlyObjectPropertyBase.java:74)<br>
at javafx.base/javafx.beans.property.ReadOnlyObjectWrapper.fireValueChangedEvent(ReadOnlyObjectWrapper.java:102)<br>
at javafx.base/javafx.beans.property.ObjectPropertyBase.markInvalid(ObjectPropertyBase.java:113)<br>
at javafx.base/javafx.beans.property.ObjectPropertyBase.set(ObjectPropertyBase.java:147)<br>
at javafx.controls/javafx.scene.control.SelectionModel.setSelectedItem(SelectionModel.java:105)<br>
at javafx.controls/javafx.scene.control.ComboBox$ComboBoxSelectionModel.lambda$new$0(ComboBox.java:560)<br>
at javafx.base/com.sun.javafx.binding.ExpressionHelper$SingleInvalidation.fireValueChangedEvent(ExpressionHelper.java:136)<br>
at javafx.base/com.sun.javafx.binding.ExpressionHelper.fireValueChangedEvent(ExpressionHelper.java:80)<br>
at javafx.base/javafx.beans.property.ReadOnlyIntegerPropertyBase.fireValueChangedEvent(ReadOnlyIntegerPropertyBase.java:72)<br>
at javafx.base/javafx.beans.property.ReadOnlyIntegerWrapper.fireValueChangedEvent(ReadOnlyIntegerWrapper.java:102)<br>
at javafx.base/javafx.beans.property.IntegerPropertyBase.markInvalid(IntegerPropertyBase.java:114)<br>
at javafx.base/javafx.beans.property.IntegerPropertyBase.set(IntegerPropertyBase.java:148)<br>
at javafx.controls/javafx.scene.control.SelectionModel.setSelectedIndex(SelectionModel.java:69)<br>
at javafx.controls/javafx.scene.control.SingleSelectionModel.updateSelectedIndex(SingleSelectionModel.java:215)<br>
at javafx.controls/javafx.scene.control.SingleSelectionModel.select(SingleSelectionModel.java:149)<br>
at javafx.controls/javafx.scene.control.skin.ComboBoxListViewSkin.lambda$createListView$9(ComboBoxListViewSkin.java:545)<br>
at javafx.base/com.sun.javafx.binding.ExpressionHelper$Generic.fireValueChangedEvent(ExpressionHelper.java:348)<br>
at javafx.base/com.sun.javafx.binding.ExpressionHelper.fireValueChangedEvent(ExpressionHelper.java:80)<br>
at javafx.base/javafx.beans.property.ReadOnlyIntegerPropertyBase.fireValueChangedEvent(ReadOnlyIntegerPropertyBase.java:72)<br>
at javafx.base/javafx.beans.property.ReadOnlyIntegerWrapper.fireValueChangedEvent(ReadOnlyIntegerWrapper.java:102)<br>
at javafx.base/javafx.beans.property.IntegerPropertyBase.markInvalid(IntegerPropertyBase.java:114)<br>
at javafx.base/javafx.beans.property.IntegerPropertyBase.set(IntegerPropertyBase.java:148)<br>
at javafx.controls/javafx.scene.control.SelectionModel.setSelectedIndex(SelectionModel.java:69)<br>
at javafx.controls/javafx.scene.control.MultipleSelectionModelBase.select(MultipleSelectionModelBase.java:412)<br>
at javafx.controls/javafx.scene.control.MultipleSelectionModelBase.clearAndSelect(MultipleSelectionModelBase.java:360)<br>
at javafx.controls/javafx.scene.control.ListView$ListViewBitSetSelectionModel.clearAndSelect(ListView.java:1460)<br>
at javafx.controls/com.sun.javafx.scene.control.behavior.CellBehaviorBase.simpleSelect(CellBehaviorBase.java:282)<br>
at javafx.controls/com.sun.javafx.scene.control.behavior.CellBehaviorBase.doSelect(CellBehaviorBase.java:246)<br>
at javafx.controls/com.sun.javafx.scene.control.behavior.CellBehaviorBase.mousePressed(CellBehaviorBase.java:176)<br>
at javafx.controls/com.sun.javafx.scene.control.inputmap.InputMap.handle(InputMap.java:274)<br>
at javafx.base/com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(CompositeEventHandler.java:218)<br>
at javafx.base/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:80)<br>
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)<br>
at javafx.base/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)<br>
at javafx.base/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)<br>
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)<br>
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)<br>
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)<br>
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)<br>
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)<br>
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)<br>
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)<br>
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)<br>
at javafx.base/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:56)<br>
at javafx.base/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)<br>
at javafx.base/com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)<br>
at javafx.base/com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)<br>
at javafx.base/javafx.event.Event.fireEvent(Event.java:198)<br>
at javafx.graphics/javafx.scene.Scene$MouseHandler.process(Scene.java:3876)<br>
at javafx.graphics/javafx.scene.Scene$MouseHandler.access$1300(Scene.java:3604)<br>
at javafx.graphics/javafx.scene.Scene.processMouseEvent(Scene.java:1874)<br>
at javafx.graphics/javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:2613)<br>
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:397)<br>
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(GlassViewEventHandler.java:295)<br>
at java.base/java.security.AccessController.doPrivileged(Native Method)<br>
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$2(GlassViewEventHandler.java:434)<br>
at javafx.graphics/com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:389)<br>
at javafx.graphics/com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:433)<br>
at javafx.graphics/com.sun.glass.ui.View.handleMouseEvent(View.java:556)<br>
at javafx.graphics/com.sun.glass.ui.View.notifyMouse(View.java:942)<br>
at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method)<br>
at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:175)<br>
at java.base/java.lang.Thread.run(Thread.java:844)</p>
<p>Jul-29 13:15:44.965 [JavaFX Application Thread] INFO  b.c.p.p.PriceFeedService: Market price for currency XRC is not provided by the provider <a href="http://44mgyoe2b6oqiytt.onion/" rel="nofollow">http://44mgyoe2b6oqiytt.onion/</a>. That is expected for currencies not listed at providers.</p>
</blockquote>

<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/issues/3029?email_source=notifications&email_token=AJFFTNRFFJAX445JN2ZWDV3QB4X3PA5CNFSM4IHU67GKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HCDRLEQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSQE2SVGL7PEUSVZFTQB4X3PANCNFSM4IHU67GA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNUAL2QHKTTWHQU4JE3QB4X3PA5CNFSM4IHU67GKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HCDRLEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/3029?email_source=notifications\u0026email_token=AJFFTNRFFJAX445JN2ZWDV3QB4X3PA5CNFSM4IHU67GKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HCDRLEQ",
"url": "https://github.com/bisq-network/bisq/issues/3029?email_source=notifications\u0026email_token=AJFFTNRFFJAX445JN2ZWDV3QB4X3PA5CNFSM4IHU67GKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HCDRLEQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>