I've encountered a Java exception while running modelGUI. How do I find out more about this?

Created by andrew reid
Keywords:
java exception
Last updated by:
andrew reid

Currently modelGUI is in an experimental (alpha) phase, so exceptions will inevitably occur. As part of the alpha process, we would love you to report any exceptions you find, which will be listed and explained on the Wiki site. To report an exception:

1. Navigate to this discussion forum: http://mgui.wikidot.com/forum/c-110218/java-exceptions
2. Search for the exception, which may already have been reported, and may even have a solution
3. If you don't find it, start a new thread explaining how the exception came about, and copy/pasting the stack trace

Note that in future releases of modelGUI, java exceptions will be reported to log files, rather than the console.