OnGround & InGround dataTags not working
When you use this command:
Input Command
scoreboard players set @e[tag=Id10] SPVar 1 {InGround:1b}
or
Input Command
scoreboard players set @e[tag=Id10] SPVar 1 {OnGround:1b}
the command block (or chat) return:
Error
An unknown error occurred while attempting to perform this command
Environment
Linux Mint (Debian)
Created Issue:
OnGround & InGround dataTags not working
When you use this command:
Input Commandscoreboard players set @e[tag=Id10] SPVar 1 {InGround:1b}or
Input Commandscoreboard players set @e[tag=Id10] SPVar 1 {OnGround:1b}the command block (or chat) return:
ErrorAn unknown error occurred while attempting to perform this commandEnvironment
Linux Mint (Debian)
Added Linked Issues:
duplicates
Hey ! I've tested with:
scoreboard players set @e[type=Pig] SPVar 1 {OnGround:1b}And that work. I think tags have some problems.
Duplicate of
MC-93074, unless you can find a case where Arrow are not involved.