Model Maker crashes Slicer

I know that Model Maker is dinosaur and have not been using it since long.

Just had a try today with a labelmap volume and noticed that Slicer always crashes with the following output :

“Volume” Reader has successfully read the file “/home/user/Desktop/BIG/Slicer/aaa_cropped.nrrd” “[0.21s]”
Switch to module: “ModelMaker”
Found SharedObject Module
ModuleType: SharedObjectModule
Model Maker command line:

slicer:0x7fbd4d292940 --processinformationaddress 0x55ab86373828 --color /tmp/Slicer/CAJAJJ_vtkMRMLColorTableNodeFileGenericColors.txt.ctbl --modelSceneFile /tmp/Slicer/CAJAJJ_AxHfbdCcAACcAA.mrml#vtkMRMLModelHierarchyNode1 --name Model --generateAll --start -1 --end -1 --skipUnNamed --smooth 10 --filtertype Sinc --decimate 0.25 --splitnormals --pointnormals --pad slicer:0x55ab80098da0#vtkMRMLLabelMapVolumeNode1

vtkITKArchetypeImageSeriesReader::ExecuteInformation: Cannot open /home/user/slicer:0x55ab80098da0#vtkMRMLLabelMapVolumeNode1. ITK exception info: error in unknown: Could not create IO object for reading file slicer:0x55ab80098da0#vtkMRMLLabelMapVolumeNode1
The file doesn’t exist.
Filename = slicer:0x55ab80098da0#vtkMRMLLabelMapVolumeNode1

Algorithm vtkITKArchetypeImageSeriesScalarReader(0x7fbd2c1bf3d0) returned failure for request: vtkInformation (0x7fbd2c1bdce0)
Debug: Off
Modified Time: 363522
Reference Count: 1
Registered Events: (none)
Request: REQUEST_INFORMATION
ALGORITHM_AFTER_FORWARD: 1
FORWARD_DIRECTION: 0

No whole extent has been set in the information for output port 0 on algorithm vtkITKArchetypeImageSeriesScalarReader(0x7fbd2c1bf3d0).

error: [/home/user/programs/Slicer/bin/SlicerApp-real] exit abnormally - Report the problem.

Reporting it for any useful purpose. The module is still available.

Regards.

Does enabling “Prefer executable CLIs” in application settings / Modules fix the problem?

Sorry, I missed your reply.

Enabling “Prefer executable CLIs” in application settings / Modules does fix the problem.

Thanks.