NEZNAMY/TAB

Bossbar Problem

Syzntex opened this issue · 7 comments

Server version

Paper 1.20.4

TAB version

v4.1.4

Stack trace

log.txt

Steps to reproduce (if known)

No response

Additional info

I have boss bar settings that I have set for each world using a special condition, but after teleporting between these worlds, the boss bar sometimes disappears and when I look at the console, it gives an error like in the log.txt file

bossbar:
enabled: true
toggle-command: /bossbar
remember-toggle-choice: false
hidden-by-default: false
bars:
Event:
style: PROGRESS
color: "%animation:barcolors%"
progress: "100"
text: "%animation:ServerName%"
display-condition: "%world%=world|%world%=spawn"
Nether_ON:
style: "NOTCHED_12"
color: "YELLOW"
progress: "100"
text: "&f%luckperms_expiry_time_nether.teleport%"
display-condition: "%world%=world_nether;%luckperms_has_permission_nether.teleport%=yes"
Nether_OFF:
style: "NOTCHED_20"
color: "RED"
progress: "100"
text: "&fNo teleport to nether"
display-condition: "%world%=world_nether;%luckperms_has_permission_nether.teleport%=no"

Checklist

  • I am running latest version of the plugin
  • I have included a paste of the error
  • I ticked all of the boxes without actually reading them
  • I have read the Compatibility wiki page and am not trying to run the plugin on an unsupported server version / platform

Check for errors.log file in TAB's folder.

Can you update to latest build from actions? You didn't even fill the report correctly, it explicitly says to not use "latest" as version.

I'm sorry, I typed it in a hurry, saw the word "latest" and wrote it directly. I edited the version part as you said, I got this error with version v4.1.4

Then go hurry and test latest build from actions if it keeps happening there.

Why did you close the issue? What happened?

With version v4.1.5, the "latest" version, the problem seems to be solved, after a few teleport tests I got neither a disappearance boss-bar nor a console error, thank you for your help🙏. I just closed the issue, you know I'm in a hurry 😁