Launcher output log doesn't follow the same formatting rules as Minecraft itself
Partwise duplicates MCL-1922, but the problem described here is the underlaying problem
The launcher doesn't use the same formatting as Minecraft. One bug caused by this is MCL-1922, another one would be this:
/tellraw @p {"text":"1.\t<--- In Minecraft this isn't a tab, but in the launcher it is"}
This can cause some problems because the way Minecraft displays some text is then pretty different from how the launcher displays the text which makes it more difficult to find something specific in the launcher.
- Won't Fix
Marcono1234- 1
- 7
- Confirmed
- 760085
- formatting tab tellraw
1.6.11 - 2.12.2 (Win 10/11)
1.6.11 1.6.44 2.0.806 (Windows) 2.0.1003 (Windows) 2.1.2480-2.1.2482 2.1.2494-2.1.2496 2.1.13827 2.2.3202 (Mac) 2.2.8909 (Mac) 2.3.280 (Mac) 2.3.562 (New Windows App) 2.3.619 (New Windows App) 2.3.645 (New Windows App) 2.4.30 (Win 10/11 App) 2.4.36 (Win 10/11 App) 2.4.57 (Win 10/11 App) 2.4.69 (Win 10/11 App) 2.4.79 (Win 10/11 App) 2.5.9 (Win 10/11 App) 2.7.12 (Win 10/11) 2.8.2 (Win 10/11) 2.12.2 (Win 10/11)
Created Issue:
Launcher doesn't follow the same formatting rules as Minecraft itself
Partwise duplicates
MCL-1922, but the problem described here is the underlaying problemThe launcher doesn't use the same formatting as Minecraft. One bug caused by this is
MCL-1922, another one would be this:Use this command/tellraw @p {text:"1.\t<--- In Minecraft this isn't a tab, but in the launcher it is"}This can cause some problems because the way Minecraft displays some text is then pretty different from how the launcher displays the text which makes it more difficult to find something specific in the launcher.
Partwise duplicates
MCL-1922, but the problem described here is the underlaying problemThe launcher doesn't use the same formatting as Minecraft. One bug caused by this is
MCL-1922, another one would be this:Use this command/tellraw @p {text:"1.\t<--- In Minecraft this isn't a tab, but in the launcher it is"}This can cause some problems because the way Minecraft displays some text is then pretty different from how the launcher displays the text which makes it more difficult to find something specific in the launcher.
Relates to:
Partwise duplicates
MCL-1922, but the problem described here is the underlaying problemThe launcher doesn't use the same formatting as Minecraft. One bug caused by this is
MCL-1922, another one would be this:Use this command/tellraw @p {text:"1.\t<--- In Minecraft this isn't a tab, but in the launcher it is"}This can cause some problems because the way Minecraft displays some text is then pretty different from how the launcher displays the text which makes it more difficult to find something specific in the launcher.
Relates to:
relates to
Partwise duplicates
MCL-1922, but the problem described here is the underlaying problemThe launcher doesn't use the same formatting as Minecraft. One bug caused by this is
MCL-1922, another one would be this:Use this command/tellraw @p {text:"1.\t<--- In Minecraft this isn't a tab, but in the launcher it is"}This can cause some problems because the way Minecraft displays some text is then pretty different from how the launcher displays the text which makes it more difficult to find something specific in the launcher.
Partwise duplicates
MCL-1922, but the problem described here is the underlaying problemThe launcher doesn't use the same formatting as Minecraft. One bug caused by this is
MCL-1922, another one would be this:Use this command/tellraw @p {"text":"1.\t<--- In Minecraft this isn't a tab, but in the launcher it is"}This can cause some problems because the way Minecraft displays some text is then pretty different from how the launcher displays the text which makes it more difficult to find something specific in the launcher.
Launcher output log doesn't follow the same formatting rules as Minecraft itself

JavaScript problems? Or must be some other coding language.
Why JavaScript problems? I think it is just a "logical" bug. Minecraft has some restrictions, for example that you can't paste in line breaks (which are actually a unicode character). The launcher hasn't those restrictions
Still an issue in the latest Beta, though the above command no longer works in 20w16a (however, it does still work in 1.12.2 and produces the bug).
Hi there!
To help investigation of the issue, please attach screenshots of the issue.
Also:
Does this issue still occurs to you on newest version of Launcher?
Doest the issue occur for both Microsoft Store Launcher(the new one) and Unified Launcher(the old one)?
Could you provide us with more in-depth repro steps?
This ticket will automatically reopen when you reply.
Yes, still an issue! I'm unsure if it's an issue in the Microsoft Store launcher, but it is an issue in the Unified launcher. You can reproduce the issue with the following steps:
/tellraw @p {"text":"1.\t<--- In Minecraft this isn't a tab, but in the launcher it is"}Still an issue in 2.3.562 (New Windows App).