Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Runtime Error... #201

Closed
rambleman2033 opened this issue Jul 13, 2024 · 2 comments
Closed

Python Runtime Error... #201

rambleman2033 opened this issue Jul 13, 2024 · 2 comments
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

Comments

@rambleman2033
Copy link

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.

@rambleman2033 rambleman2033 added the support request Need help with something which isn't a bug label Jul 13, 2024
@joepal1976
Copy link
Contributor

Is it possible that this is the same as #200, ie that you did not find the nightly build and instead installed the old alpha 3 release?

The quick summary is that alpha 3 is not blender 4 compatible. You need to run a recent nightly build when using blender 4.

@joepal1976 joepal1976 added the Support request - answered Issues that are requests for support rather than bug reports label Jul 14, 2024
@joepal1976
Copy link
Contributor

Assumed to be working as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants