PDA

View Full Version : Urgent error !



» Bay Area «
July 12th, 2010, 07:06
Compiling net/com/codeusa/Engine.java
.\net\com\codeusa\model\Player.java:2649: cannot find symbol
symbol : method getSlope()
location: class net.com.codeusa.model.Player
getActionSender().slopedProjectile(this, casterY, casterX, offsetY, offsetX,
50, 70, 1288, 46, 31, opp.playerId, getSlope());
^
1 error
Press any key to continue . . .



This error's been driving me nuts today.. Someone please help me :/

» Bay Area «
July 12th, 2010, 21:57
Come on runelocus.. does anyone even help out...?

Break
July 12th, 2010, 21:58
Post your Engine.java please.

» Bay Area «
July 12th, 2010, 22:42
The problem isnt in engine.java, it's in player.java.