I currently am working on a character and I am trying to load some images (I have a data folder called data where I have all of my images stored which is what the reference said I should do) The problem I have is when I use setup and void, (without them the image loads well). I get an error message NullPointerException and I am not sure why as I am following the exact model used in the reference.
The name of file I am referring to, the image, is correct.