Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-53430

when /gamerule randomTickSpeed is typed in gives wrong tab completion

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 14w31a
    • Minecraft 14w17a, Minecraft 14w28a, Minecraft 14w28b, Minecraft 14w29b, Minecraft 14w30c
    • None
    • java 8
      win 8
      vanilla
    • Confirmed

      type /gamerule randomTickSpeed
      then press tab. it gives options true/false
      while default is a number and not a boolean value.
      tab completion should be disabled to eliminate confusion

          [MC-53430] when /gamerule randomTickSpeed is typed in gives wrong tab completion

          Marcono1234 added a comment - - edited

          Confirmed for 14w29b and 14w30c

          Marcono1234 added a comment - - edited Confirmed for 14w29b and 14w30c

          Marcono1234 added a comment -

          Confirmed for 14w28b

          Marcono1234 added a comment - Confirmed for 14w28b

          [Mod] Torabi added a comment -

          randomTickSpeed is the only gamerule that expects an integer value, rather than a boolean.

          [Mod] Torabi added a comment - randomTickSpeed is the only gamerule that expects an integer value, rather than a boolean.

          Marcono1234 added a comment - - edited

          What? How is this intended????

          "randomTickSpeed" is defenitly not a boolean it is an int!

          You would recognize that if you just do the suggested command:

          /gamerule randomTickSpeed false

          This isn't affecting anything (same with "true")

          Please reopen!!!!

          *Confirmed for 14w21b

          Marcono1234 added a comment - - edited What? How is this intended???? "randomTickSpeed" is defenitly not a boolean it is an int! You would recognize that if you just do the suggested command: /gamerule randomTickSpeed false This isn't affecting anything (same with "true") Please reopen!!!! *Confirmed for 14w21b

          AgentM added a comment -

          Doesnt work as intended!
          when you do 10000 or 0 it changes tons!

          AgentM added a comment - Doesnt work as intended! when you do 10000 or 0 it changes tons!

          AgentM added a comment -

          and you can set it to any value

          AgentM added a comment - and you can set it to any value

          AgentM added a comment -

          it says /gamerule randomTickSpeed
          that outputs: randomTickSpeed = 3

          AgentM added a comment - it says /gamerule randomTickSpeed that outputs: randomTickSpeed = 3

          AgentM added a comment -

          the default is 3 though is that a bug then?

          AgentM added a comment - the default is 3 though is that a bug then?

          Talven81 added a comment -

          Boolean translates to 1/0 for True/False

          Talven81 added a comment - Boolean translates to 1/0 for True/False

            searge [Mojang] Searge (Michael Stoyke)
            m124367 AgentM
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: