makehumancommunity / mpfb2

MPFB2 is a free and open source human generator for Blender
http://static.makehumancommunity.org/mpfb.html
Other
262 stars 31 forks source link

Attribute Error in Skin Shader #176

Closed Debiprasad16 closed 3 months ago

Debiprasad16 commented 3 months ago

Every time I'm using the default skins for my human character or eyes library, it's always showing the error: ""AttributeError: 'ShaderNodeTree' object has no attribute 'inputs' "".

http://files.makehumancommunity.org/plugins/mpfb2-blender4-latest.zip

Screenshots / logs

blender mpfb error

joepal1976 commented 3 months ago

This looks strange. According to the stack trace, the line causing the crash is the "else" statement, which by all reason is not the case.

Can you provide screenshots of the resources panel and the library settings panel? (see bottom of post for where they are)

Also, it'd be helpful if you took a look at http://static.makehumancommunity.org/mpfb/faq/ensure_correct_version.html to see if it might be relevant to your situation.

Finally, I've forced a rebuild of all plugins in case something is outdated. Can you download again and see if changes anything?

If none of this helps, I'll need to see a log file:

Sample screenshots of resources and library settings:

image

image

Debiprasad16 commented 3 months ago

Okay, Thank you so much. Everything is now fixed and working properly. I've re-downloaded the pack as you said, and it fixed the errors.

Again, Thanks 👍🏻