Problem: The appearance is that BGBuddy attempts to mount in a loop, exiting the loop only when mounted. This creates a problem when using ShamWOW since it uses the Mount.OnMountUp event to evaluate the distance to the POI to determine whether to allow the mount request to proceed or cancel it and cast/remain in Ghost Wolf form. If it is a short distance, uses Ghost Wolf and sets EventArgs.Cancel = true. Request: Have BGBuddy recognize when the Cancel property has been set to cancel the mount request. This could be really useful for POI's at a short distance in other CC's as well (druid could stay in cat form and use Dash or switch to Travel form, Rogue could use Sprint, Shamans use Ghost Wolf, etc.)