Code:
BufferedImage@14d3343: type = 5 ColorModel: #pixelBits = 24 numComponents = 3 color space = java.awt.color.ICC_ColorSpace@1608e05 transparency = 1 has alpha = false isAlphaPre = false ByteInterleavedRaster: width = 800 height = 600 #numDataElements 3 dataOff[0] = 2
I got this spit out instead of the image, I have no clue why...

seems like those are the information from the image instead of the image itself...

**Still looking for solutions**