fredsa / playn

Cross platform game library for N≥4 platforms
0 stars 1 forks source link

ant run-java is broken #147

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Following directions from http://code.google.com/p/playn/wiki/GettingStarted in 
the TL;DR
1. git clone https://code.google.com/p/playn-samples
2. cd playn-samples/showcase
3. ant run-java

What is the expected output? 
The menu should pop up and the various demos should play

What do you see instead?
The menu pops up and I can click on the demos but the window is black and I get 
an error in my terminal.
java.io.FileNotFoundException: playn/showcase/resources/sprites/peasprites.png

There is no playn/showcase/resources folder

What version of the product are you using? On what operating system?
The latest version on Ubuntu 11.04, the same issue occurs on OSX 10.7.3

Please provide any additional information below.

Original issue reported on code.google.com by CarsonHo...@gmail.com on 9 Mar 2012 at 5:10

GoogleCodeExporter commented 9 years ago
Fixed in 804dc2a9f6.

Original comment by m...@samskivert.com on 9 Mar 2012 at 5:17