Thanks for help
Running through the eclipse, it runs perfectly. But at .jar
E:_projetos\bot-java-template-main\target>java -jar FirstBot-1.0-jar-with
-dependencies.jar
java.lang.NullPointerException
at javax.swing.ImageIcon.(Unknown Source)
at dev.botcity.framework.bot.DesktopBot.addImage(DesktopBot.java:87)
at dev.botcity.main.FirstBot.load(FirstBot.java:48)
at dev.botcity.main.FirstBot.(FirstBot.java:12)
at dev.botcity.main.FirstBot.main(FirstBot.java:56)
java.lang.NullPointerException
at dev.botcity.framework.bot.DesktopBot.findSubimage(DesktopBot.java:133