For whichever timestep ParaView fails, that timestep has incorrect number of arrays. All datasets in a timeseries must have identical arrays. It seems that's not the case with your data. You
On Fri, Sep 9, 2016 at 2:43 AM, Gokce Tuba Masur <[email protected]> wrote: > > Hello, > > I have 12 meshes and I want to see the structure of them, so I have > constructed a constant function on those meshes and save the functions in > 'for' loop with pvd extension. > > I am able to visualize the first function but then when I click 'next' > button to proceed the next function, Paraview stops and gives this error > message. > > paraview: > /build/paraview-arsa8T/paraview-5.0.1+dfsg1/VTK/IO/XML/vtkXMLDataReader.cxx:302: > virtual void vtkXMLDataReader::SetupOutputData(): Assertion > `this->NumberOfPointArrays == > this->PointDataArraySelection->GetNumberOfArraysEnabled()' failed. > > I have uninstalled and intalled again but it didnt work. What am I supposed > to do to solve this issue? > > Best, > Tuba > > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
