Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random Generator does not function #50

Closed
animate1978 opened this issue Jan 12, 2019 · 0 comments
Closed

Random Generator does not function #50

animate1978 opened this issue Jan 12, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@animate1978
Copy link
Owner

Describe the bug
Random Generator is broken

To Reproduce
Steps to reproduce the behavior:

1 - Create Character
2 - Open Random Generator menu
3 - Click Generate.

Traceback (most recent call last):
  File "/home/farishta/.config/blender/2.80/scripts/addons/MB-Lab/__init__.py", line 1417, in execute
    p_height, p_phenotype, set_tone_mass, b_mass, b_tone, p_fantasy)
  File "/home/farishta/.config/blender/2.80/scripts/addons/MB-Lab/humanoid.py", line 768, in generate_character
    props_to_process = all_props[:]
TypeError: 'dict_keys' object is not subscriptable

location: <unknown location>:-1

location: <unknown location>:-1

Does not modify the mesh

@animate1978 animate1978 added the bug Something isn't working label Jan 12, 2019
@animate1978 animate1978 added this to To do in MB-Lab 1.7.x Jan 12, 2019
dvdmgl added a commit to dvdmgl/MB-Lab that referenced this issue Jan 12, 2019
MB-Lab 1.7.x automation moved this from To do to Done Jan 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
MB-Lab 1.7.x
  
Done
Development

No branches or pull requests

1 participant