leukbaars / EasyBake

Texture baking UI for Blender
301 stars 25 forks source link

Error when baking #12

Open 9yz opened 3 years ago

9yz commented 3 years ago

Heyo, i'm trying to bake a collection onto a plane and it's throwing an error.

  File "C:\Users\Dashz\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\EasyBake.py", line 369, in execute
    if context.scene.hipoly.type == 'MESH':
AttributeError: 'Collection' object has no attribute 'type'

location: <unknown location>:-1

I'm trying to bake the selected objects onto the plane behind them. image