fabulous icon indicating copy to clipboard operation
fabulous copied to clipboard

There are uncaught exceptions if file syntax is invalid

Open paustint opened this issue 6 years ago • 1 comments
trafficstars

Description

There are a number of cases where there are uncaught exceptions. Example: if a file has invalid syntax, then parsing fails and an error is thrown.

Depending on where the error occurs, we should catch the error and either silently ignore, or log something to the output panel so the user can get optional feedback.

paustint avatar Jun 01 '19 15:06 paustint

I see this error show up fairly often, but I am not sure of the exact steps to reproduce:

image

paustint avatar Jun 09 '19 16:06 paustint