CodeNinja 32 Posted November 28, 2020 5:39:28 PM: [ERROR] Exception has occurred while running! Please report error to developer if problem persists: java.lang.NullPointerException at org.dreambot.api.methods.walking.impl.Walking.shouldWalk(Walking.java) at org.dreambot.api.methods.walking.impl.Walking.shouldWalk(Walking.java) at nodes.WalkEnemyNode.execute(WalkEnemyNode.java:37) at main.NinjaPestControl.onLoop(NinjaPestControl.java:50) at org.dreambot.api.script.AbstractScript.run(AbstractScript.java) at java.base/java.lang.Thread.run(Thread.java:836) getting it consistently
Pandemic 2853 Posted November 29, 2020 Any other info? Are you logged in, how and when are you calling it?
CodeNinja 32 Author Posted November 29, 2020 yes logged in, calling it on pest control island before calling Walking#walk to walk to the portals
Pandemic 2853 Posted November 29, 2020 I wasn't able to recreate it, but I added a couple extra checks that should avoid it, it'll be in the next release.
CodeNinja 32 Author Posted November 29, 2020 1 minute ago, Pandemic said: I wasn't able to recreate it, but I added a couple extra checks that should avoid it, it'll be in the next release. thx bb
Recommended Posts
Archived
This topic is now archived and is closed to further replies.