I had to reinstall my windows, and no am I trying to install my Bitcoin Core. First, I wonder why there is 2 shortcut, Bitcoin Core and Bitcoin Core (testnet)?
This was recently added. Just ignore the testnet shortcut, you probably won't need it.
I have problem to start up my wallet. Got this error:
:30 Misbehaving: 54.186.37.39:8333 (66113000 -> 66113100)
2016-10-28 10:41:31 ERROR: ConnectBlock: Consensus::CheckBlock: bad-txnmrklroot, hashMerkleRoot mismatch (code 16)
2016-10-28 10:41:31 ERROR: ConnectTip(): ConnectBlock 00000000000003f0c8eb69f33b0899e96d87065c0c3c674f5af8ec8c0b48d541 failed
2016-10-28 10:41:31 ERROR: ConnectBlock: Consensus::CheckBlock: bad-txnmrklroot, hashMerkleRoot mismatch (code 16)
2016-10-28 10:41:31 ERROR: ConnectTip(): ConnectBlock 00000000000003f0c8eb69f33b0899e96d87065c0c3c674f5af8ec8c0b48d541 failed
This is after I used my wallet back up.
Anyone know what to do to fix it?
You have a corrupt block. The easiest solution is to delete the entire "blocks" folder inside of the Bitcoin Core data directory and then let Bitcoin Core resync the whole blockchain.
I deleted the "Blocks) folder, but still problems:
2016-10-28 12:53:57 Bitcoin version v0.13.1
2016-10-28 12:53:57 InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1
2016-10-28 12:53:57 GUI: "registerShutdownBlockReason: Successfully registered: Bitcoin Core didn't yet exit safely..."
2016-10-28 12:53:57 Default data directory C:\Users\Pc\AppData\Roaming\Bitcoin
2016-10-28 12:53:57 Using data directory E:\BitcoinData
2016-10-28 12:53:57 Using config file E:\BitcoinData\bitcoin.conf
2016-10-28 12:53:57 Using at most 125 connections (2048 file descriptors available)
2016-10-28 12:53:57 Using 2 threads for script verification
2016-10-28 12:53:57 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
2016-10-28 12:53:57 scheduler thread start
2016-10-28 12:53:57 Using wallet wallet.dat
2016-10-28 12:53:57 init message: Verifiserer lommebok...
2016-10-28 12:53:57 CDBEnv::Open: LogDir=E:\BitcoinData\database ErrorFile=E:\BitcoinData\db.log
2016-10-28 12:53:58 Bound to [::]:8333
2016-10-28 12:53:58 Bound to 0.0.0.0:8333
2016-10-28 12:53:58 Cache configuration:
2016-10-28 12:53:58 * Using 2.0MiB for block index database
2016-10-28 12:53:58 * Using 8.0MiB for chain state database
2016-10-28 12:53:58 * Using 290.0MiB for in-memory UTXO set
2016-10-28 12:53:58 init message: Laster blokkindeks...
2016-10-28 12:53:58 Opening LevelDB in E:\BitcoinData\blocks\index
2016-10-28 12:53:58 Opened LevelDB successfully
2016-10-28 12:53:58 Using obfuscation key for E:\BitcoinData\blocks\index: 0000000000000000
2016-10-28 12:53:58 Opening LevelDB in E:\BitcoinData\chainstate
2016-10-28 12:53:58 Opened LevelDB successfully
2016-10-28 12:53:58 Using obfuscation key for E:\BitcoinData\chainstate: 5e68e69cbe6cd8f9
2016-10-28 12:53:58 LoadBlockIndexDB: last block file = 0
2016-10-28 12:53:58 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=1, size=293, heights=0...0, time=2009-01-03...2009-01-03)
2016-10-28 12:53:58 Checking all blk files are present...
2016-10-28 12:53:58 LoadBlockIndexDB: transaction index disabled
2016-10-28 12:53:58 Initializing databases...
2016-10-28 12:53:58 init message: Verifiserer blokker...
2016-10-28 12:53:58 block index 237ms
2016-10-28 12:53:58 init message: Laster lommebok...
2016-10-28 12:53:58 nFileVersion = 130100
2016-10-28 12:53:58 Keys: 0 plaintext, 267 encrypted, 63 w/ metadata, 267 total
2016-10-28 12:53:58 wallet 212ms
2016-10-28 12:54:18 UpdateTip: new best=000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f height=0 version=0x00000001 log2_work=32.000022 tx=1 date='2009-01-03 18:15:05' progress=0.000000 cache=0.0MiB(0tx)
2016-10-28 12:54:18 mapBlockIndex.size() = 1
2016-10-28 12:54:18 nBestHeight = 0
2016-10-28 12:54:18 setKeyPool.size() = 100
2016-10-28 12:54:18 mapWallet.size() = 321
2016-10-28 12:54:18 mapAddressBook.size() = 12
2016-10-28 12:54:18 init message: Laster adresser...
2016-10-28 12:54:18 torcontrol thread start
2016-10-28 12:54:18 Loaded 26218 addresses from peers.dat 188ms
2016-10-28 12:54:18 init message: Loading banlist...
2016-10-28 12:54:18 init message: Starting network threads...
2016-10-28 12:54:18 AddLocal([2001:0:5ef5:79fb:34cd:34c4:a322:8ce1]:8333,1)
2016-10-28 12:54:18 Discover: DESKTOP-KKQMMP0 - 2001:0:5ef5:79fb:34cd:34c4:a322:8ce1
2016-10-28 12:54:18 dnsseed thread start
2016-10-28 12:54:18 net thread start
2016-10-28 12:54:18 addcon thread start
2016-10-28 12:54:18 opencon thread start
2016-10-28 12:54:18 msghand thread start
2016-10-28 12:54:18 init message: Ferdig med lasting
2016-10-28 12:54:18 GUI: Platform customization: "windows"
2016-10-28 12:54:18 GUI: PaymentServer::LoadRootCAs: Loaded 42 root certificates
2016-10-28 12:54:19 receive version message: /Satoshi:0.13.1/: version 70014, blocks=436291, us=92.221.115.30:63152, peer=1
2016-10-28 12:54:20 receive version message: /Satoshi:0.13.1/: version 70014, blocks=436291, us=92.221.115.30:63153, peer=2
2016-10-28 12:54:20 ERROR: ConnectBlock(): tried to overwrite transaction
2016-10-28 12:54:20 Misbehaving: 107.3.73.178:8333 (0 -> 100) BAN THRESHOLD EXCEEDED
2016-10-28 12:54:20 InvalidChainFound: invalid block=00000000839a8e6886ab5951d76f411475428afc90947ee320161bbf18eb6048 height=1 log2_work=33.000022 date=2009-01-09 02:54:25
2016-10-28 12:54:20 InvalidChainFound: current best=000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f height=0 log2_work=32.000022 date=2009-01-03 18:15:05
2016-10-28 12:54:20 ERROR: ConnectTip(): ConnectBlock 00000000839a8e6886ab5951d76f411475428afc90947ee320161bbf18eb6048 failed
2016-10-28 12:54:20 InvalidChainFound: invalid block=00000000839a8e6886ab5951d76f411475428afc90947ee320161bbf18eb6048 height=1 log2_work=33.000022 date=2009-01-09 02:54:25
2016-10-28 12:54:20 InvalidChainFound: current best=000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f height=0 log2_work=32.000022 date=2009-01-03 18:15:05
2016-10-28 12:54:21 receive version message: /Satoshi:0.13.1/: version 70014, blocks=436291, us=92.221.115.30:63155, peer=3
2016-10-28 12:54:21 receive version message: /Satoshi:0.13.1/: version 70014, blocks=436291, us=92.221.115.30:63156, peer=4
2016-10-28 12:54:22 receive version message: /Satoshi:0.13.1/: version 70014, blocks=436291, us=92.221.115.30:63157, peer=5
2016-10-28 12:54:23 receive version message: /Satoshi:0.13.1/: version 70014, blocks=436291, us=92.221.115.30:63160, peer=7
2016-10-28 12:54:24 receive version message: /Satoshi:0.13.1/: version 70014, blocks=436291, us=92.221.115.30:63162, peer=9
2016-10-28 12:54:24 receive version message: /Satoshi:0.13.1/: version 70014, blocks=436291, us=92.221.115.30:63161, peer=8
2016-10-28 12:54:25 receive version message: /Satoshi:0.13.1/: version 70014, blocks=436291, us=92.221.115.30:63163, peer=10
2016-10-28 12:54:25 receive version message: /Satoshi:0.13.1/: version 70014, blocks=436291, us=92.221.115.30:63164, peer=11
2016-10-28 12:54:27 receive version message: /Satoshi:0.13.1/: version 70014, blocks=436291, us=92.221.115.30:63166, peer=12
2016-10-28 12:54:27 receive version message: /Satoshi:0.13.1/: version 70014, blocks=436291, us=92.221.115.30:63167, peer=13
2016-10-28 12:54:29 P2P peers available. Skipped DNS seeding.
2016-10-28 12:54:29 dnsseed thread exit
2016-10-28 12:54:37 receive version message: /Satoshi:0.13.1/: version 70014, blocks=436291, us=92.221.115.30:63171, peer=14
db fil:
wallet.1477655813.bak: DB_VERIFY_BAD: Database verification failed
Database handles still open at environment close
Open database handle: wallet.dat/main
wallet.1477657024.bak: DB_VERIFY_BAD: Database verification failed
Database handles still open at environment close
Open database handle: wallet.dat/main
Database handles still open at environment close
Open database handle: wallet.dat/main