Exception in thread “AWT-EventQueue-0” java.lang.IllegalArgumentException: input == null! even if the image exist
I’m looking to display an image, but the return line seems to return null, which is weird because i’m pretty sure my path is correct.
I’m using NetBeans and java swing lib.