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

Path does not match for downloaded assets on Mac #236

Open dsjove opened 6 months ago

dsjove commented 6 months ago

I downloaded an asset. The location on disk does not match the location the app is looking for it.

Version 1.2.0 on MacOS 14.3 Beta

Screenshot 2023-12-29 at 9 47 47 AM Screenshot 2023-12-29 at 9 48 46 AM
black-punkduck commented 2 months ago

Sorry that no ones cares and maybe you already found that out ... :(

depending on where you downloaded that it would expect the file in a folder called textures parallel to this folder (so skins/textures). I am pretty sure we had that also, at least on my box I have this at home. It was made for re-using textures in different .mhmat files in my opinion.

Please also check if there is another .mhmat file in a parallel folder somewhere with the same name, then simply delete that file .. if that is not the case, you can:

Replace line inside .mhmat file like this diffuseTexture middleage_lightskinned_female_genitals_diffuse.png use a simple editor ... it is ascii ..

or move the file to a folder textures in skins of course.