Bisq 1.7.2 silently crashing 1 minute after start

Hi thanks for the message.

It might be related to the Java Heap Space error: Java Heap Space error · Issue #5550 · bisq-network/bisq · GitHub

This was causing a lot of sudden crashes in the last few months.

Please can you access your Bisq.cfg

  1. Using notepad open the file Bisq.cfg located in C:\Users\<your username>\AppData\Local\Bisq\app

If you can let me know what it says that would be great.

For 1.7.2 I would have mine set to:

[Application]
app.classpath=$APPDIR\desktop-1.7.2-all.jar
app.mainclass=bisq.desktop.app.BisqAppMain

[JavaOptions]
java-options=-Xss1280k
java-options=-XX:MaxRAM=64g
java-options=-Djava.net.preferIPv4Stack=true
java-options=–module-path
java-options=$APPDIR\mods

[JVMOptions]
-Dprism.order=sw