Encrypted folder can no longer be opened

Hello everyone,

the decryption of my folder on One Drive (Microsoft) which was encrypted with the Cyptomator does not work any more. It happened after copying 16 image files (2.32 MB in total) to a newly created folder in the parent folder on One Drive (Microsoft) and subsequently rebooting the computer. The decryption didn’t work the next day either, and it didn’t work with another computer.

My log file:

Error Code TMN6:3HIN:3SJV
org.cryptomator.common.vaults.Volume$VolumeException: Unable to mount Filesystem
	at org.cryptomator.desktop@1.6.8/org.cryptomator.common.vaults.DokanyVolume.mount(DokanyVolume.java:48)
	at org.cryptomator.desktop@1.6.8/org.cryptomator.common.vaults.Vault.unlock(Vault.java:153)
	at org.cryptomator.desktop@1.6.8/org.cryptomator.ui.keyloading.KeyLoadingStrategy.use(KeyLoadingStrategy.java:79)
	at org.cryptomator.desktop@1.6.8/org.cryptomator.ui.unlock.UnlockWorkflow.attemptUnlock(UnlockWorkflow.java:72)
	at org.cryptomator.desktop@1.6.8/org.cryptomator.ui.unlock.UnlockWorkflow.call(UnlockWorkflow.java:62)
	at org.cryptomator.desktop@1.6.8/org.cryptomator.ui.unlock.UnlockWorkflow.call(UnlockWorkflow.java:35)
	at javafx.graphics@18/javafx.concurrent.Task$TaskCallable.call(Task.java:1426)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.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.8/org.cryptomator.common.vaults.DokanyVolume.mount(DokanyVolume.java:43)
	... 12 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)
	... 14 more

I may be wrong but try to reinstall Dokany or use WinFsp.

Reinstalling Dokany solved the problem. Thank you very much!