Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: Minecraft 16w20a
-
Fix Version/s: Minecraft 16w43a
-
Labels:
-
Confirmation Status:Unconfirmed
Description
The bug
When you try to summon an entity with an invalid id, the message "Skipping Entity with id " will be printed in the Game Output of your launcher. However, the entity id you entered is missing.
How to reproduce
- Use the following command
/summon InvalidEntityId
→ "Skipping Entity with id " instead of "Skipping Entity with id InvalidEntityId" will be printed in the launcher