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

Not saving .npz files #29

Open
AlbertBadias opened this issue May 11, 2023 · 1 comment
Open

Not saving .npz files #29

AlbertBadias opened this issue May 11, 2023 · 1 comment

Comments

@AlbertBadias
Copy link

Hi!

I'm having trouble saving the .npz files... I've already work with this add-on before and it worked really well (on Blender 3.4), but on this 3.5 Blender version it doesn't works...

I put the output path to save the images, I select the object to the 1 zindex, I render the animation and it only saves the rendered images... I could be an issue with this version?

Thanks a lot!

@AlbertBadias
Copy link
Author

I've reached the log process during the export test:

File "C:...\Blender Foundation\Blender\3.5\scripts\addons\addon_ground_truth_generation.py", line 360, in load_handler_render_init
rl = scene.node_tree.nodes["Render Layers"] # I assumed there is always a Render Layers
KeyError: 'bpy_prop_collection[key]: key "Render Layers" not found'
Caching exr file, 1950x1950, C:...\AppData\Local\Temp\cached_RR_scene_Scene_a7d0d3a96566646c70f445da8856c965.exr

Hope this log helps...
Thanks again

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

1 participant