Open Hogarth-MMD opened 9 years ago
This is weird, on my case the error happens when the empty object that holds all the MMD Model hierarchy is the active object, if I select the mesh object it works fine. Well I'm going to submit the quick fix now.
Edit: Wait! hold on. is your mesh object inside the MMD Model hierarchy:
it should be inside that hierarchy, otherwise it will not work
I've created a release on my forked version of this repository, it includes the fix for this issue, you can download it instead of waiting for @sugiany to integrate it on the main branch.
@lordscales91 That bug fix seems to work, thank you.
Probably this come a bit late, but for your information @powroupi is actively maintaining this project. You can get more information at #53
Thanks for your efforts, but it seems that I can only add a new morph if the 'empty' object is the active object. Otherwise I get a KeyError error message. (The easiest debugging solution is well-commented code. Then you can relax and enjoy life while other people do your debugging for you. :-) )