Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-39390

gamerule FunctionCommandLimit has a maximum value of 10,000 . It needs to be higher.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • 1.9.0.0 Beta, 1.9.0.2 Beta
    • Unconfirmed
    • Windows
    • 156641

      When I set the gamerule functioncommandlimit to value high enough to support importing a complex structure, I get a error message saying the maximum value is 10,000

      Steps to reproduce:

      enter command /gamerule functioncommandlimit 250000

       

      Expected result:

         The expected result is the gamerule updating that limit to the new value.

      Actual result:

         The gamerule is not updated and the following message is displayed, 

            The number you have entered (250000) is too big, it must be at most 10000

       

       

      This seems related to an earlier bug reported here . https://bugs.mojang.com/browse/MCPE-38845

            the-hex the-hex
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: