[vtkusers] vtkDataSetReader::Update reports Error reading ascii data. Possible mismatch of datasize with declaration.

Berk Geveci berk.geveci at kitware.com
Tue Sep 13 11:38:00 EDT 2016


Can you dump the string on the receiving end and post it for debugging?

On Sat, Sep 10, 2016 at 3:15 PM, Joe Parness <
joe.parness at decisionsciencescorp.com> wrote:

> After copying vtkPolyData object to a vtkDataSetWriter I grab the
> vtkDataSetWriter payload as a string (send it across a net). When I grab
> the buffer off the net I check it in memory and it looks good but when I
> try and copy it back to a vtkDataSetReader the error
> vtkDataSetReader::Update reports Update reports Error reading ascii data.
> Possible mismatch of datasize with declaration and the resulting vtkDataSet
> appears truncated, any helpful thoughts on this would be appreciated.
>
> --
> This email and its contents are confidential. If you are not the intended
> recipient, please do not disclose or use the information within this email
> or its attachments. If you have received this email in error, please report
> the error to the sender by return email and delete this communication from
> your records.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensou
> rce/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160913/725ef3f3/attachment.html>


More information about the vtkusers mailing list