This closes #146. The exception was already being caught but the message wasn't very helpful, and VTK was displaying its internal error message.
This PR checks the input file's existence first, and prints a more helpful message. And it disables VTK's display of error messages in rdy (we do this in Ready already).
This closes #146. The exception was already being caught but the message wasn't very helpful, and VTK was displaying its internal error message.
This PR checks the input file's existence first, and prints a more helpful message. And it disables VTK's display of error messages in rdy (we do this in Ready already).