Can't start 1.3.3, it says Error Invoking Method and then Failed to Launch JVM

Hi and thanks for this innovative program. I’m having an issue with v1.3.3: I ran the x64 setup as administrator on a Windows 10 PC and it went smooth, but when I tried to run the program I got messages ‘Error invoking method’ and then ‘Failed to launch JVM’ and then it wouldn’t start at all. JVM is v8u151, the latest. I tried with x86 and got the same issue. So I uninstalled, tried with 1.2.3 x64 and it worked, but I need to use it in conjunction with the Android app (latest version), and vaults created in Android can’t be read in Windows and vice versa because they’re different versions. Thanks very much in advance, Diego

I then enabled debug mode in 1.2.3 and upgraded to 1.3.3 again hoping to generate a more meaningful log while reproducing the error. Here it is.

cryptomator0.log

2018-01-03 09:48:38,877 INFO  [Cryptomator:39] Starting Cryptomator 1.2.3 on Windows 10 10.0 (amd64)
2018-01-03 09:48:38,881 INFO  [SingleInstanceManager:300] no running instance found
2018-01-03 09:48:39,027 INFO  [MainApplication:45] JavaFX application started
2018-01-03 09:48:39,114 INFO  [Localization:44] Detected language "en" and region "US"
2018-01-03 09:48:39,117 INFO  [Localization:49] Attempting to load localization from: /localization/en_US.txt
2018-01-03 09:48:39,117 INFO  [Localization:54] Attempting to load localization from: /localization/en.txt
2018-01-03 09:48:39,245 INFO  [SettingsProvider:86] Settings loaded from C:\Users\z7ahrt\AppData\Roaming\Cryptomator\settings.json
2018-01-03 09:48:39,264 DEBUG [DebugMode:41] Debug mode initialized
2018-01-03 09:48:40,165 DEBUG [SingleInstanceManager:328] InstanceManager bound to port 63537
2018-01-03 09:48:40,520 DEBUG [WelcomeController:140] Current version: 1.2.3, lastest version: 1.3.3
2018-01-03 09:48:43,009 INFO  [SettingsProvider:113] Settings saved to C:\Users\z7ahrt\AppData\Roaming\Cryptomator\settings.json
2018-01-03 09:48:43,600 DEBUG [Cryptomator:104] Shutting down

cryptomator.log

09:50:44.341 [main] INFO  org.cryptomator.launcher.Cryptomator - Starting Cryptomator 1.3.3 on Windows 10 10.0 (amd64)
09:50:44.738 [JavaFX Application Thread] INFO  o.c.launcher.MainApplication - JavaFX application started.
09:50:44.807 [JavaFX Application Thread] WARN  o.c.c.settings.SettingsJsonAdapter - Unsupported vault setting found in JSON: useIpv6
09:50:44.808 [JavaFX Application Thread] INFO  o.c.common.settings.SettingsProvider - Settings loaded from C:\Users\z7ahrt\AppData\Roaming\Cryptomator\settings.json
09:50:44.809 [JavaFX Application Thread] DEBUG org.cryptomator.logging.DebugMode - Debug mode initialized
09:50:44.814 [JavaFX Application Thread] DEBUG org.cryptomator.ui.l10n.Localization - Loaded localization default file: /localization/en.txt
09:50:44.814 [JavaFX Application Thread] DEBUG org.cryptomator.ui.l10n.Localization - Detected language "en" and region "US"
09:50:44.815 [JavaFX Application Thread] TRACE org.cryptomator.ui.l10n.Localization - Attempting to load localization from: /localization/en_US.txt
09:50:44.816 [JavaFX Application Thread] TRACE org.cryptomator.ui.l10n.Localization - Attempting to load localization from: /localization/en.txt
09:50:45.233 [JavaFX Application Thread] INFO  org.cryptomator.jni.JniModule - loaded WinFunctions.dll
09:50:45.531 [pool-4-thread-1] DEBUG o.c.ui.controllers.WelcomeController - Checking for updates...
09:50:45.711 [JavaFX Application Thread] INFO  o.c.launcher.MainApplication - JavaFX application stopped.
09:50:45.717 [main] DEBUG o.c.l.InterProcessCommunicator - Server shut down.
09:50:46.002 [pool-4-thread-1] INFO  o.c.ui.controllers.WelcomeController - Current version: 1.3.3, lastest version: 1.3.3