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.
2018-08-26, 08:57 AM
2018-08-26, 08:59 AM
2018-08-26, 08:59 AM
0
2
-