Menu

#24 Uncaught Exception

v1.0 (example)
open
5
2018-08-14
2018-08-14
Air America
No

During the initial scan of the scenery config file I got this . . .

How can I move beyon this issue?

Uncaught Exception! This shouldn't happen!
(SCE Version: 1.1.9)
Please copy the contents of this box to a support request
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

at Main.main(Main.java:50)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at Main.main(Main.java:38)
Caused by: java.lang.IllegalArgumentException: Argument not valid
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.custom.StyledText.setSelectionRange(Unknown Source)
at sce.swt.tabs.editor.InfoPane.doButton(InfoPane.java:240)
at sce.swt.tabs.editor.InfoPane.doButton(InfoPane.java:219)
at sce.swt.tabs.editor.InfoPane$1.widgetSelected(InfoPane.java:85)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at sce.swt.dialogs.HandleExceptionDialog.open(HandleExceptionDialog.java:86)
at sce.swt.SceneryConfigEditor.open(SceneryConfigEditor.java:345)
at sce.swt.SceneryConfigEditor.main(SceneryConfigEditor.java:104)
... 5 more

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.