Closed alekons closed 3 years ago
Does this error repeats? Is the program installed in the default directory?
Due to no further response I'm closing this issue
This error occurs everytime I launched the program the program installed at C:\ProgramData\Reddit-Wallpaper
java.lang.ExceptionInInitializerError at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84) at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94) at com.install4j.runtime.launcher.WinLauncher.main(WinLauncher.java:25) Caused by: java.lang.NullPointerException at java.base/java.util.Objects.requireNonNull(Objects.java:221) at java.logging/java.util.logging.Logger.addHandler(Logger.java:2060) at Utils.DisplayLogger.getInstance(DisplayLogger.java:38) at Main.Main.(Main.java:13)
... 7 more