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

edit mesh bug #179

Open
darko-art opened this issue Dec 25, 2020 · 1 comment
Open

edit mesh bug #179

darko-art opened this issue Dec 25, 2020 · 1 comment

Comments

@darko-art
Copy link

hey everyone, i have this problem in coa tools edit mesh

Python: Traceback (most recent call last):
File "C:\Users\Darko\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\coa_tools\operators\edit_mesh.py", line 1268, in execute
self.edit_object, self.texture_preview_object = self.prepare_edit_object(context)
File "C:\Users\Darko\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\coa_tools\operators\edit_mesh.py", line 1196, in prepare_edit_object
v_group = original_object.vertex_groups["coa_base_sprite"]
KeyError: 'bpy_prop_collection[key]: key "coa_base_sprite" not found'

location: :-1

@legendA1tair
Copy link

i have the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants