Korko
- Korko
- korko
- Europe/Stockholm
- Yes
- No
Hello,
Using a custom spawner
/setblock ~ ~ ~1 mob_spawner 0 replace {EntityId:WitherSkull,Delay:1,SpawnData:{direction:[],Invulnerable:1b}}, every time I try to execute this command :
/particle cloud ~ ~ ~ 0 0.5 0 0.1 5 @e[type=WitherSkull]I get 6 times (6 errors each time I execute the 1 command) "That entity cannot be found"
Just to be sure : /kill @e[type=WitherSkull] I get 6 times "Killes entity.WitherSkull.name" so seems like particle command founded the entity but the error says the opposite.
Thanks
Korko
Hello,
Using a custom spawner
/setblock ~ ~ ~1 mob_spawner 0 replace {EntityId:WitherSkull,Delay:1,SpawnData:{direction:[],Invulnerable:1b}}, every time I try to execute this command :
/particle cloud ~ ~ ~ 0 0.5 0 0.1 5 @e[type=WitherSkull]I get 6 times (6 errors each time I execute the 1 command) "That entity cannot be found"
Just to be sure :
/kill @e[type=WitherSkull]I get 6 times "Killes entity.WitherSkull.name" so seems like particle command founded the entity but the error says the opposite.
Thanks
Korko
When going as gamemode 3 at heights around 0, we have the undefined texture around us (exactly like the bug with the burning texture missing).
Edit: Nevermind, it seems like it was just some huge pocket of lava but with only a thin layer on top of it (see attached screenshot) so maybe this can be closed if the display of the lava is wanted.
Hi,
I wanted to summon an entity with a custom UUID to combine with the "ownerName" in some projectiles.
But it seems that it's not possible anymore:
{UUID:"8ed0f252-5fea-41e6-9189-75915fb00b9c"}
/scoreboard objectives add test dummy
/scoreboard objectives setdisplay sidebar test
/summon ArmorStand 275 56 920/scoreboard players set @e[type=ArmorStand] test 1
And each time I have a different UUID displayed but never the one I specified.
- This UUID is one that the ArmorStand once took
- There's only me and this ArmorStand in this world (no other entities) and my UUID is not that one
- Even with "2-2-2-2-2" as UUID the problem is the same. It worked back in some previous snapshot (in summon and in ownerName) but not anymore.
Thanks
Korko
Hi,
I wanted to summon an entity with a custom UUID to combine with the "ownerName" in some projectiles.
But it seems that it's not possible anymore:
/scoreboard objectives add test dummy
{UUID:"8ed0f252-5fea-41e6-9189-75915fb00b9c"}
/scoreboard objectives setdisplay sidebar test
/summon ArmorStand 275 56 920/scoreboard players set @e[type=ArmorStand] test 1
{/code}And each time I have a different UUID displayed but never the one I specified.
- This UUID is one that the ArmorStand once took
- There's only me and this ArmorStand in this world (no other entities) and my UUID is not that one
- Even with "2-2-2-2-2" as UUID the problem is the same. It worked back in some previous snapshot (in summon and in ownerName) but not anymore.
Thanks
Korko
Hi,
I wanted to summon an entity with a custom UUID to combine with the "ownerName" in some projectiles.
But it seems that it's not possible anymore:
/scoreboard objectives add test dummy
{UUID:"8ed0f252-5fea-41e6-9189-75915fb00b9c"}
/scoreboard objectives setdisplay sidebar test
/summon ArmorStand 275 56 920/scoreboard players set @e[type=ArmorStand] test 1
{/code}And each time I have a different UUID displayed but never the one I specified.
- This UUID is one that the ArmorStand once took
- There's only me and this ArmorStand in this world (no other entities) and my UUID is not that one
- Even with "2-2-2-2-2" as UUID the problem is the same. It worked back in some previous snapshot (in summon and in ownerName) but not anymore.
Thanks
Korko
Hi,
I wanted to summon an entity with a custom UUID to combine with the "ownerName" in some projectiles.
But it seems that it's not possible anymore:
/scoreboard objectives add test dummy /scoreboard objectives setdisplay sidebar test /summon ArmorStand 275 56 920 {UUID:"8ed0f252-5fea-41e6-9189-75915fb00b9c"} /scoreboard players set @e[type=ArmorStand] test 1And each time I have a different UUID displayed but never the one I specified.
- This UUID is one that the ArmorStand once took
- There's only me and this ArmorStand in this world (no other entities) and my UUID is not that one
- Even with "2-2-2-2-2" as UUID the problem is the same. It worked back in some previous snapshot (in summon and in ownerName) but not anymore.
Thanks
Korko
Hello,
If you summon a skeleton whithout any weapon
/summon Skeleton ~ ~1 ~ {}it will be totally passive instead of attacking like a zombie. Not sure if intended.
Giving it a bow
/summon Skeleton ~ ~1 ~ {HandItems:[{id:minecraft:bow},{}]}makes the work.
Korko
Hello,
When using this command:
{id:"Slime"}
<code>/summon Chicken ~ ~ ~ {Passengers:[]}</code>
I have (in my void world), a chicken that just turns around a single spot (see screenshots).
This does not append with single slime not single chicken.
This also append with Zombie, Skeleton, Creeper with Slime as passenger.
Hello,
When using this command:
{id:"Slime"}
<code>/summon Chicken ~ ~ ~ {Passengers:[]}</code>I have (in my void world), a chicken that just turns around a single spot (see screenshots).
This does not append with single slime not single chicken.
This also append with Zombie, Skeleton, Creeper with Slime as passenger.
Hello,
When using this command:
/summon Chicken ~ ~ ~ {Passengers:[
{id:"Slime"}]}
{/code}I have (in my void world), a chicken that just turns around a single spot (see screenshots).
This does not append with single slime not single chicken.
This also append with Zombie, Skeleton, Creeper with Slime as passenger.
Hello,
When using this command:
/summon Chicken ~ ~ ~ {Passengers:[
{id:"Slime"}]}
{/code}I have (in my void world), a chicken that just turns around a single spot (see screenshots).
This does not append with single slime not single chicken.
This also append with Zombie, Skeleton, Creeper with Slime as passenger.
Hello,
When using this command:
/summon Chicken ~ ~ ~ {Passengers:[{id:"Slime"}]}I have (in my void world), a chicken that just turns around a single spot (see screenshots).
This does not append with single slime not single chicken.
This also append with Zombie, Skeleton, Creeper with Slime as passenger.
Possibly Invalid. As far as I can tell, in major release versions, summoning a projectile inside a mob, using the command provided, never did interact.
If you're sure it did, Korko, perhaps put in the description a version where it did used to happen, and re-test your command to make sure it's correct – so we can reproduce both the 'old' and the 'new' behavior.






