Hello, I’ve been using slicer to create a .mrb scene but when I try to open it I get this message :
Error: Loading C:/Users/Eleve/Desktop/Scene010724.mrb - ERROR: In vtkXMLParser.cxx, line 380
vtkMRMLParser (000001C6ABFA85D0): Error parsing XML in stream at line 234, column 1090, byte index 71922: not well-formed (invalid token)
Error: Loading C:/Users/Eleve/Desktop/Scene010724.mrb - Syntax error in scene file.
I can open other Slicer documents but not this one, and this happens every time I save and open a new Slicer scene. Can somewone please help me?
Thank you in advance.
hi,
I use slicer 5.6.1 to build the scene and to reopen it. I think the problem is that I named one of my segmentation with “&”. I corrected it with notepadd++ but now I can’t manage to open back the txt file in slicer…
It is possible that the character is the culprit. All MRB files are essentially the data files and their mrml descriptor file zipped together. Try to open it as a zip, extract it in a directory and open the .mrml file. If it has the special character too and it doesn’t open try to sanitize the file name.