CharMorph
CharMorph copied to clipboard
Crash: Reom + Character+Assets setting
Gonna just use Blender's issue report template =)
System Information Operating system: Linux-6.10.5-zen1-1-zen-x86_64-with-glibc2.40 64 Bits, X11 UI Graphics card: NVIDIA GeForce RTX 3060/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 555.58.02
Blender Version
Broken: version: 4.2.0, branch: blender-v4.2-release, commit date: 2024-07-16 06:20, hash: a51f293548ad
Worked: N/A
Short description of error
Blender crashes when trying to finalize the Reom character if you select Character+Assets. Here is the error:
Traceback (most recent call last): File "/home/user/.config/blender/4.2/scripts/addons/CharMorph/common.py", line 190, in execute return self.exec(context, context.window_manager.charmorph_ui) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.config/blender/4.2/scripts/addons/CharMorph/finalize.py", line 272, in exec _import_expresions(ui.fin_expressions == "CA") File "/home/user/.config/blender/4.2/scripts/addons/CharMorph/finalize.py", line 237, in _import_expresions fitted_data = afd.binding.fit(data) ^^^^ NameError: name 'data' is not defined
Exact steps for others to reproduce the error
- Select Reom as the character
- Import Character
- Expand Finalization tab and select "Character+Assets" under the Expressions dropdown
- Click Finalize