Fail: Upgrading to Cryptomator-1.6.10-x64 (error)

I upgraded to Cryptomator-1.6.10-x64, and it fails with the error below when I unlock existing vaults. I did install the same version on a “new pc” with no problems. Any ideas on what to do? /Peter

Error Code TMN6:3HIN:SRPV
org.cryptomator.common.vaults.Volume$VolumeException: Unable to mount Filesystem
	at org.cryptomator.desktop@1.6.10/org.cryptomator.common.vaults.DokanyVolume.mount(DokanyVolume.java:48)
	at org.cryptomator.desktop@1.6.10/org.cryptomator.common.vaults.Vault.unlock(Vault.java:153)
	at org.cryptomator.desktop@1.6.10/org.cryptomator.ui.keyloading.KeyLoadingStrategy.use(KeyLoadingStrategy.java:79)
	at org.cryptomator.desktop@1.6.10/org.cryptomator.ui.unlock.UnlockWorkflow.attemptUnlock(UnlockWorkflow.java:72)
	at org.cryptomator.desktop@1.6.10/org.cryptomator.ui.unlock.UnlockWorkflow.call(UnlockWorkflow.java:62)
	at org.cryptomator.desktop@1.6.10/org.cryptomator.ui.unlock.UnlockWorkflow.call(UnlockWorkflow.java:35)
	at javafx.graphics@18.0.1/javafx.concurrent.Task$TaskCallable.call(Task.java:1426)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: org.cryptomator.frontend.dokany.DokanyMountFailedException: Error while mounting.
	at org.cryptomator.frontend.dokany@1.3.3/org.cryptomator.frontend.dokany.MountFactory.mount(MountFactory.java:130)
	at org.cryptomator.frontend.dokany@1.3.3/org.cryptomator.frontend.dokany.MountFactory.mount(MountFactory.java:116)
	at org.cryptomator.desktop@1.6.10/org.cryptomator.common.vaults.DokanyVolume.mount(DokanyVolume.java:43)
	... 11 more
Caused by: com.dokany.java.DokanyException: Dokany not properly installed (Reported versions: 151/0
	at org.cryptomator.frontend.dokany@1.3.3/com.dokany.java.DokanyMount.checkReportedVersions(DokanyMount.java:140)
	at org.cryptomator.frontend.dokany@1.3.3/com.dokany.java.DokanyMount.mount(DokanyMount.java:88)
	at org.cryptomator.frontend.dokany@1.3.3/org.cryptomator.frontend.dokany.MountFactory.mount(MountFactory.java:126)
	... 13 more

@fristedt The solution can be found in Error TMN6:3HIN:3SJV · Discussion #2131 · cryptomator/cryptomator · GitHub

Thank you @infeo for your answer.

It’s a bit weird, though; I followed the instructions, removed Dokan versions 1.3 (and 1.4!), and re-booted the computer. Upon boot, Cryptomator autostarted and mapped two vaults according to my settings. The thing is, I don’t have any Dokan installed. When I look at the other “newly installed” computer’s settings, that machine is also without Dokan.

Question: It seems to be working fine, but is it OK?