problem MAY be in the bossBattle() method... most likely.
It compiles fine but when I run it... I get this
An unexpected error occured.stats.txt (The system cannot find the file specified ) An unexpected error occured.stats.txt (The system cannot find the file specified ) An unexpected error occured.stats.txt (The system cannot find the file specified ) Exception in thread "main" java.lang.NumberFormatException: For input string: "" at java.lang.NumberFormatException.forInputString(NumberFormatException. java:48) at java.lang.Integer.parseInt(Integer.java:468) at java.lang.Integer.parseInt(Integer.java:497) at game.bossBattle(game.java:590) at game.main(game.java:253) Press any key to continue . . .
Here is code..
http://www.javadan.p...n.com/m5e11b719
This post has been edited by UrbanTwitch: 23 October 2009 - 06:11 AM

New Topic/Question
Reply




MultiQuote





|