NEZNAMY / TAB

"That" TAB plugin.
Apache License 2.0
881 stars 248 forks source link

Tab not updating the bossbar #1234

Closed DarkyG2 closed 6 months ago

DarkyG2 commented 7 months ago

Server version

1.20.4

TAB version

4.1.3

Describe the bug

I have a bossbar that outputs a message if the placeholder is equals to "TRUE" but even if the placeholder outputs true it won't show the bossbar and it would only fix itself by reloading the plugin and getting that error with it: https://pastebin.com/DYnYM1Py

Expected behavior

I should see my bossbar wtihout needing to reload the plugin

Steps to reproduce

  1. Create a bossbar that shows itself if the placeholder outputs true
  2. Be on folia 1.20.4
  3. change the placeholder output from false to true
  4. The bossbar won't show itself

Additional info

No response

Checklist

NEZNAMY commented 7 months ago

Can you give an example bossbar configuration using some simple PlaceholderAPI (or internal TAB) placeholder that can easily be changed from false to true?

DarkyG2 commented 7 months ago

Can you give an example bossbar configuration using some simple PlaceholderAPI (or internal TAB) placeholder that can easily be changed from false to true?

You could use that one for example: %player_is_flying%

Config:

  bars:
    test:
      style: PROGRESS
      color: WHITE
      progress: '100'
      text: '&fHello world :)'
      display-condition: '%player_is_flying%=yes'

make sure to do /papi ecloud download player /papi ecloud reload

You can change the output from "yes" to "no" by simply flying or not

NEZNAMY commented 7 months ago

Paper website doesn't have folia downloads. Can you send me a download link? Alternatively, have you tried on regular paper?

DarkyG2 commented 7 months ago

Paper website doesn't have folia downloads. Can you send me a download link? Alternatively, have you tried on regular paper?

I'll try on Paper later today since I'm currently not really available (working) but here https://we.tl/t-13ir9h2FQn

NEZNAMY commented 7 months ago

Unable to reproduce.

DarkyG2 commented 7 months ago

Unable to reproduce.

Make sure to restart join and you will have the issue, after couple tab reload and disconnect the issue auto fixes itself

NEZNAMY commented 7 months ago

I tried leaving and joining back, still works. Are you sure you didn't get errors.log file in TAB's folder?

DarkyG2 commented 7 months ago

I tried leaving and joining back, still works. Are you sure you didn't get errors.log file in TAB's folder?

I'll check asap, currently out of town for diner

DarkyG2 commented 6 months ago

Sorry for the delay the issue is quite random and it happens randomly so it's not a big issue, I won't keep the issue open without more information since it might be an extremely specific issue