Hi,
Still having this issue in 14w21b :
/spreadplayers ~ ~ 10 11 false @a => 'NaN' is not a valid number
Thanks for the fix
Korko
Hi,
Still having this issue in 14w21b :
/spreadplayers ~ ~ 10 11 false @a => 'NaN' is not a valid number
Thanks for the fix
Korko
Very sorry, not intended to spam I just didn't remember the other ticket...
The Golem is a NoAI but the zombie definitively moves but it doesn't attack players or anything.
BTW, summoning a ghast riding a giant is the same thing, the ghast don't fire at the player.
It's like both mobs block the view of the other.
Not sure if there's a link with the zombie being hostile toward the Golem because replacing it by a Villager makes the zombie focus working well. For example 2 villagers riding 2 zombies will make both zombies trying to kill the other's villager. But with golem, it just doesn't work at all.
Ok but Tags doesn't allow to use the ownerName as you can't summon a snowball with
{ownerName:@e[tag=launcher]}...
Hooray, UUIDMost:6L and UUIDLeast:6L really summon an entity with UUID:0-0-6-0-6
Thanks Searge
I dunno, the same as a zombie, or even Steeve without a weapon. The skeleton should fight dirty with its bones instead of just ignoring the damage done. Even the animals run when they're hit, not the skeleton.
Indeed sorry, the exact command I typed was
/summon Skeleton ~ ~1 ~ {Tags:[mob]}I suppose the fact that I add the tag part overrides the default bow.
Well if you cannot reproduce I suppose I did something wrong. Sorry for the bother.
You're right, I suppose it's a duplicate of
MC-19413