-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.13-pre1
-
None
-
Unconfirmed
When the debug prompt comes up for a duration exceeding the limit of 1,000,000 seconds the message will say "Integer must not be more than (player_input), found 1000000 at position ##: ..."
It should be the other way around "Integer must not be more than 1000000, found (player_input) at position ##: ..."
- duplicates
-
MC-130480 Input range entry and limits are reversed in error messages
- Resolved