Loss of linked character pose when character not found #52119

Closed
opened 2017-07-19 01:39:05 +02:00 by Konstantins Visnevskis · 5 comments

System Information
Win 8.1x64, 3x gtx580

Blender Version
2.79t1

Short description of error
When opening a file containing linked characters, if character's files aren't available at moment, are moved elsewhere etc., their local poses become irrecoverable regardless if the character is reloaded later or their paths are changed to existing ones.

This creates a situation of irrecoverable data when moved project's original paths cannot exist.

Exact steps for others to reproduce the error

  • Copy attached files to a single folder
  • Open "character-scene.blend" -> Character's hands are risen up (local proxy is posed)
  • Temporarily rename or move "character.blend"
  • Reload "character-scene.blend" -> Character doesn't show up
  • Rename/move "character.blend" back
  • Reload the character from the outliner
  • Character's local pose is not there anymore.

character-scene.blend

character.blend

**System Information** Win 8.1x64, 3x gtx580 **Blender Version** 2.79t1 **Short description of error** When opening a file containing linked characters, if character's files aren't available at moment, are moved elsewhere etc., their local poses become irrecoverable regardless if the character is reloaded later or their paths are changed to existing ones. This creates a situation of irrecoverable data when moved project's original paths cannot exist. **Exact steps for others to reproduce the error** - Copy attached files to a single folder - Open "character-scene.blend" -> Character's hands are risen up (local proxy is posed) - Temporarily rename or move "character.blend" - Reload "character-scene.blend" -> Character doesn't show up - Rename/move "character.blend" back - Reload the character from the outliner - Character's local pose is not there anymore. [character-scene.blend](https://archive.blender.org/developer/F671529/character-scene.blend) [character.blend](https://archive.blender.org/developer/F671530/character.blend)

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @KonstantinsVisnevskis

Added subscriber: @KonstantinsVisnevskis

Added subscriber: @mont29

Added subscriber: @mont29

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2017-07-19 09:43:34 +02:00

Thanks for the report, but don’t think we can do anything about that currently, proxy code and design is already a real problem to handle, and is due to be replaced by static override at some point in 2.8 series, so trying to hack around that is not really planned right now.

Also, workaround here shall be to actually close and re-open main file once you have your library one available at expected path again, without saving it in-between…

Thanks for the report, but don’t think we can do anything about that currently, proxy code and design is already a real problem to handle, and is due to be replaced by static override at some point in 2.8 series, so trying to hack around that is not really planned right now. Also, workaround here shall be to actually close and re-open main file once you have your library one available at expected path again, without saving it in-between…
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
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: blender/blender-addons#52119
No description provided.