Animated-TabList

Animated-TabList

65.2k Downloads

Symbols not showing in 1.18

Rokysek opened this issue · 14 comments

commented

Type of bug

Other

TabList version

5.5.9

Software version

Paper version git-Paper-27 (MC: 1.18) (Implementing API version 1.18-R0.1-SNAPSHOT) (Git: 2f31569)

Relevant plugins

Plugins (17): Chunky, CommandPanels, dynmap, EconomyShopGUI, Essentials, EssentialsChat, EssentialsSpawn, Hat, HeadsPlus, ItemEdit, LocationSetter*, MyCommand, PlaceholderAPI, TabList, UltimateShops, Vault, WorldBorder

Console error (if applicable)

No response

TabList configuration files

https://paste.gg/p/anonymous/58aef2fd40194e2aa8a75f0620a69453

Bug description

In 1.18 symbols don’t show as they should. When I tried it in 1.17 it worked without any issue.

image

commented
- "&a? &a&lPeníze: &e$%vault_eco_balance_formatted%"
- "&2&lServer &2&l>"
- "&a? &a&lTps: &e%tps%"

Change the tablist file encoding to another code which supports your language phrases.

Also you can use the symbols provided in tablist from wiki, starts with <number>

And how to do that?

commented
- "&a<15> &a&lPeníze: &e$%vault_eco_balance_formatted%"
- "&2&lServer &2&l>"
- "&a<75> &a&lTps: &e%tps%"

Google is everyone's friend

commented

Show your tablist.yml file

commented
- "&a? &a&lPeníze: &e$%vault_eco_balance_formatted%"
- "&2&lServer &2&l>"
- "&a? &a&lTps: &e%tps%"

Change the tablist file encoding to another code which supports your language phrases.

Also you can use the symbols provided in tablist from wiki, starts with <number>

commented

I mean how to change file encoding.

- "&a<15> &a&lPeníze: &e$%vault_eco_balance_formatted%"
- "&2&lServer &2&l>"
- "&a<75> &a&lTps: &e%tps%"

Google is everyone's friend

I mean how to change file encoding.

commented

https://community.notepad-plus-plus.org/topic/17226/wrong-encoding

It didn’t fix it. I found out more plugins have the same issue in 1.18 although it worked in 1.17. Can it be an issue in Paper?

commented

Probably not, maybe a client or display issue, try to change your client language.

commented

Probably not, maybe a client or display issue, try to change your client language.

It still doesn’t work.

commented

image
Literally works for me every single character including symbols and your characters too.

commented

image Literally works for me every single character including symbols and your characters too.

What Mc version do you use?

commented

The same version as you use, but I installed the newest Paper build 32, but there is no commit to this issue in Paper repository.

commented

I found out what is causing it. It is opened in coding 1250 and there are normally written. For some reason, I cannot switch to UTF-8 which supports it but I can paste codes for it there.