RNA_boolean_get: OBJECT_OT_modifier_apply_as_shapekey.single_user not found, when trying to Optimize Pose for IK

Issue #1494 invalid
Terrorbyte created an issue

Potential Bug: Optimize Pose For IK with Apply as rest pose checked, returns ->

Console Log:

Character: genesis_8_female
RNA_boolean_get: OBJECT_OT_modifier_apply_as_shapekey.single_user not found.
RNA_boolean_get: OBJECT_OT_modifier_apply_as_shapekey.merge_customdata not found.
RNA_boolean_get: OBJECT_OT_modifier_apply_as_shapekey.single_user not found.
RNA_boolean_get: OBJECT_OT_modifier_apply_as_shapekey.merge_customdata not found.
RNA_boolean_get: OBJECT_OT_modifier_apply_as_shapekey.single_user not found.
RNA_boolean_get: OBJECT_OT_modifier_apply_as_shapekey.merge_customdata not found.

The character’s pose is not updated and no rest pose is created.

Expected Result: Character’s pose is optimized IK and Rest pose created.

Recreate Issue:

  1. Load in genesis 8.1 female with NGV8 Geograft, 3 Geo Shells, Eyebrows, Eyelashes, Tear. Short Character
  2. Save scene while in Geometry Editor.
  3. Run Export Diffeomorphic HD Script
  4. In Blender 3.4.1 Load Import Daz Setup (Version: 1.6.2.1277), Easy Import Daz, Merge Materials, Eliminate Empties, Merge Rigs( Create Duplicate Bones ) CHECKED
  5. Morphs: Import Standard Morphs with Face Units down to Flexions Checked. ‘MHX Compatible Only’ not checked. Use Suffix: None, Transfer to Face Meshes Checked.
  6. Import Custom morphs for NGV8(3feetwolf and Zevo), for both the body and geograft
  7. Merge Geograft, table checked
  8. Make All Bones Poseable
  9. Optimize Pose For IK with Apply Rest Pose checked.

Console Log:

Character: genesis_8_female
RNA_boolean_get: OBJECT_OT_modifier_apply_as_shapekey.single_user not found.
RNA_boolean_get: OBJECT_OT_modifier_apply_as_shapekey.merge_customdata not found.
RNA_boolean_get: OBJECT_OT_modifier_apply_as_shapekey.single_user not found.
RNA_boolean_get: OBJECT_OT_modifier_apply_as_shapekey.merge_customdata not found.
RNA_boolean_get: OBJECT_OT_modifier_apply_as_shapekey.single_user not found.
RNA_boolean_get: OBJECT_OT_modifier_apply_as_shapekey.merge_customdata not found.

The character’s pose is not updated and no rest pose is created.

Comments (5)

  1. Alessandro Padovani

    Point 2 is wrong, you have to save the scene out of the geometry editor.

    2. Save the scene then enter the Geometry Editor.

    Also you have to update the plugin to the 1.7 dev version to report bugs, otherwise the report is invalid as 1.6 doesn’t get improvements and fixes. Thus if there’s nothing to add I’ll close as invalid.

  2. Log in to comment