Page 1 of 1

Makehuman stopped working after pc crash.

PostPosted: Thu May 20, 2021 3:37 am
by ebar
Hi

I was fiddling around with some poses when my pc froze. I had to restart it manually.

Now when I start the app, nothing happens.

Running it on Win 10, version 1.2

Here's the content of python_err.txt

error: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
File "makehuman.py", line 566, in main
init_logging()
File "makehuman.py", line 197, in init_logging
import log
File "./lib\log.py", line 49, in <module>
from core import G
File "./lib\core.py", line 80, in <module>
G = Globals()
File "./lib\core.py", line 58, in __init__
self._preStartupConfigScan()
File "./lib\core.py", line 67, in _preStartupConfigScan
data = json.load(f)
File "D:\obj\windows-release\37amd64_Release\msi_python\zip_amd64\__init__.py", line 296, in load
File "D:\obj\windows-release\37amd64_Release\msi_python\zip_amd64\__init__.py", line 348, in loads
File "D:\obj\windows-release\37amd64_Release\msi_python\zip_amd64\decoder.py", line 337, in decode
File "D:\obj\windows-release\37amd64_Release\msi_python\zip_amd64\decoder.py", line 355, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Thanks! Awesome app btw.

Re: Makehuman stopped working after pc crash.

PostPosted: Thu May 20, 2021 5:27 am
by joepal
It looks as if your configuration file (settings.ini) has become corrupt. You can find this under "MY DOCUMENTS"\makehuman\v1py3. Easiest option is to simply delete it. This will reset MH to the default settings, but all user data will be preserved.