Error when using Opacity map

Use this forum for general user support and related questions.
Forum rules
Please upload a testscene that allows developers to reproduce the problem, and attach some images.
Post Reply
johannes.wilde
Posts: 68
Joined: Fri Sep 21, 2018 7:57 am

Error when using Opacity map

Post 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
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: Error when using Opacity map

Post by B.Y.O.B. »

Please upload a simplified testscene that shows the problem.
johannes.wilde
Posts: 68
Joined: Fri Sep 21, 2018 7:57 am

Re: Error when using Opacity map

Post 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
Post Reply