Skip to content

Cannot bake with cage #9

@wickerman123

Description

@wickerman123

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions