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

Function not running running first line

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • None
    • Minecraft 1.12 Pre-Release 1, Minecraft 1.12 Pre-Release 2
    • None
    • Windows 10, Java 8
    • Unconfirmed

      If you put a command to run in the first line of the txt file of a function it will not run. Example:

      Doesn't work:

      /say 1
      /say 2
      

      Expected output: 1, 2 Actual output: 2

      Works:

      /say 1
      /say 2
      

      Expected output: 1, 2 Actual output: 1, 2

            dinnerbone [Mojang] Nathan Adams
            AoElite AoElite
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: