wwwat Posted January 11, 2017 Share 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. Quote Link to comment Share on other sites More sharing options...
Saiyan Posted January 15, 2017 Share Posted January 15, 2017 Can you copy paste the full WebWalkEvent and PathPreference code? Quote Link to comment Share on other sites More sharing options...
Saiyan Posted January 17, 2017 Share 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. Quote Link to comment Share on other sites More sharing options...
wwwat Posted January 17, 2017 Author Share 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 Quote Link to comment Share on other sites More sharing options...
Saiyan Posted January 17, 2017 Share Posted January 17, 2017 I 'fixed' the problem by setting PPP.Setallowteleports to false if true doesn't work Oh ok :P Quote Link to comment Share on other sites More sharing options...