Here is the content from an updated ArmoryLog.txt log from this morning; the BTC blockchain is up to date.
2023-10-20 08:13:11 (ERROR) -- ArmoryQt.py:1198 - 31 attempts to load blockchain failed. Remove mempool.bin.
Does setting Bitcoin's datadir to "
D:\Users\<Username>\BitCoin-Blockchain" in the GUI intentional?
Because for some reason, it wont load.
Try to start Bitcoin Core (
bitcoind.exe) with
--datadir="D:\Users\<YOUR_USERNAME>\BitCoin-Blockchain" command line argument to see that there's no issue in Bitcoin Core.
If it wont start, tell us the error or the related entry in 'debug.log' file inside that data directory.