Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path does not match for downloaded assets on Mac #236

Open
dsjove opened this issue Dec 29, 2023 · 1 comment
Open

Path does not match for downloaded assets on Mac #236

dsjove opened this issue Dec 29, 2023 · 1 comment

Comments

@dsjove
Copy link

dsjove commented Dec 29, 2023

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
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants