missing from the src\ch\idsia\mario\engine directory. Works now!
On Aug 5, 10:16 am, Julian Togelius <
julian.togel...@gmail.com> wrote:
> Yes, this one is a recurring problem, and there doesn't seem to be a
> "clean" solution. We use three different methods of trying to load
> these images, but we still need to keep them in three different places
> in order for the code to work on all systems. Still, our experience is
> that if you try the code from the command line (not from an IDE, which
> tend to mess up the working directory) it should work straight out of
> the box. In the distribution from the web page, the images are already
> in the ch/idsia/mario/engine directory, but your IDE might mess this
> up for you when you recompile the code if you're not careful. I
> recommend using IntelliJ IDEA, as we are zip contains a project file
> for that IDE with everything set up correctly.
>
> Also, I admit to not having tested the current version on Windows - I
> just very rarely see a Windows computer!
>
> Julian
>