siveSakac / blockchain

Automatically exported from code.google.com/p/blockchain
0 stars 0 forks source link

Failed to find transaction! #16

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. compile for x64 debug, execute with no options

What is the expected output? What do you see instead?

proper loading of blockchain is expected.
process is killed after "Failed to find transaction!" is printed

What version of the product are you using? On what operating system?

current code pull, compiled in VS2013 on Windows 8.1 x64 with 32GB RAM

Original issue reported on code.google.com by geyer.m...@gmail.com on 9 Mar 2015 at 2:18

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Sorry, you can close this, it's my fault.

I had moved my blockchain data from one drive to another, and I didn't realize 
the reference client uses the stupid registry (meaning the blockchain I was 
scanning wasn't up to date).  It's running better now that I have that sorted.

Original comment by geyer.m...@gmail.com on 11 Mar 2015 at 3:30