archive
/
blender-file
Archived
1
1
Fork 0

[CRASH] Custom Property Animation Crashes Blender #96005

Closed
opened 2022-02-24 01:59:03 +01:00 by Tyler Walker · 5 comments

This could be related to blender/blender#56636. See the file below:

ModularStylilzed_Character.blend

Blender Version: 3.0.0 stable

Animating any custom property causes blender to crash. Note, these custom properties are used as drivers for other values.

  • Adding one keyframe is fine. But trying to add another keyframe = crash
  • With more than one animation active on any other object or rig, cannot even add one keyframe to body mesh custom property without crash.
  • If blender doesn't crash when adding the first keyframe, it will crash when trying to change frames
This could be related to [blender/blender#56636](https://developer.blender.org/T56636). See the file below: [ModularStylilzed_Character.blend](https://archive.blender.org/developer/F12884848/ModularStylilzed_Character.blend) Blender Version: 3.0.0 stable Animating any custom property causes blender to crash. Note, these custom properties are used as drivers for other values. - Adding one keyframe is fine. But trying to add another keyframe = crash - With more than one animation active on any other object or rig, cannot even add one keyframe to body mesh custom property without crash. - If blender doesn't crash when adding the first keyframe, it will crash when trying to change frames
Author

Added subscriber: @tyler.tofu

Added subscriber: @tyler.tofu
Author
Below is a log from the crash on my machine. [blender_debug_output.txt](https://archive.blender.org/developer/F12884876/blender_debug_output.txt) [blender_system_info.txt](https://archive.blender.org/developer/F12884873/blender_system_info.txt) [ModularStylilzed_Character.crash.txt](https://archive.blender.org/developer/F12884882/ModularStylilzed_Character.crash.txt)
Author

UPDATE:

This crash does not occur when I've disabled all addons and start in factory settings. Trying to disable addons one at a time

UPDATE: This crash does not occur when I've disabled all addons and start in factory settings. Trying to disable addons one at a time
Author

The Wiggle Bones Addon causes this crash.

Here's a modified version of the addon that works:
wiggle_bones1_5_b16_b3.0 FIX.py

The Wiggle Bones Addon causes this crash. Here's a modified version of the addon that works: [wiggle_bones1_5_b16_b3.0 FIX.py](https://archive.blender.org/developer/F12885850/wiggle_bones1_5_b16_b3.0_FIX.py)
Author

Changed status from 'Needs Triage' to: 'Resolved'

Changed status from 'Needs Triage' to: 'Resolved'
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: archive/blender-file#96005
No description provided.