Script crashes when parsing database because catalog starts with a "DIVIDER" entry. added in the for-loop of getMaterialFilename() to fix: ` if 'DIVIDER' in sh: continue `
Script crashes when parsing database because catalog starts with a "DIVIDER" entry.
added in the for-loop of getMaterialFilename() to fix:
if 'DIVIDER' in sh: continue