"Advanced Chat" does not support fallback localizations
LittleChest
2023-07-14 15:42:31Descrizione
Full title: "Advanced Chat" does not support fallback localized keynames
Reproduce method:
- Turn on "Advanced Chat"
- Use /tellraw to send localized keynames with fallback (Here's an example: /tellraw @a [{"translate":"labymod.hello","fallback": "Hello, %s!","with":[{"selector": "@s"]}])
- You will see labymod.hello instead of Hello!
Desired result: - Turn off "Advanced Chat" (or use vanilla client)
- Use /tellraw to send localized keynames with fallback (Here's an example: /tellraw @a [{"translate":"labymod.hello","fallback": "Hello, %s!","with":[{"selector": "@s"]}])
- You will correctly see "Hello!"
Operating System: Windows 11
LabyMod Version: 4.0.2
Minecraft Version: 1.20.1
Installed Addons: ChatTime, Flux, Friend Tags, HyPlus
Commenti
-
LittleChest
2023-07-14 15:51:58Sorry, here's the fixed example: /tellraw @a [{"translate":"labymod.hello","fallback": "Hello, %s!","with":[{"selector": "@s"}]}]
-
LabyMod
2023-07-14 16:06:45Thanks for your report. This bug/suggestion has just been completed. It will be released within one of the upcoming updates.