[Very Critical Bug] onInteract Trigger Fast Right Click variableadd value duplicate

Summary

Mobs: skill{s=cookingpotpotato;cd=1} @Self ~onInteract

Skills: cookingpotpotato: Cooldown: 1 Conditions:

stance{s=onfire} true TriggerConditions: holding{m=potato} true Skills: variableadd{var=caster.amount;amount=1;cd=1} @self variableadd{var=caster.potato;amount=1;cd=1} @self

If you right-click like crazy, the value rises abnormally when using variableadd.

Steps to reproduce

Fast Right Click

Provide a full set of steps used to reproduce the bug, including links to SEPARATE Pastebin pastes for each relevant configuration file.

Current behavior

Describe what happens currently, while the bug is affecting your server.

Intended correct behavior

Describe what you think should happen instead of the bug.

Server log file

Provide a link to a Pastebin paste with a copy of your server's latest.log file from startup to "Done!" AND includes a player connecting.

Debug log snippet

Provide a link to a Pastebin paste with an excerpt of your latest.log file that includes debug output where you trigger the bugged behavior.

Proposed fixes

Describe what you think the issue or any potential fixes may be.

Assignee Loading
Time tracking Loading