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

advancement command in function file cause game crash

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 18w02a
    • Minecraft 17w45a
    • None
    • Unconfirmed

      Command inside function:

      advancement revoke @a only boomber:clock
      execute at @a run particle happyvillager ~ ~-0.2 ~ 0 0 0 1 1 normal @a
      

      Advancement File:

      {
      	"criteria": {
      		"run": {
      			"trigger": "minecraft:tick"
      		}
      	},
      	"rewards": {
      		"function": "boomber:game"
      	}
      }
      

      when run function, game crash and sometimes minecraft world itself is not visible in world list

            Unassigned Unassigned
            Boomber Boomber
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: