Example of an incorrect error message:
Command: /effect give @p speed 10 100000 <= (invalid)
ErrorMessage: Integer must not be more than 100000, found 255 at position <pos>
_*
_Basically, the ErrorMessage was supposed to say:_
*_Integer must not be more than 255, found 100000 at position <pos>
Somehow it got mixed up
Linked issues
is duplicated by 1
Attachments
Comments 4
Not really related to the translation string, but related to the order of filling in the placeholders
This applies to any command argument that is a number, see MC-131932.
Can confirm for 1.13-pre3.
Relates to these lines in the lang files: