30350n / pcb2blender

KiCad to Blender 3D model workflow
GNU General Public License v3.0
521 stars 11 forks source link

Blender 3.4 crashes with code EXCEPTION_ACCESS_VIOLATION while viewing PCB on material preview #39

Closed zeankundev closed 9 months ago

zeankundev commented 11 months ago

I am forced to use Blender 3.4 due to my compabilities, and I use pcb2blender v2.4 (export & import), but when I entered material preview on the PCB, it crashed. Crash text:

# backtrace
Exception Record:

ExceptionCode         : EXCEPTION_ACCESS_VIOLATION
Exception Address     : 0x00007FFFA1A42110
Exception Module      : ig7icd64.dll
Exception Flags       : 0x00000000
Exception Parameters  : 0x2
    Parameters[0] : 0x0000000000000000
    Parameters[1] : 0x00000000000000A8

Please help me ASAP!

30350n commented 11 months ago

Could be pretty much anything, in this case this sounds like more of a Blender issue than something directly caused by the addon. Could be insufficient resources too I guess.