Page MenuHome

eevee crashing when trying to bake indirect light (principled volume crash baking lighting instantly)
Closed, ResolvedPublicBUG

Description

Blender Version
Broken: rB52669dda8049
Worked: rB52669dda8049^

Short description of error
It crashes when trying to bake indirect lights in EEVEE.

Exact steps for others to reproduce the error

  • Open the file:

  • Bake Indirect Lighting (Properties Editor > Render > Indirect Lighting > Bake Indirect Lighting)

//source/blender/draw/intern/draw_manager_data.c:911:3: runtime error: member access within null pointer of type 'struct DRWPass'
Fullbacktrace: P988

Revisions and Commits

Event Timeline

There's a LOT of stuff you can still remove in that file, the culprit is probably a shader node or something like that, please do the legwork so that the developers don't have to.

Domenico (Iraito) added a comment.EditedMay 28 2019, 12:39 AM

There's a LOT of stuff you can still remove in that file, the culprit is probably a shader node or something like that, please do the legwork so that the developers don't have to.

This is the scene that cause the crashing i would like to know if it's a shader actually (especially because it didn't happen before), the original scene was a LOT more dense.

Try and get it down to one object and one shader, no lights etc. I had a similar case a few days ago. It was a principled shader

Already did it, check initial description

Already did it, check initial description

Yeah after checking your scene i deleted both volumes and it didn't crash, principled volume is the cause.

Domenico (Iraito) renamed this task from eevee crashing when trying to bake indirect light to eevee crashing when trying to bake indirect light (principled volume crash baking lighting instantly).May 28 2019, 1:58 AM
Domenico (Iraito) lowered the priority of this task from 90 to High.
Jeroen Bakker (jbakker) changed the task status from Unknown Status to Resolved.May 31 2019, 12:14 PM

As of version 2.80 (sub 74), branch: master, commit date: 2019-05-31 22:45, hash: cc600de6695a

This is still happening.

Domenico (Iraito) changed the task status from Resolved to Unknown Status.Jun 1 2019, 3:38 PM

It works on 2.80 (sub 74), branch: master, commit date: 2019-06-01 22:51, hash: 079c7f918c81

Domenico (Iraito) changed the task status from Unknown Status to Resolved.Jun 3 2019, 1:35 AM