Same error here too :/
After deleting folders, and downloading again the blocks, it's works... until you close/reopen the wallet and the same error appear again :/
Hmm, no problem here. Closed it for an hour, reopened it, waited for synchronizing and it worked. But seeing the issues people have, they should look into it. :/
Yep,
My wallet is on Win7, Java is up to date. No problem before yesterday.
The LOGFILE:
2018-02-02 16:12:51 BitcoinZ version v1.1.0-d5c8554 (2017-11-15 23:09:47 -0800)
2018-02-02 16:12:51 Using OpenSSL version OpenSSL 1.1.0d 26 Jan 2017
2018-02-02 16:12:51 Using BerkeleyDB version Berkeley DB 6.2.23: (March 28, 2016)
2018-02-02 16:12:51 Default data directory C:\Users\ME\AppData\Roaming\BitcoinZ
2018-02-02 16:12:51 Using data directory C:\Users\ME\AppData\Roaming\BitcoinZ
2018-02-02 16:12:51 Using config file C:\Users\ME\AppData\Roaming\BitcoinZ\bitcoinz.conf
2018-02-02 16:12:51 Using at most 125 connections (2048 file descriptors available)
2018-02-02 16:12:51 Using 4 threads for script verification
2018-02-02 16:12:51 scheduler thread start
2018-02-02 16:12:51 Loading verifying key from C:\Users\ME\AppData\Roaming\ZcashParams\sprout-verifying.key
2018-02-02 16:12:51 Loaded verifying key in 0.004000s seconds.
2018-02-02 16:12:51 libevent: getaddrinfo: no address associated with nodename
2018-02-02 16:12:51 Binding RPC on address ::1 port 1979 failed.
2018-02-02 16:12:51 HTTP: creating work queue of depth 16
2018-02-02 16:12:51 HTTP: starting 4 worker threads
2018-02-02 16:12:51 Using wallet wallet.dat
2018-02-02 16:12:51 init message: Verifying wallet...
2018-02-02 16:12:51 CDBEnv::Open: LogDir=C:\Users\ME\AppData\Roaming\BitcoinZ\database ErrorFile=C:\Users\ME\AppData\Roaming\BitcoinZ\db.log
2018-02-02 16:12:51 Bound to [::]:1989
2018-02-02 16:12:51 Bound to 0.0.0.0:1989
2018-02-02 16:12:51 Cache configuration:
2018-02-02 16:12:51 * Using 2.0MiB for block index database
2018-02-02 16:12:51 * Using 32.5MiB for chain state database
2018-02-02 16:12:51 * Using 65.5MiB for in-memory UTXO set
2018-02-02 16:12:51 init message: Loading block index...
2018-02-02 16:12:51 Opening LevelDB in C:\Users\ME\AppData\Roaming\BitcoinZ\blocks\index
2018-02-02 16:12:51 Opened LevelDB successfully
2018-02-02 16:12:51 Opening LevelDB in C:\Users\ME\AppData\Roaming\BitcoinZ\chainstate
2018-02-02 16:12:51 Opened LevelDB successfully
2018-02-02 16:12:51 ERROR: CheckProofOfWork(): hash doesn't match nBits
2018-02-02 16:12:51 ERROR: LoadBlockIndex(): CheckProofOfWork failed: CBlockIndex(pprev=0x5711bd0, nHeight=82811, merkle=dddb5f50e594e55a26a3bd40fb921a376bfb5f0177bbc372721e9a80aff4f030, hashBlock=56639710a3768202d62e20878e05d7c6dcff2df0effb7f2a1db2781f2990f29b)
2018-02-02 16:12:51 : Error loading block database.
Please restart with -reindex to recover.
2018-02-02 16:12:51 Aborted block database rebuild. Exiting.
2018-02-02 16:12:51 Shutdown: In progress...
2018-02-02 16:12:51 StopRPC: waiting for async rpc workers to stop
2018-02-02 16:12:51 scheduler thread interrupt
2018-02-02 16:12:51 StopNode()
2018-02-02 16:12:51 Shutdown: doneSo, I try this command: "jre\bin\java.exe -jar BitcoinZWallet.jar -reindex" and nothing change... But Is it the good cmdline??? not sure.
-reindex argument is for zcashd, not BitcoinZWallet.jar.
Thanks NameTaken

Running "zcashd.exe -reindex" reload blocks from scratch as well, but the problem remains after a restart...
try this one solution from telegram
[telegram] Hey, everyone!
For all who had a problem with not syncing GUI wallet (Swing wallet) there is a solution:
1). download a blockchain bootstrap from:
https://s3-us-west-1.amazonaws.com/cryptochainer/blockchains/BitcoinZ_blockchain.zip2) delete all
excluding wallet.dat (!) in ../AppData/Roaming/BitcoinZ
3) extract downloaded zip file into BitcoinZ directory
4) start bitcoinz-wallet.exe (1.0.1.2) or bitcoinz-wallet.bat (1.0.1.4)
5) enjoy!