Fiz um Splash, e quando executo está dando esse erro:
run:
Exception in thread "main" java.lang.NullPointerException
at javax.swing.ImageIcon.<init>(ImageIcon.java:205)
at loading.splash.<init>(splash.java:33)
at loading.splash.main(splash.java:65)
Java Result: 1
CONSTRUÍDO COM SUCESSO (tempo total: 2 segundos)
