[SPIGOT-3616] Execute not working in command blocks! Created: 21/Oct/17  Updated: 22/Oct/17  Resolved: 22/Oct/17

Status: Resolved
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Bevan Ellis Assignee: Unassigned
Resolution: Cannot Reproduce Votes: 0
Labels: None
Environment:

Ubuntu 16.04, (OS Server is running on) Spigot 1.12 (JAR from GetBukkit)


Plugin: Unknown

 Description   

So I've been working on a server powered by command blocks for me and my friends, but when I try doing an execute command, I get this output in the console and in the command block.

[08:03:53] All invocations failed: '/execute @e[tag=chair2,r=1] ~ ~ ~ /summon item ~ ~1 ~ {Item:{id:"minecraft:spawn_egg",Damage:91,Count:1b,tag:{display:{Name:"Chair",Lore:["Module: Household","Furniture and Objects"]},EntityTag:{id:"minecraft:sheep",CustomName:"SpawnChair"}}}'

I've had this error before when I was trying to get command blocks to run plugins commands before looking up that it is impossible.

Plugins I have are ViaVersion, WorldEdit and NCP.



 Comments   
Comment by md_5 [ 22/Oct/17 ]

You're missing a } at the end of your command.
Works fine with that added

Comment by Black Hole [ 21/Oct/17 ]

It seems you're trying to use an command that won't work with 1.12 since spawn_eggs don't have a damage value since at least 1.11, maybe 1.9. So please try this command with vanilla 1.12.
Also please update to 1.12.2 using official BuildTools, since there are some command handling bugs fixed.

Anyway running plugin commands works fine in command blocks.

Generated at Mon Dec 15 03:27:15 UTC 2025 using Jira 10.3.13#10030013-sha1:56dd970ae30ebfeda3a697d25be1f6388b68a422.