Armorstand with player head cause lags
When setting an player_head with player name that dosen´t exist on an armor_stand, the armor_stand cause hard lags while showing steve skin.
Example: /summon minecraft:armor_stand ~ ~ ~ {ArmorItems:[{},{},{},\{id:"minecraft:player_head",Count:1b,tag:{SkullOwner:"Schokoladeee"}}]}
Jira creates "\" in the command. You have to remove it.
See what hapends: https://drive.google.com/file/d/10Kz5NjU8etMFeXTIR5QR9XkHiuQNBLjq/view?usp=sharing
Setup: https://drive.google.com/file/d/15gJ7bk0dRdCe5M9rrsDGS92G41k6yD2q/view?usp=sharing
Created Issue:
Armorstand with player head cause lags
When setting an player_head with player name that dosen´t exist on an armor_stand, the armor_stand cause hard lags while showing steve skin.
Example: /summon minecraft:armor_stand ~ ~ ~ {ArmorItems:[{},{},{},\{id:"minecraft:player_head",Count:1b,tag:{SkullOwner:"Schokoladeee"}}]}
When setting an player_head with player name that dosen´t exist on an armor_stand, the armor_stand cause hard lags while showing steve skin.
Example: /summon minecraft:armor_stand ~ ~ ~ {ArmorItems:[{},{},{},\{id:"minecraft:player_head",Count:1b,tag:{SkullOwner:"Schokoladeee"}}]}
When setting an player_head with player name that dosen´t exist on an armor_stand, the armor_stand cause hard lags while showing steve skin.
Example: /summon minecraft:armor_stand ~ ~ ~ {ArmorItems:[{},{},{},\{id:"minecraft:player_head",Count:1b,tag:{SkullOwner:"Schokoladeee"}}]}
Jira creates "\" in the command. You have to remove it.
See what hapends: https://drive.google.com/file/d/10Kz5NjU8etMFeXTIR5QR9XkHiuQNBLjq/view?usp=sharing
Setup: https://drive.google.com/file/d/15gJ7bk0dRdCe5M9rrsDGS92G41k6yD2q/view?usp=sharing
duplicates
The command you provided doesn't work.
Hi there!
Here are my results with testing with 225 armor stands:
Unfortunately, I could not confirm this bug. Do you have any evidence or alternate reproduction steps to prove that there is more lag with invalid player heads than invalid player heads?
Also, for those wondering, the correct command is:
/summon armor_stand ~ ~ ~ \{ArmorItems:[{},{},{},{id:"minecraft:player_head",Count:1b,tag:{SkullOwner:"Schokoladeee"}}]NOTE: It seems there was a backslash added by Jira formatting; please disregard the backslash after the tildes (~).
When I summon this armorstand snd look in his direction, my fps drops instantly from 30 to 0-2 FPS.
May I suggest if you could provide a report? Do /debug report and provide the corresponding generated file, in order to someone might be able to reproduce.
Reopen with additional material.
Does
MC-192889describe your issue?MC-192889should cover it. But it happend with every player heads that name dosen't exist.