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

Function parsing fails silently

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 17w45a, Minecraft 17w45b
    • None
    • Unconfirmed

      According to Dinnerbone, "Functions will be completely parsed & cached on load. This means if there's any command that isn't correct for whatever reason, you will know about it on load."
      However, loading a function from a datapack (both via loading the world and using /reload) fails silently so you won't know wheather parsing succeded. Functions containing only valid commands are still loaded when the datapack contains functions with invalid commands and can be executed properly, but other functions can't be used, printing either "Unknown function:" or java.lang.NullPointerException to chat when one using /function instead of throwing an error on loading.

      How to reproduce:
      Create a data pack, add a .mcfunction file with invalid commands, load the world or reload data packs and try to execute the function.

            Unassigned Unassigned
            VincentJunge VincentJunge
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: