Process finished with exit code -1073740791 (0xC0000409)

1

I am writing Java code with JavaFX and Scenebuilder on Intellij, and I tried compiling and it gave me this error:

Process finished with exit code -1073740791 (0xC0000409)

I tried scanning my disk for corrupt files, I tried running my program on a different computer (my code worked). I even tried compiling and running code I knew had worked a few days prior - still didn't work. The only thing I have found is that it isn't code, and it has to do with some process, because, when I compiled in safe mode, it worked perfectly fine. Please help, I need this for my school Thank you!

java
intellij-idea
javafx
scenebuilder
asked on Stack Overflow Feb 3, 2017 by Alex Tacescu

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0