ryandw11 / UltraBar

Ultra Bar Send Boss Bar messages, Titles, and Actionbars! |1.12 - 1.18|
MIT License
7 stars 5 forks source link

Plugin disables itself for no reason #48

Closed nixybuilder closed 1 month ago

nixybuilder commented 2 months ago

Hello, i have issues on 1.21 with the plugin because it randomly disables it and i cant send any command like /bar

I dont know what to do, its the only plugin that barely works on 1.21...

[10:09:52] [Server thread/WARN]: Unexpected exception while parsing console command "bar" org.bukkit.command.CommandException: Cannot execute command 'bar' in plugin UltraBar v2.3.2.1 - plugin is disabled. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:1000) ~[paper-1.21.jar:1.21-130-b1b5d4c] at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:985) ~[paper-1.21.jar:1.21-130-b1b5d4c] at net.minecraft.server.dedicated.DedicatedServer.handleConsoleInputs(DedicatedServer.java:526) ~[paper-1.21.jar:1.21-130-b1b5d4c] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:474) ~[paper-1.21.jar:1.21-130-b1b5d4c] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1598) ~[paper-1.21.jar:1.21-130-b1b5d4c] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1304) ~[paper-1.21.jar:1.21-130-b1b5d4c] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c] at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]

ryandw11 commented 2 months ago

That likely means the plugin encountered an issue during the startup process. Can you find an error message from UltraBar earlier in the logs?

nixybuilder commented 2 months ago

image i see this, could you explain what it means more? i dont get it

ryandw11 commented 2 months ago

That means that you are using a player specific placeholder on a server wide message, like health for example.

nixybuilder commented 2 months ago

so this is not fine..?

Message: '&f &f%player_current_exp% / &f%player_exp_to_level%  %vault_eco_balance% &f %gemseconomy_balance_gem%'

nixybuilder commented 2 months ago

its strange it disabled itself after the 1k seconds i put in the config. No issue with player placeholders.

ryandw11 commented 2 months ago

Can you show that section of the config with the 1k seconds?

nixybuilder commented 1 month ago

mb it was 100 sec but heres the whole config ignore the name since the paste gen it itself https://paste.sparked.host/noticexowu.yaml

nixybuilder commented 1 month ago

i couldnt find way to not switch them. when i only put there one line it made the other 2 itself -_- so i just duplicated them to all 3 but i still dont get it it disabled cuz i cant use player placeholders even tho they work no issue before it just crashes

nixybuilder commented 1 month ago

A plugin gemseconomy, placeholder was doing that