Need help! Saved scene will not load.

Hello Slicer community,

I am relatively new to slicer, and I am having a problem loading a saved scene that I have been working on the past few months. Until now, the scene would load fine after saving data, turning off computer and coming back to it. Now receiving error message.
Operating system: windows 10
Slicer version: 4.11.0
Expected behavior: drag and drop saved scene into slicer, scene loads with all completed segmentations.
Actual behavior: drag and drop saved scene into slicer, starts to load then error message below pops up.
Any help appreciated! Thank you.

What happens when you try to directly load that file error is reported (Slicer CNS LH dataset\Segmentation.seg.nrrd)? Just drag and drop it into the Slicer windows.

You have a very large segmentation file, at about 6GB. My suspicion is that during the last scene save, for whatever reason it didnt successfully write whole file, but only about 1/3rd of it.

Also following up on this, how long it takes to compress such large volumes might be an issue during saving scenes. You can disable compression for volume and segmentation nodes using .slirerrc.py file from here:
https://seattlechildrens1.app.box.com/v/SliceMorphDownloads

I am not entirely sure if you can recover your data (this happened to one of our workshop attendees as well). Going forward, you may individually save the segmentation file, which can give you better control over backup and versioning (like saving them in separate folders in each time).