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

Cannot bake with cage #9

Open
wickerman123 opened this issue Oct 12, 2020 · 0 comments
Open

Cannot bake with cage #9

wickerman123 opened this issue Oct 12, 2020 · 0 comments

Comments

@wickerman123
Copy link

wickerman123 commented Oct 12, 2020

Hey,

So I duplicated my low poly and added a displace modifier to make the mesh encompass the high poly however when I set this mesh as the cage I get the following error:

Traceback (most recent call last):
  File "C:\Program Files (x86)\Steam\steamapps\common\Blender\2.90\scripts\addons\EasyBake.py", line 425, in execute
    vcount_low = len(bpy.data.objects[lowpolyobject].data.vertices)
TypeError: bpy_prop_collection[key]: invalid key, must be a string or an int, not Object

location: <unknown location>:-1

I thought maybe I need to apply the modifier but the same issue occurs. This only happens when I add a cage.

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

1 participant