Reading large VTU file
Hi,
I am having issues reading a large vtu file. I have tried various versions of Paraview on Windows and Ubuntu, but the problem is persistent. The VTU file consist of 404000 unstructured data points and when I try to load it, paraview says:
ERROR: In /build/paraview-vlxewD/paraview-5.7.0/VTK/IO/XML/vtkXMLUnstructuredDataReader.cxx, line 601 vtkXMLUnstructuredGridReader (0x560f46d55990): Cannot read cell offsets from Cells in piece 0 because the "offsets" array is not long enough.
I was wondering if this is a bug. Any help?
Thanks in advance.