wwwat Posted January 11, 2017 Posted January 11, 2017 I get an error message when I try to webwalk to a location from the varrock area (could be other areas too, haven't really checked), but the error only occurs when teleports are enabled. This is the error I get in the logger: WebWalkingEvent; Terminated! Exceeded attempt threshold. This error only happens when PathPreferenceProfile.setAllowTeleports is set to true, otherwise the error does not occur. I have no idea why it specifically happens in varrock for me, the teleporting works almost perfectly anywhere else.
Saiyan Posted January 15, 2017 Posted January 15, 2017 Can you copy paste the full WebWalkEvent and PathPreference code?
Saiyan Posted January 17, 2017 Posted January 17, 2017 I get an error message when I try to webwalk to a location from the varrock area (could be other areas too, haven't really checked), but the error only occurs when teleports are enabled. This is the error I get in the logger: WebWalkingEvent; Terminated! Exceeded attempt threshold. This error only happens when PathPreferenceProfile.setAllowTeleports is set to true, otherwise the error does not occur. I have no idea why it specifically happens in varrock for me, the teleporting works almost perfectly anywhere else.
wwwat Posted January 17, 2017 Author Posted January 17, 2017 Can you copy paste the full WebWalkEvent and PathPreference code? I 'fixed' the problem by setting PPP.Setallowteleports to false if true doesn't work
Saiyan Posted January 17, 2017 Posted January 17, 2017 I 'fixed' the problem by setting PPP.Setallowteleports to false if true doesn't work Oh ok :P