its an nullpointerexception
|
|

WTF IS THIS? Please help me fixing itCode:java.lang.NullPointerException at com.rs.game.player.actions.Slayer.checkRequirement(Slayer.java:282) at com.rs.game.player.actions.PlayerCombat.checkAll(PlayerCombat.java:25 82) at com.rs.game.player.actions.PlayerCombat.start(PlayerCombat.java:50) at com.rs.game.player.ActionManager.setSkill(ActionManager.java:39) at com.rs.game.npc.combat.CombatScript$1.run(CombatScript.java:54) at com.rs.game.tasks.WorldTasksManager.processTasks(WorldTasksManager.ja va:19) at com.rs.cores.WorldThread.run(WorldThread.java:23)![]()
its an nullpointerexception
this is why we still have stupid questions in the help section... people like you... at least give him a lead....
Inc Turm, the exception you ask about happens when you make a variable but dont make an object..if you make a variable BEFORE creating the object you get a NullPointerException... though this can also be caused by even placing something in the wrong place.. go back to your most recently modified files and see if everything is in tip top shape buddy...
By the way your error looks, it should be in your Slayer.java around line 282..


| « Dementhium 639 Private messaging | [639] Error connecting to server » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |