Instancing error

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.
Asticles
Donor
Donor
Posts: 171
Joined: Thu Jan 11, 2018 8:52 am
Location: Barcelona, Spain
Contact:

Instancing error

Post by Asticles »

Hi all,

I was trying to make a grass scene and I get this error:

ERROR: Singular matrix in MatrixInvert: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1

I have managed to reproduce it on a sample scene, lowing the number of instances solves it, but I get grass holes.
instances.blend
(2.57 MiB) Downloaded 268 times
Best regards
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: Instancing error

Post by B.Y.O.B. »

User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: Instancing error

Post by B.Y.O.B. »

Here's an updated BlendLuxCore from current master.
https://www.dropbox.com/s/jtqrbi0wpyh6f ... v.zip?dl=1
(this is Windows 64bit with OpenCL. I can also offer Linux without OpenCL, otherwise you'll have to wait until the next alpha release to have the bugfix).
Asticles
Donor
Donor
Posts: 171
Joined: Thu Jan 11, 2018 8:52 am
Location: Barcelona, Spain
Contact:

Re: Instancing error

Post by Asticles »

Wow that was fast.

Thanks!
Asticles
Donor
Donor
Posts: 171
Joined: Thu Jan 11, 2018 8:52 am
Location: Barcelona, Spain
Contact:

Re: Instancing error

Post by Asticles »

Hi,

Have tested it and now I get a crash when stopping any render. No error on windows console.

Regards

Code: Select all

FrameBuffer draw took 0.098s
FrameBuffer draw took 0.102s
FrameBuffer draw took 0.097s
FrameBuffer draw took 0.102s
FrameBuffer draw took 0.098s
FrameBuffer draw took 0.097s
FrameBuffer draw took 0.098s
FrameBuffer draw took 0.019s
FrameBuffer draw took 0.020s
[LuxCore][8.891] [GeForce GTX 1070 Intersect] Memory used for OpenCL image pipeline: 20599Kbytes

C:\Users\pc5\Desktop\Soft\blender-2.79a-rc-windows64>
Screenshot - 15_02_2018 , 9_42_53.png
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: Instancing error

Post by B.Y.O.B. »

Maybe my build has issues or it's a recently introduced bug.
It's probably best if you revert to the last alpha release for now.

Does it happen with every engine (CPU/OpenCL)?
User avatar
Dade
Developer
Developer
Posts: 5672
Joined: Mon Dec 04, 2017 8:36 pm
Location: Italy

Re: Instancing error

Post by Dade »

I have tried both the version posted here and the latest, on Linux and Windows but I'm not getting any crash :?:
Support LuxCoreRender project with salts and bounties
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: Instancing error

Post by B.Y.O.B. »

Me too, can't reproduce any crash.
kintuX
Posts: 810
Joined: Wed Jan 10, 2018 2:37 am

Re: Instancing error

Post by kintuX »

NVidia or AMD?

With NVidia GTX 1060 i get crashed... :oops:
User avatar
Dade
Developer
Developer
Posts: 5672
Joined: Mon Dec 04, 2017 8:36 pm
Location: Italy

Re: Instancing error

Post by Dade »

kintuX wrote: Thu Feb 15, 2018 2:00 pm NVidia or AMD?
I have both, tested on both.
Support LuxCoreRender project with salts and bounties
Post Reply