Flash Player Debugger

By running FlashDevelop on Windows 10, I set Flash as the target with debug mode and hit the play button. The editor was closed down by itself unexpectedly. With other opinions, it runs successful.

Is there any fix to solve the problem?

Is it possible that it’s a problem with the Java Runtime Environment being out of date? I recently had a problem where the debugger was failing to run after having upgraded by JRE, and once I set the environment variable properly in the system, it started working again.

However, it did not close the editor. The program compiled normally, I just couldn’t access the debugger until the environment variable was set right.

I have checked the environment variable for Java Runtime as following:

C:\ProgramData\Oracle\Java\javapath

Is it right one or not? Do I need a different one?

Thanks, Auroratide.

-Geo