quil

grierson 2019-06-19T16:17:34.008Z

grierson 2019-06-19T16:19:00.008300Z

The REPL is saying it can't load the image, It has a size of 0,0. Then prints the State has a PImage but it isn't loaded.

grierson 2019-06-19T16:20:24.008600Z

This is my folder structure

2019-06-19T19:07:15.010Z

Try "/src/flappy/data/Vector/background.png" . That worked for me when I recreated your folder structure.

2019-06-19T19:08:16.010400Z

Once that works, you'll get an error from line 11 above.