Python Runtime Error... #201
Labels
Support request - answered
Issues that are requests for support rather than bug reports
support request
Need help with something which isn't a bug
Not sure what I'm doing wrong. I followed the installation guide, installing both plugin and the system assets package. But when attempting to create character from scratch, I'm receiving both a runtime error and an error involving the import-export wavefront plugin. I am using Blender 4.1.1 and have the MPFB2 alpha 3 plugin installed. Here is what the console reports:
[INFO ] uiactions ..............................: Executing MPFB_OT_CreateHumanOperator
RuntimeError: class MPFB_OT_create_human, function execute: incompatible return value , : 'CANCELED' not found in ('RUNNING_MODAL', 'CANCELLED', 'FINISHED', 'PASS_THROUGH', 'INTERFACE')
Error: The "Import-Export Wavefront OBJ format" addon seems to be disabled. You need to enable this in the preferences.
Error: Python: RuntimeError: class MPFB_OT_create_human, function execute: incompatible return value , : 'CANCELED' not found in ('RUNNING_MODAL', 'CANCELLED', 'FINISHED', 'PASS_THROUGH', 'INTERFACE')
Any help would be appreciated. Thank you.
The text was updated successfully, but these errors were encountered: