Receiving this error today. was working very well yesterday.
java.lang.NullPointerException: Cannot invoke "com.runemate.game.api.hybrid.location.Coordinate.equals(Object)" because "coordinate" is null
at com.runemate.pathfinder.path.MateWebPath.step(MateWebPath.java:110)
at...