vision_blender icon indicating copy to clipboard operation
vision_blender copied to clipboard

Not saving .npz files

Open AlbertBadias opened this issue 2 years ago • 1 comments
trafficstars

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 avatar May 11 '23 22:05 AlbertBadias

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

AlbertBadias avatar May 11 '23 22:05 AlbertBadias