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

Error Message: RGBA Not Found #6

Open
kyleyoungblom opened this issue Jul 22, 2022 · 1 comment
Open

Error Message: RGBA Not Found #6

kyleyoungblom opened this issue Jul 22, 2022 · 1 comment

Comments

@kyleyoungblom
Copy link

I'm getting an error when I hit "create textures":

bpy_struct: item.attr = val: enum "RGBA" not found in ('BW', 'RGB')

@Gvgeo
Copy link
Owner

Gvgeo commented Oct 19, 2022

I tried to replicate with PivotPainter.blend file, and search the code for any possible mistake, but I was unable to find any error.

It sounds like the wrong image format is selected (eg. BMP instead of openEXR). But the addon should select automatically the correct one, user cannot change it. Maybe openexr support is missing?

More info(options selected, system info etc) would help. I assume that "Save Textures to folder" option was enabled, but there are dozens more options that could somehow break it.

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

2 participants