Uncaught Exception!
Status: Beta
Brought to you by:
zeripath
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.io.FileNotFoundException: C:\ProgramData\Microsoft\FSX\scenery.cfg.sce (Access is denied)
at vo.scenery.util.SceneryParser.saveSceneryFile(SceneryParser.java:335) at sce.actions.providers.BackupSceneryProviderImpl.saveBackup(BackupSceneryProviderImpl.java:130) at sce.swt.SceneryConfigEditor$2.shellClosed(SceneryConfigEditor.java:226) 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.Widget.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source) at org.eclipse.swt.widgets.Decorations.closeWidget(Unknown Source) at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Canvas.windowProc(Unknown Source) at org.eclipse.swt.widgets.Decorations.windowProc(Unknown Source) at org.eclipse.swt.widgets.Shell.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(Unknown Source) at org.eclipse.swt.widgets.Shell.callWindowProc(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Canvas.windowProc(Unknown Source) at org.eclipse.swt.widgets.Decorations.windowProc(Unknown Source) at org.eclipse.swt.widgets.Shell.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(Unknown Source) at org.eclipse.swt.widgets.Shell.callWindowProc(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Canvas.windowProc(Unknown Source) at org.eclipse.swt.widgets.Decorations.windowProc(Unknown Source) at org.eclipse.swt.widgets.Shell.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) at org.eclipse.swt.internal.win32.OS.DispatchMessage(Unknown Source) at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) at sce.swt.SceneryConfigEditor.open(SceneryConfigEditor.java:341) at sce.swt.SceneryConfigEditor.main(SceneryConfigEditor.java:104) 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.io.FileNotFoundException: C:\ProgramData\Microsoft\FSX\scenery.cfg.sce (Access is denied)
at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(Unknown Source) at java.io.FileOutputStream.<init>(Unknown Source) at java.io.FileOutputStream.<init>(Unknown Source) at java.io.FileWriter.<init>(Unknown Source) at vo.scenery.util.SceneryParser.saveSceneryFile(SceneryParser.java:326) ... 40 more
Hi!
So that means that for some reason the editor doesn't have write access to
the file. You probably need to run the editor as administrator.
Andy
On Sun, 17 Sep 2017 at 13:19 Brooks Ingersoll phatcat213@users.sf.net
wrote:
Got it. Thanks.
Sent from my iPhone
Related
Support Requests: #20
I have the same issue, and I tried opening the editior with administrator and I still get the same error message.
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
Caused by: java.lang.reflect.InvocationTargetException
Caused by: java.lang.UnsupportedClassVersionError: org/mozilla/universalchardet/ReaderFactory : Unsupported major.minor version 51.0
Last edit: Zig 2018-01-02