The dl->mesh pointer was used without checking dl... dunno what this call exactly does, but it causes crashes here. Fixed with a if(NULL) check.
The dl->mesh pointer was used without checking dl... dunno what this call exactly does, but it causes crashes here. Fixed with a if(NULL) check.