SirBlobman / CombatLogX

A modular Spigot plugin that prevents players from logging out during combat and has many expansions for extra features.
https://www.spigotmc.org/resources/31689/
GNU General Public License v3.0
149 stars 50 forks source link

actionbar counter lag #805

Open Fusierski opened 7 months ago

Fusierski commented 7 months ago

Server Implementation

Paper

Server Version

1.20.1

Describe the bug

i have CLX with actionbar expansion installed. I set the timer to 10 seconds and the |||||||||| counter in the actionbar to 10 "parts" the timer goes from 10 to 0 instead of 10 to 1 and it causes the counter to go faster than the timer.

Reproduction Steps

install clx with actionbar set the timer and actionbar bars scale to 10 tag yourself see that the bar counter goes faster than the timer

Expected behaviour

the timer should go evenly with the bar counter

Screenshots / Videos

https://github.com/SirBlobman/CombatLogX/assets/89987466/43d51ba3-84d2-48a0-9505-9905c75ea10a

latest log file (if applicable)

No response

CombatLogX Version

11.4.0.1.1193

Anything else?

No response

CarissaCoding commented 6 months ago

Hey @Fusierski,

Got it, I'll take a look into the issue with the action bar counter lagging behind the timer in CombatLogX. I'll start by checking how the timer's set up and then dive into the action bar counter logic.

I'll keep you posted on my findings and any progress made. If you have any other insights or thoughts, feel free to share!

Cheers, Carissa