Error loading .mrml and associated .png files

Slicer 5.6.2, MacBook Pro Ventura 13.6.7
I am newbie with using Slicer, hoping to run SlicerMorph for 3D morphometrics. I added some landmarks on a vertebra and saved. But when I try to open the .mrml and .png files I get this error msg:

- Error: Loading /Users/Terra-2/EQUUS-SOMA/ECCMV/ECVM-PUBLICATION/MELA'S MS/MORPHOMETRICS/BELLA/BELLA-LMs_C5/Bella-LM-C5-Scene.mrml - ERROR: In vtkMRMLStorableNode.cxx, line 326

vtkMRMLMarkupsFiducialNode (0x7f8fc5452350): vtkMRMLStorableNode::UpdateScene failed: Failed to read node Bel-C5 (vtkMRMLMarkupsFiducialNode1) using storage node vtkMRMLMarkupsFiducialStorageNode1.

- Error: Loading /Users/Terra-2/EQUUS-SOMA/ECCMV/ECVM-PUBLICATION/MELA'S MS/MORPHOMETRICS/BELLA/BELLA-LMs_C5/Bella-LM-C5-Scene.mrml - ERROR: In vtkMRMLStorableNode.cxx, line 326

vtkMRMLVectorVolumeNode (0x7f8fc545fe10): vtkMRMLStorableNode::UpdateScene failed: Failed to read node 2024-07-05-Scene (vtkMRMLVectorVolumeNode2) using storage node vtkMRMLVolumeArchetypeStorageNode2.

- Error: Loading /Users/Terra-2/EQUUS-SOMA/ECCMV/ECVM-PUBLICATION/MELA'S MS/MORPHOMETRICS/BELLA/BELLA-LMs_C5/Bella-LM-C5-Scene.mrml - ERROR: In vtkMRMLStorableNode.cxx, line 326

vtkMRMLVectorVolumeNode (0x7f8fc546b640): vtkMRMLStorableNode::UpdateScene failed: Failed to read node 2024-07-05-Scene_1 (vtkMRMLVectorVolumeNode1) using storage node vtkMRMLVolumeArchetypeStorageNode4.

Please advise, thank you!!

If you only have mrml and png files then you have not saved the actual data files (in nrrd, json, … formats). What files do you have in your scene file folder?

Normally all data files are saved automatically. Have you manually disabled saving of data files (unchecked checkboxes) when you saved the scene? Is it possible that you loaded some data sets from removable drives or network drives that you then disconnected?

Thank you for your quick reply.

I started from scratch and marked up the vertebra model, this time with fewer points as a test. I saved the mrml, png and json files in the scene folder.

When I try to open the model with markups again, any combination of these 3 files results in another error msg. This time it specifies “UpdateScene failed: Failed to read node Bella_C5_mesh copy (vtkMRMLModelNode4) using storage node vtkMRMLModelStorageNode1.”

The “Bella_C5-mesh copy” is the only file listed in the Node window.

Can you show a screenshot of the Save data window just before you click Save?

I discovered the problem, since it seemed to revolve around the mesh file. When the Save dial box opens, that file is not checked (by default?) so I didn’t think it was needed. When I select it to be saved with the others, now I can re-open the model with the LMs.

Your previous suggestion helped me reason through it, thanks! Now I am on to the next steps of the learning curve with more questions, LOL.

1 Like