FeatherCoin / Feathercoin

https://feathercoin.com
MIT License
128 stars 124 forks source link

error : assertion failed expression: pindexWalk -> pprev #377

Closed douglasdeodato closed 5 years ago

douglasdeodato commented 5 years ago

I am using : windows 10 pro 64bits and feathercoin-0.17.0.2-win64

error : assertion failed expression: pindexWalk -> pprev file: chaib.cppm line 102

am i missing any c++ library or something?

ftc

Bushstar commented 5 years ago

Restart the client, if that fails delete everything in the data directory except for the wallet.dat or wallets subdirectory.

douglasdeodato commented 5 years ago

Hi @Bushstar, I have tried everything what you said before open this issue, I solved deleting my whole blockchain data which I sync till jun 2018, so I have to download it again from scratch was the only way to make the wallet software to open.

thanks for the reply