-
Notifications
You must be signed in to change notification settings - Fork 219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In-game arena Scoreboard lines in the wrong spot #662
Comments
Have the same problem |
I have not been able to replicate this issue. can you give some more info? and maybe provide a full server log? |
I used bungeecord but it's still there without it. I don't know what other info I can give. |
Can you attach config and language file used, and maybe try on a clean server? (only bw) |
You're not using the latest version |
I am using the latest version (23.2). I created this issue on a clean server with regenerated config and language files. |
Where did you get v23.2 from? this issue used to happen in early builds |
I have both of them from spigot and poly and tested them both. I also tested with the latest beta build, but no luck. |
I just tested it with only bedwars and can confirm this issue. It only seems to happen on 1.19 servers and when you join the scoreboard is fine, the lines increment correctly but as soon as the scoreboard changes all lines get value 0 causing the scoreboard to loose format during countdown and also in game |
New features: - Added {prefix} support to all messages - Added unformatted player names for kill and bed destroy message - Added unbreakable to mellee weapons #245 - Addded Elytra auto equip #663 - add toggle for halloween special (#632) - Added Placeholders to upgrade message #668 For developers: - add sidebar init event - exposed sidebar to the API - fix team identifier length (Sidebar kick issue (#682, #666 ) - Fix Moneys reward team-support on Solo & update variables names - Bug fixes and placeholder adjustments (#685) - Fixed command error when lobby location is not set - Fixed spanish translation error #599 - Fixed spanish translation error #599 - Netherite armor support in 1.16+ #657 - Wins placeholder not in lobby sidebar #658 - Sidebar Title animation not working #660 - Player levels showing numbers #661 - Fixed In-game arena Scoreboard lines in the wrong spot #662 - NPE when clicking outside of shop inventory #664 - Added Placeholders to upgrade message #668 - Fixed players can collect drops during respawn #669 --------- Co-authored-by: Tom Keuper <[email protected]> Co-authored-by: Yuri <[email protected]>
Describe the bug
In-game arena scoreboard lines in the wrong spot. Default lang file, the IP address is on line 3, the events and timer is on line 14.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected the scoreboard to show correctly whats in the language file.
Screenshots
System (please complete the following information):
Additional context
Edit: tested with Multiarena mode and it seems to happen to the waiting lobby too when coming from the bedwars lobby.
The text was updated successfully, but these errors were encountered: