SDClowen / RSBot

A Silkroad Online Open Source Bot
GNU Affero General Public License v3.0
125 stars 110 forks source link

[Bug] keeps recasting Bard continious skills off cd #754

Open alkingshefo opened 9 months ago

alkingshefo commented 9 months ago

Version (please complete the following information):

Describe the bug The bot keeps recasting Dances and Guard/Mana tambour as soon as the cooldown is off. The logs show that the buff is expired and it is removed (from in game buffs) then it recast it. i have a warning that keeps showing up in the logs, regardless of any skills inside training buffs, i am not sure if its related to the issue [05:52:56] 14201 not found while trying remove buff with token! I realize this issue was discussed in a previous [Bug] that was closed by the owner of the post without discussing a solution that's why i decided to reopen it.

To reproduce the behavior: Steps to reproduce the behavior:

  1. Add Wizard Dance/Guard Bard skill inside training buffs
  2. start bot
  3. the skills will recast itself infinite amount of times as soon as the cooldown is over.

(Optional) Screenshots

image image

simsekahmett commented 7 months ago

fixed that issue in PR: #759