Hello,
So last night I left my MBP running Snow Leopard on for the night for it to download some blocks. Bitcoin was the only thing running. This morning the power plug had fallen out and the computer was off. I turned it on and started bitcoin but it had an error and then when I clicked ok another error. It would not start. Here is the part of the debug.log where it has the errors.
Bitcoin version 0.3.24-beta
OS version Mac OS X (Darwin 10.7.0 i386)
System default language is 69 en_NZ
Language file locale/en_NZ/LC_MESSAGES/bitcoin.mo (English (New Zealand))
Default data directory /Users/mac/Library/Application Support/Bitcoin
Bound to port 8333
Loading addresses...
dbenv.open strLogDir=/Users/mac/Library/Application Support/Bitcoin/database strErrorFile=/Users/mac/Library/Application Support/Bitcoin/db.log
************************
EXCEPTION: 22DbRunRecoveryException
DbEnv::open: DB_RUNRECOVERY: Fatal error, run database recovery
bitcoin in AppInit()
************************
EXCEPTION: 22DbRunRecoveryException
DbEnv::open: DB_RUNRECOVERY: Fatal error, run database recovery
bitcoin in CMyApp::OnUnhandledException()
My question is, if I save my current wallet.dat and delete everything to do with bitcoin (application support etc.,) and then download it again, will it work and will my wallet.dat still have my money in it?
Thanks