Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- =====new launch=====
- 2019-03-03 14:47:33.245
- Done
- Current Version: v0.65-alpha
- New Version: v0.65-alpha
- Exception in Application init method
- 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 com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:389)
- at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328)
- 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 sun.launcher.LauncherHelper$FXHelper.main(Unknown Source)
- Caused by: java.lang.RuntimeException: Exception in Application init method
- at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:912)
- at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$159(LauncherImpl.java:182)
- at java.lang.Thread.run(Unknown Source)
- Caused by: java.io.IOException: The system cannot find the file specified
- at java.io.WinNTFileSystem.createFileExclusively(Native Method)
- at java.io.File.createNewFile(Unknown Source)
- at poe.level.fx.POELevelFx.init(POELevelFx.java:170)
- at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:841)
- ... 2 more
- Exception running application poe.level.fx.POELevelFx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement