Mamiglia / Reddit-Wallpaper

Tool to download and automatically set a random wallpaper from reddit
MIT License
43 stars 7 forks source link

First start app with error #6

Closed alekons closed 3 years ago

alekons commented 3 years ago

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

Mamiglia commented 3 years ago

Does this error repeats? Is the program installed in the default directory?

Mamiglia commented 3 years ago

Due to no further response I'm closing this issue

begundal commented 2 years ago

This error occurs everytime I launched the program image the program installed at C:\ProgramData\Reddit-Wallpaper