Page 1 of 1

Error when using Opacity map

Posted: Wed Feb 10, 2021 1:15 pm
by johannes.wilde
Hi,
i got a crash with this message, when using an Opacity Map on an object.
terminate called after throwing an instance of 'std::runtime_error'
what(): CUDA driver API error CUDA_ERROR_ILLEGAL_ADDRESS (code: 700, file:/home/vsts/work/1/s/LinuxCompile/LuxCore/src/luxrays/devices/cudadevice.cpp, line: 441): an illegal memory access was encountered
Ryzen 1700x
Rtx 2080ti - Driver 460.39
PopOS 20.10

Blender 2.91.2
BlendLuxCore Latest & 2.5 beta1

Re: Error when using Opacity map

Posted: Wed Feb 10, 2021 1:19 pm
by B.Y.O.B.
Please upload a simplified testscene that shows the problem.

Re: Error when using Opacity map

Posted: Thu Feb 11, 2021 9:42 am
by johannes.wilde
The problem seems to be quite "entropic"
I decomposed the whole scene to find the problem and isolated it. However, the isolated file still hast 70mb size.
I figured out that i can avoid the error by not having a glass material with 'Blender Voronoi Texture' and an Opacity Image Map for some other asset in the scene.
I will keep on reducing the scenario until i can post a small example scene.

Thanks