makehumancommunity / makehuman

This is the main repository for the MakeHuman application as such.
http://www.makehumancommunity.org
Other
1.18k stars 244 forks source link

Not starting on RTX 3070 #152

Closed smdanjm closed 3 years ago

smdanjm commented 3 years ago

MakeHuman worked fine on my previous GPU (1060 6GB), after switching it for a 3070 it does not start at all (no splash screen). Only one error log is generated.

python_err.txt

joepal1976 commented 3 years ago

For a graphics card error, this looks very strange. There is no mention of any graphics card error (the notice about opengl accelerate is normal and expected).

Are you sure that the only thing that was changed was the graphics card? Because in the log you post it looks more like a path problem.

You could try renaming or deleting the Documents\makehuman directory and see if that makes any difference.

If it does not solve the problem, can you also check if the following paths exist and can be written to without administrator privileges?

smdanjm commented 3 years ago

If it does not solve the problem, can you also check if the following paths exist and can be written to without administrator privileges?

win10 controlled folder access.

Thanks for pointing me in the right direction joepal!