bsavery

Results 80 comments of bsavery

`elementName = os.path.relpath(assetOBJPath, self.SourceDirectoryPath)` I changed it to this Furthermore... I think you can't create a prim with the .obj there which is another error. So maybe: `elementName = os.path.spiltext(os.path.relpath(assetOBJPath,...

ah ok. I think I figured out the intention, you want to maybe do: `os.path.relpath(assetOBJPath, self.SourceDirectoryPath).split(os.sep)[1]`

Same here. I'm not sure which file, but I think it gets stuck in some loop parsing one of the objs

There is an NVidia bug using OpenCL. Sorry but we can't work around it. Thus we can't really share Nvidia and AMD GPUs right now with OpenCL mode.

QA approved?

> +1 (instant crash on render start using GPU) > > ``` > Error : EXCEPTION_ACCESS_VIOLATION > Address : 0x00007FFB3AA03EDD > Module : Northstar64.dll > Thread : 00003b60 > Writing:...

3,5,9 should fix it, See this issue. https://github.com/GPUOpen-LibrariesAndSDKs/RadeonProRenderBlenderAddon/issues/573

> Same here, but I'm running it on Blender 3.2.2 and 3.6, and in both cases ProRender does not work as advertized in combination with my rx580. The rendering in...

Please read my above comment.