aclysma / rendering-demo-scenes

Scripts to import data into blender for use with testing/benchmarking renderers
12 stars 1 forks source link

Error in BKE_bpath_relative_convert with pbr-test #2

Closed kvark closed 2 years ago

kvark commented 2 years ago
[nix-shell:/x/code/rendering-demo-scenes/pbr-test]$ blender -b -P generate-pbr-test.py
Blender 2.93.5
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1)
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1)
Info: Deleted 11 data-block(s)
Info: Deleted 11 data-block(s)
ERROR (bke.bpath): source/blender/blenkernel/intern/bpath.c:230 BKE_bpath_relative_convert: basedir='', this is a bug
Info: Saved "pbr-test.blend"
Info: Saved "pbr-test.blend"

Blender quit
cwfitzgerald commented 2 years ago

Afaik this isn't our bug, and everything still works as expected, I've gotten that error the whole time and the blend file was generated correctly

aclysma commented 2 years ago

I've seen this before as well and it seemed to work fine for me. I think I've seen it in other blender files as well.