Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: Minecraft 1.11.2, Minecraft 17w18b
-
Fix Version/s: Minecraft 1.12 Pre-Release 3
-
Labels:
-
Confirmation Status:Confirmed
Description
The bug
The message which appears when you specify an non-existent team as value for the Team tag of an entity is logged as "Info" instead of warning or error.
[Server thread/INFO]: Unable to add mob to team "NonExistentTeam" (that team probably doesn't exist)
How to reproduce
Summon an entity as member of a non-existent team
/summon armor_stand ~ ~ ~ {Team:"NonExistentTeam"}