<div dir="ltr">Hi Utkarsh:<div><br></div><div>It did help, though I wonder why it couldn't tell me what array was the problem. The error messages from deep in the bowels of pvpython are pretty mysterious.</div><div><br></div><div>But enough carping -- thank you!</div><div><br></div><div> -Tom</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 30, 2018 at 10:23 AM, Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Tom,<br>
<br>
This generally means that the array you've chosen to color with in the<br>
script is not available in the dataset and hence its failing to determine<br>
the array range.<br>
<br>
Hope that helps narrow down the issue.<br>
<br>
Utkarsh<br>
On Wed, May 30, 2018 at 10:22 AM Sgouros, Thomas <<a href="mailto:thomas_sgouros@brown.edu">thomas_sgouros@brown.edu</a>><br>
wrote:<br>
<div><div class="h5"><br>
> Hello all:<br>
<br>
> Does anyone have helpful hints to offer about how to debug errors like<br>
these? Some array of mine is out of range, but I don't know what array it's<br>
talking about, and don't really see how to find out. To my knowledge the<br>
change in my code that triggered this has nothing to do with any array.<br>
<br>
> My guess is the "Failed to determine the LookupTable" is the result of<br>
the error after it, since it is sort of a common denominator among errors I<br>
see. Does that sound right?<br>
<br>
> Is there a way to enable more debug information or more verbose error<br>
messages?<br>
<br>
> Thank you,<br>
<br>
>   -Tom<br>
<br>
<br>
> Warning: In<br>
/Users/kitware/dashboards/<wbr>buildbot-slave/8275bd07/build/<wbr>superbuild/paraview/src/<wbr>ParaViewCore/ServerManager/<wbr>Rendering/<wbr>vtkSMPVRepresentationProxy.<wbr>cxx,<br>
line 633<br>
<br>
> vtkSMPVRepresentationProxy (0x7fa0ae89ce00): Failed to determine the<br>
LookupTable being used.<br>
<br>
<br>
> Warning: In<br>
/Users/kitware/dashboards/<wbr>buildbot-slave/8275bd07/build/<wbr>superbuild/paraview/src/<wbr>ParaViewCore/ServerManager/<wbr>Rendering/<wbr>vtkSMPVRepresentationProxy.<wbr>cxx,<br>
line 277<br>
<br>
> vtkSMPVRepresentationProxy (0x7fa0ae89ce00): Could not determine array<br>
range.<br>
<br>
<br>
</div></div>> ______________________________<wbr>_________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
> Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
> Please keep messages on-topic and check the ParaView Wiki at:<br>
<a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
> Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="https://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">https://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
</blockquote></div><br></div>