Search found 5 matches

by mdklux
Tue Apr 07, 2020 3:12 pm
Forum: User Support
Topic: BlendLuxCore v2.3 AOV error
Replies: 1
Views: 1908

Re: BlendLuxCore v2.3 AOV error

Update. I just try this out on linux desktop (first was on windows 10) and all AOV works fine.
by mdklux
Mon Apr 06, 2020 1:32 pm
Forum: User Support
Topic: BlendLuxCore v2.3 AOV error
Replies: 1
Views: 1908

BlendLuxCore v2.3 AOV error

When I try to switch on any of these LuxCore AOVs:
- Emission
- Indirect Glossy
- Indirect Specular
I've got an error:

Code: Select all

"Wrong image pipeline index in Film::SetImagePipelines(): 10"
Every other works fine.

Engine: PATH CPU and PATH OpenCL
BlendLuxCore-v2.3-win64-opencl
Blender 2.82a
by mdklux
Sun Jul 07, 2019 2:12 pm
Forum: User Support
Topic: PathOCL bug with Split RGB/Combine RGB nodes
Replies: 4
Views: 2545

Re: PathOCL bug with Split RGB/Combine RGB nodes

Oh, I got it. Thanks.
by mdklux
Sun Jul 07, 2019 2:02 pm
Forum: User Support
Topic: PathOCL bug with Split RGB/Combine RGB nodes
Replies: 4
Views: 2545

Re: PathOCL bug with Split RGB/Combine RGB nodes

Thank you.

I did the split to multiply they by different values separately.
by mdklux
Sun Jul 07, 2019 12:20 pm
Forum: User Support
Topic: PathOCL bug with Split RGB/Combine RGB nodes
Replies: 4
Views: 2545

PathOCL bug with Split RGB/Combine RGB nodes

When I tried to change a bit a colour of texture using Split RGB and Combine RGB node (in PathOCL+Sobol) I've get an error ending with:


ERROR clBuildProgram[CL_BUILD_PROGRAM_FAILURE]:
<kernel>:9135:9: error: subscripted access is not allowed for OpenCL vectors
return tex[channel ...