mojira.dev
MC-136479

execute command cannot run forceload in mcfunction

When a command that uses execute to run forceload (e.g. execute run forceload add 0 0) is put inside an .mcfunction file, and the data pack is reloaded, the following error occurs and the function is invalidated and therefore unusable.

java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Incorrect argument for command at position 12: ...cute] run <--[HERE]

My personal guess is that execute run doesn't, for some reason, recognize the command, as it is very new.
 

Linked issues

Comments 0

No comments.

Sakari Leukkunen

(Unassigned)

Unconfirmed

Minecraft 1.13.1

Retrieved