i'm on windows 8
have bitcoin core 64 bit 0.9.1 running
have you put
txindex=1
into the bitcoin.conf?
Try using the bitcoindeamon instead of QT
nah i took that out cause it asked to reindex blocks... which will take an eternity.
so txindex=1 is necessary?
Any other way?
Once the new client is out, it will not be necessary any more! (sunday hopefully)
so i reindexed, and still cant access wallet tab...
try starting deamon instead of QT
- run %appdata%
- go to "appdata -> roaming" folder
- make sure chancecoin.conf and bitcoin.conf have matching users & passwords:
bitcoin.conf:
rpcuser=rpc69
rpcpassword=password69
server=1
daemon=1
txindex=1
chancecoin.conf:
[Default]
bitcoind-rpc-connect=127.0.0.1
bitcoind-rpc-port=8332
bitcoind-rpc-user=rpc69
bitcoind-rpc-password=password69
Then try completely shutting down bitcoin-qt and chancecoin client.
- run bitcoin-qt.exe as administrator and wait for it to fully synch
- then run chancecoin gui.exe as administrator and wait for it to fully synch