tellraw translate on string with arguments without a with argument crashes server.
Using this command:
/tellraw @p {translate:multiplayer.player.joined}
Will crash your own client.
Using /tellraw @a should crash all clients (crashes mine, couldn't test with other people right now... Sorry). The server deals with it fine since it's the clients which do the translations...
Problem: strings that expect parameters need a "with" parameter too, if you provide it, everything works fine!
Environment
Win8 32bit, JDK 7r40
Linked Issues
is duplicated by7
Created Issue:
tellraw translate on string with arguments without a with argument crashes server.
Using this command:
{translate:multiplayer.player.joined}
/tellraw @pWill crash your own client.
Using /tellraw @a should crash all clients (crashes mine, couldn't test with other people right now... Sorry). The server deals with it fine since it's the clients which do the translations...
Problem: strings that expect parameters need a "with" parameter too, if you provide it, everything works fine!
Environment
Win8 32bit, JDK 7r40
Using this command:
{translate:multiplayer.player.joined}
/tellraw @pWill crash your own client.
Using /tellraw @a should crash all clients (crashes mine, couldn't test with other people right now... Sorry). The server deals with it fine since it's the clients which do the translations...
Problem: strings that expect parameters need a "with" parameter too, if you provide it, everything works fine!
Using this command:
/tellraw @p {translate:multiplayer.player.joined}Will crash your own client.
Using /tellraw @a should crash all clients (crashes mine, couldn't test with other people right now... Sorry). The server deals with it fine since it's the clients which do the translations...
Problem: strings that expect parameters need a "with" parameter too, if you provide it, everything works fine!
is duplicated by
is duplicated by
is duplicated by
relates to
MC-149682
Duplicate of MC-31574 - If you have not, please use the search function in the future, to see if your bug has already been submitted. If you could not find the original report, please comment with the keywords you searched for.
Confirmed.
Is this still a concern in the current Minecraft version 1.7.2 / Launcher version 1.3.4 or later? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases.
Confirmed for 1.7.2 and 13w48b, both in launcher version 1.3.4.
Still present in 1.7.4. Now present in 14w02c.
Fixed in 14w05a.