when /gamerule randomTickSpeed is typed in gives wrong tab completion
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
Environment
java 8
win 8
vanilla
Created Issue:
when /gamerule randomTickSpeed is typed in gives wrong tab completion
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 confusionEnvironment
java 8
win 8
vanilla
Added Attachments:
Deleted Comment:
Mods, please reopen this!
Deleted Comment:
Can this please be reopened!!!
Added Affects Versions: 14w30c
Added Assignee:
[Mojang] Searge (Michael Stoyke)
Deleted Comment:
A comment with security level 'global-moderators' was removed.
Added Fixed Versions: 14w31a
These reports are closed incorrect, can you please check them and reopen them if necessary:
MC-53430: Moderator closed this for the wrong reasonMC-56209: The bug which causes this to be a duplicate is no longer happening in 14w21b butMC-56209is still happening! -> different bug no duplicate *maybeMC-54835is still happening but seems to be caused byMC-56209MC-56549: Moderator closed this for wrong reason (my comment there explains why)MC-33015: Moderator closed this for wrong reason (definitely not intended)


Boolean translates to 1/0 for True/False
the default is 3 though is that a bug then?
it says /gamerule randomTickSpeed
that outputs: randomTickSpeed = 3
and you can set it to any value
Doesnt work as intended!
when you do 10000 or 0 it changes tons!
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 falseThis isn't affecting anything (same with "true")
Please reopen!!!!
*Confirmed for 14w21b
randomTickSpeed is the only gamerule that expects an integer value, rather than a boolean.
Confirmed for 14w28b
Confirmed for 14w29b and 14w30c