I am currently getting an error when I try to open a specific .vtu file with ParaView:
ERROR: In /Users/kitware/dashboards/buildbot-slave/a64f5607/build/superbuild/paraview/src/VTK/IO/XMLParser/vtkXMLDataParser.cxx, line 654
vtkXMLDataParser (0x7ff36794ffb0): Error reading uncompressed binary data header. Read 0 of 4 bytes.
ERROR: In /Users/kitware/dashboards/buildbot-slave/a64f5607/build/superbuild/paraview/src/VTK/IO/XML/vtkXMLUnstructuredDataReader.cxx, line 632
vtkXMLUnstructuredGridReader (0x7ff367947f70): Cannot read cell offsets from Cells in piece 0 because the "offsets" array is not long enough.
The version of ParaView I am using is 5.8.0 in a macOS 10.15.5 (Catalina). I should add that I usually open similar files created in the exact same way with no issues.
I have attached the file in this link, if anyone would be able to try and/or take a look and shed some light on this issue.
Dear All,
I have the same issue with ParaView 5.10.0-RC2 on Windows 10.
ERROR: In C:\glr\builds\paraview\paraview-ci\build\superbuild\paraview\src\VTK\IO\XML\vtkXMLUnstructuredDataReader.cxx, line 680
vtkXMLUnstructuredGridReader (00000280A4697190): Cannot read cell offsets from Cells in piece 0 because the "offsets" array is not long enough.
Is there any methods to solve this problem?
I will be grateful for any help you can provide.
In the third line of the file (Job-netduino-2_0-10_0-C3D8-HT_Step-1_PART-GLOBALf001.vtu), the number of cells declared seems to be different.
In fact, it can be loaded by modifying as follows: