You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
javax.swing.UnsupportedLookAndFeelException: [The Microsoft Windows Look and Feel - com.sun.java.swing.plaf.windows.WindowsLookAndFeel] not supported on this platform
at javax.swing.UIManager.setLookAndFeel(UIManager.java:526)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:583)
at it.luigibifulco.xdcc4j.downloader.Main.addTrayIcon(Main.java:112)
at it.luigibifulco.xdcc4j.downloader.Main.main(Main.java:136)
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
at it.luigibifulco.xdcc4j.downloader.Main.main(Main.java:137)
The text was updated successfully, but these errors were encountered:
javax.swing.UnsupportedLookAndFeelException: [The Microsoft Windows Look and Feel - com.sun.java.swing.plaf.windows.WindowsLookAndFeel] not supported on this platform
at javax.swing.UIManager.setLookAndFeel(UIManager.java:526)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:583)
at it.luigibifulco.xdcc4j.downloader.Main.addTrayIcon(Main.java:112)
at it.luigibifulco.xdcc4j.downloader.Main.main(Main.java:136)
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
at it.luigibifulco.xdcc4j.downloader.Main.main(Main.java:137)
The text was updated successfully, but these errors were encountered: