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 in bvh_tree.write_file() #14

Open
watashihame opened this issue Dec 25, 2020 · 1 comment
Open

Error in bvh_tree.write_file() #14

watashihame opened this issue Dec 25, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@watashihame
Copy link

write() raise Error while it write _get_hierarchy_string(). The error is
IndexError: key CHANNELS not found
The error occur when it try to access the child with End Site, which should have no CHANNELS property.

@OlafHaag
Copy link
Owner

Thanks for reporting this issue and sorry for my late reply. I didn't yet find the time to look into it.

@OlafHaag OlafHaag added the bug Something isn't working label Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants