Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-216945

Teams become dysfunctional when any entity leaves the team

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 21w11a
    • 21w08a, 21w08b, 21w10a
    • Confirmed
    • Commands
    • Very Important

      When someone leaves a team, the team will became unfunctional.
      The team still exists, appears within "/team list" and entities can join and be targeted (team=<team>).
      However, the team doesn't shows within "/team join" or "/team modify" auto-complete and teams properties (color / collision rule) doesn't work.


      How to reproduce:

      • Create a dummy team
        /team add dummy
      • Modify one of the properties of the team
        /team modify dummy color aqua
      • Make you and an entity join the team
        /team join dummy @s
        /team join dummy @e[type=!player,limit=1]
      • Remove the entity from the team
        /team leave @e[type=!player,team=dummy]
      • The team is now unusable

      Console output when joining/leaving the team:

      Error executing task on Client
      java.lang.NullPointerException
      	at dkv.a(SourceFile:220)
      	at efc.a(SourceFile:2076)
      	at sk.a(SourceFile:130)
      	at sk.a(SourceFile:15)
      	at pd.a(SourceFile:21)
      	at pd$$Lambda$3978/15655054.run(Unknown Source)
      	at apq.c(SourceFile:144)
      	at apu.c(SourceFile:23)
      	at apq.y(SourceFile:118)
      	at apq.bl(SourceFile:103)
      	at drn.e(SourceFile:1019)
      	at drn.e(SourceFile:688)
      	at net.minecraft.client.main.Main.main(SourceFile:215)

            boq [Mojang] Bartosz Bok
            Franxy Francielly
            Votes:
            11 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: