I'm having issues with the new v2.1.2.buildba6223a wallet. I'm on Windows 10.
I followed the directions here:
http://ird.cash/update-to-new-gui-wallet/ - So I made a backup of %AppData%/iridium and then deleted the folder. I then went on to install the new v2.1.2.buildba6223a wallet and that went fine. When I start the application it crashes without any errors. In the Windows event-log I see this:
Windows cannot access the file for one of the following reasons: there is a problem with the network connection, the disk that the file is stored on, or the storage drivers installed on this computer; or the disk is missing. Windows closed the program Iridium_Wallet.exe because of this error.
Program: Iridium_Wallet.exe
File:
Notice that "File: " is empty... so I don't know which file is missing.
I don't really know, I'm not a windows guru, I code and compile everything on a Mac (with vm) ...
may be an idea : In the application folder (program files, iridium...), you will find vcredist_x64.exe
install it, it's the microsoft c++ runtime, may be you have not it in your system or maybe your simply not on a 64bits version, in that case, I can't do better now, the db lib is 64bit only.