blender_mmd_tools icon indicating copy to clipboard operation
blender_mmd_tools copied to clipboard

Error at exporting pmx file

Open Meteor775 opened this issue 7 years ago • 3 comments

Hello, I have a problem when exporting pmx file in fresh blender v2.78. Here is the error message:

Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender\2.78\scripts\addons\mmd_tools\operators\fileio.py", line 192, int execute rig = mmd_model.Model(root) File "C:\Program Files\Blender Foundation\Blender\2.78\scripts\addons\mmd_tools\core\model.py", line 60, in init if root_obj.mmd != 'ROOT': AttributeError: 'NoneType' object has no attribute 'mmd_type'

location: : -1

Meteor775 avatar May 02 '17 20:05 Meteor775

@powroupi is the current developer of mmd_tools. You can find lots of great bug fixes and additional features in the version of mmd_tools by @powroupi: https://github.com/powroupi/blender_mmd_tools/archive/dev_test.zip https://github.com/powroupi/blender_mmd_tools https://github.com/powroupi/blender_mmd_tools/issues

Hogarth-MMD avatar Jun 11 '17 23:06 Hogarth-MMD

I'm having this same problem :(

Olindias13 avatar Feb 17 '18 23:02 Olindias13

The original version of mmd_tools by sugiany is no longer being developed by sugiany. You need to try the powroupi fork of mmd_tools, which has many bug fixes and additional features.

Hogarth-MMD avatar Feb 18 '18 00:02 Hogarth-MMD