Hi everyone. I’m getting the following error loading on Paraview_5.13.0-RC1 on OSX 14.6. Then Paraview hangs and I cannot proceed. When I load from state when I have already opened a file, it loads, but I receive the same error.
Error also occurs from saved state of a just a loaded file that has not had any changes, filters, etc.
I’ve seen a few times this has popped up as a reported issue, and a colleague has recently had this message as well. Is this a bug? Does anyone have any ideas as to why this might be happening?
[pvserver ]vtkDemandDrivenPipeline:765 ERR| vtkPVDataRepresentationPipeline (0x403bfd0): Input for connection index 0 on input port index 0 for algorithm vtkImageSliceRepresentation (0x4c901f0) is of type vtkRectilinearGrid, but a vtkImageData is required.
The issue that I’m having is that even with this simple state file where I’m using a volume representation will hang and crash when I try to load it from a state file, so I can’t ignore it. If I can’t open it on a compute node, that makes things problematic because sometimes Paraview will crash and I will lose all of my work.
re: automatically loads as slice - I only meant that from the error message, it is presumably using the vtkImageSliceRepresentation somewhere when it’s being loaded.
I’m not sure why it’s happening on my end, still hangs+error whether connected to a server or not. I’m using 5.13.0-RC1, so I’m downloading 5.13.0 and rebooting to see if there is any difference.
Still no joy. The workaround that I’ve come upon is to open a data file first then load the state file. I still get the errors but no infinite hanging.