|
April 27, 2013, 10:43:44 AM |
|
Hello,
Since I made the latest update, every time I'm trying to start the Armory it says "Error Occured" "See the logfiles for details", and I just can open the damn client!
Here's the log it gives me:
Traceback (most recent call last): File "ArmoryQt.py", line 37, in <module> File "armoryengine.pyc", line 321, in <module> File "armoryengine.pyc", line 264, in findLatestBlkFiles File "armoryengine.pyc", line 122, in toPreferred File "armoryengine.pyc", line 116, in toUnicode UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 15: invalid continuation byte
The error being most probably
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 15: invalid continuation byte
I really don't know what to do, tried to downgrade it to see if it was a problem with the update itself, but it doesn't work. Bitcoin QT is opened, and everything is as it should. Does anyone know what to do??
Thank you!
|