ImportLDraw
ImportLDraw copied to clipboard
Error when importing - color assignment issue in script ?
Error when importing - sequences of dimension 0 should contain 3 items, not 4
the line the error is occurring on is 1802

material.diffuse_color = getDiffuseColor(col["colour"])
Blender version 2.80 windows LDraw made from LCAD
I've written my own importer that you may find useful. https://github.com/cuddlyogre/ExportLdraw
Fixed in latest release.