soupday / cc_blender_tools

Add-on for Blender, for importing and auto-setup of character creator 3 & 4 and iClone 7 & 8 character exports into Blender.
GNU General Public License v3.0
446 stars 80 forks source link

Importing Character psy issue #11

Closed logoscregor closed 1 year ago

logoscregor commented 3 years ago

Hi. Trying to import a character from iclone 7.92 into blender 2.93; and encounter error message: included. cc3 error import character message Would love some advice about how to solve this. Many thanks Shimon

soupday commented 3 years ago

bpy.ops.import_scene.fbx is from the Import-Export: FBX Format base add-on, check that it's enabled.

vfxcentral commented 3 years ago

Same issue. with fbx addon on

vfxcentral commented 3 years ago

image

soupday commented 3 years ago

That's a very different error. In fact it's a very puzzling error too...

Are you running some kind of special image / colour space / tone mapping modified version or custom build of Blender perhaps? Or maybe just a colour space extending or modifying add-on?

The error you show here is Blenders own FBX importer crashing trying to set an image colour space to 'Non-Color', which is a perfectly valid operation, normally.

The colour space options in vanilla Blender are: 'Filmic Log', 'Linear', 'Linear ACES', 'Non-Color', 'Raw', 'sRGB', 'XYZ'.

Your version of Blender has all sorts of variations on the colour spaces, but since Non-Color isn't one of them, the FBX importer fails.

vfxcentral commented 3 years ago

OKay I need to turn off my ocio config most likely. So its not in aces color space

vfxcentral commented 3 years ago

yea still not sure how to fix this. its the FBX importer. any idea?

vfxcentral commented 3 years ago

image image SOLVED! Aces messes up FBX imports. TURN OFF ACES by deleting it in your Environment Variable