Komodo-cli unexpected error

hello I believe I am runing the most recent version of komodo on my pc. when running agama the blocks take extremely long to generate so I decided to use the cli which is usually faster. after setting up the cli the blocks say they are downloaded but when I run my wallet the dat file shows it is empty! I am assuming it is because i did something wrong somewhere along the line during my update.

here is the error code I have in komodod.exe

unexpected error notary_hash 0004a298acab8af3d1147a1bfbe2b88794500bbdcec6d8d81391f4634b6ec61b ht.72160 at ht.72161

and here is the info that runnig komodo-cli get info generates

“version”: 1000850,
“protocolversion”: 170002,
“KMDversion”: “0.1.1”,
“notarized”: 813610,
“notarizedhash”: “04fc52bacc7ecda0c3fb6881a1933d273dcd948c95290c5ef111742f85d89b52”,
“notarizedtxid”: “8ef1ec36a4abb34d17b02b711fe859096fe5943e506fd0ecdde45dabc729ed1b”,
“notarizedtxid_height”: “mempool”,
“notarized_confirms”: 0,
“walletversion”: 60000,
“balance”: 0.00000000,
“interest”: 0.00000000,
“blocks”: 72605,
“longestchain”: 1068055,
“timeoffset”: 0,
“tiptime”: 1479352825,
“connections”: 1,
“proxy”: “”,
“difficulty”: 408.0779183020788,
“testnet”: false,
“keypoololdest”: 1509680537,
“keypoolsize”: 101,
“paytxfee”: 0.00000000,
“relayfee”: 0.00000100,
“errors”: “”

I did a search and did not see any threads with a similar problem.