ssbucarlos / smash-ultimate-blender

Blender Plugin containing utilities for Smash Ultimate Models and Animations.
45 stars 9 forks source link

key error when creating materials #133

Closed ScanMountGoat closed 1 year ago

ScanMountGoat commented 2 years ago

https://github.com/ssbucarlos/smash-ultimate-blender/blob/20bb4f5599b51c011327019fb4993ba3958eaa6b/panels/export_model.py#L455

ScanMountGoat commented 2 years ago

This should just be a missing try/catch since there's no way to know if the node group is an ultimate node group until checking its inputs.