Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Toon Girl looses ability to retain status on save and reload #351

Closed
animate1978 opened this issue Jul 17, 2021 · 1 comment
Closed

Toon Girl looses ability to retain status on save and reload #351

animate1978 opened this issue Jul 17, 2021 · 1 comment
Labels
bug Something isn't working Serious Bug Needs Priority Attention

Comments

@animate1978
Copy link
Owner

animate1978 commented Jul 17, 2021

Describe the bug
With regular MB-Lab models there is the ability to save the MB-Lab model and go back to it later, with Toon Girl that ability is lost. You start over essentially.

To Reproduce
Create a new character in Blender 2.93
DO NOT FINALIZE
Save this character
Close Blender 2.93
Boot up Blender 2.93 again and reload the scene.

Expected behavior
The model should stay in the character editing mode as it was last saved.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Logs
Version 293 sub 20 date 2021-06-02 11:21 hash 84da05a8b806 Traceback (most recent call last): File "/home/farishta/blender-2.93.0-stable+blender-v293-release.84da05a8b806-linux.x86_64-release/2.93/scripts/addons/MB-Lab/__init__.py", line 218, in check_manuelbastionilab_session is_obj = algorithms.looking_for_humanoid_obj() File "/home/farishta/blender-2.93.0-stable+blender-v293-release.84da05a8b806-linux.x86_64-release/2.93/scripts/addons/MB-Lab/algorithms.py", line 373, in looking_for_humanoid_obj if utils.check_version(obj["manuellab_vers"]) and check_mesh(obj): File "/home/farishta/blender-2.93.0-stable+blender-v293-release.84da05a8b806-linux.x86_64-release/2.93/scripts/addons/MB-Lab/algorithms.py", line 338, in check_mesh logger.debug("check_obj %s model %s is not found", obj.name, obj.obj.get("manuellab_id")) AttributeError: 'Object' object has no attribute 'obj'
Replace the text here with your logs. To turn on the console in Blender 2.80 go to Window>Toggle System Console.

@animate1978
Copy link
Owner Author

animate1978 commented Jul 17, 2021

This seems to be an issue ONLY with Toon Girl.

I am not sure exactly why this is happening at all. This is happening on ALL versions of Blender now. Tested with 2.91, 2.93 and I get the same results

@animate1978 animate1978 reopened this Jul 17, 2021
@animate1978 animate1978 changed the title Blender 2.9.3 looses editing ability once you save and reload scene Toon Girl looses ability to retain status on save and reload Jul 17, 2021
@animate1978 animate1978 added bug Something isn't working Serious Bug Needs Priority Attention labels Jul 17, 2021
Upliner added a commit to Upliner/MB-Lab that referenced this issue Jul 18, 2021
animate1978 added a commit that referenced this issue Jul 20, 2021
Fix #351 issues with saving and reloading toon girl
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working Serious Bug Needs Priority Attention
Projects
None yet
Development

No branches or pull requests

1 participant