absolute-quantum / cats-blender-plugin

:smiley_cat: A tool designed to shorten steps needed to import and optimize models into VRChat. Compatible models are: MMD, XNALara, Mixamo, DAZ/Poser, Blender Rigify, Sims 2, Motion Builder, 3DS Max and potentially more
https://catsblenderplugin.com
MIT License
3.54k stars 456 forks source link

Error importing a miHoYo pmx file. #609

Open Fapley13 opened 1 year ago

Fapley13 commented 1 year ago

`Traceback (most recent call last): File "/Users/apple/Library/Application Support/Blender/3.5/scripts/addons/cats-blender-plugin-0-19-0/extern_tools/mmd_tools_local/operators/fileio.py", line 163, in execute File "/Users/apple/Library/Application Support/Blender/3.5/scripts/addons/cats-blender-plugin-0-19-0/extern_tools/mmd_tools_local/operators/fileio.py", line 182, in _do_execute File "/Users/apple/Library/Application Support/Blender/3.5/scripts/addons/cats-blender-plugin-0-19-0/extern_tools/mmd_tools_local/core/pmx/importer.py", line 839, in execute File "/Users/apple/Library/Application Support/Blender/3.5/scripts/addons/cats-blender-plugin-0-19-0/extern_tools/mmd_tools_local/core/pmx/importer.py", line 79, in __createObjects File "/Users/apple/Library/Application Support/Blender/3.5/scripts/addons/cats-blender-plugin-0-19-0/extern_tools/mmd_tools_local/core/model.py", line 69, in create AttributeError: 'Object' object has no attribute 'mmd_type'

`