Skip to content

Problem with baking lighting in Blender 4.3 #9

@SilverScreen00

Description

@SilverScreen00

Ran into an issue at the baking stage, not sure what the error is. The console message reads:

Error: Python: Traceback (most recent call last):
File "C:\Users\conno\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons\compify-master_init_.py", line 367, in execute
return self.baker.execute(context)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\conno\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons\compify-master\bake.py", line 41, in execute
self.main_node = material.node_tree.nodes[MAIN_NODE_NAME]
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: 'bpy_prop_collection[key]: key "Compify Footage" not found'

This is what my scene looks like after pressing "Prep Scene". It didn't seem to change the materials at all, so I'm not quite sure what I'm doing wrong
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions