Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CHA] Chancecoin protocol, client, and coin for decentralized dice betting
by
SpongebobCoinpants
on 03/05/2014, 20:54:38 UTC
i open the gui.exe, but can't access my wallet tab.


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?
reindex is necessary.

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
still nothing, i click it and it just hangs there

- run %appdata%

- go to  "appdata -> roaming" folder

- make sure chancecoin.conf and bitcoin.conf have matching users & passwords:

bitcoin.conf:

Code:
rpcuser=rpc69
rpcpassword=password69
server=1
daemon=1
txindex=1



chancecoin.conf:

Code:
[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