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

Scoreboard causes client crash due to duplicate objectives with the same name.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.5.1, Minecraft 1.5.2
    • Windows 7, Java 1.7
    • Unconfirmed

      There is an issue where by if you try to connect to a server that try's to create a duplicate objective, as the stack trace calls it (its actually a player on the scoreboard), the client will crash instead of just excepting the new objective.

      Although I found this bug in the process of making a bukkit plugin, this is NOT a problem with bukkit, rather a problem with the vanilla handling of the scoreboard.

      I'm sure I will find a workaround that will no doubt over-complicate things for me, I think this should really be addressed.

      Here is the stack trace:

      u: Exception in world tick
      at net.minecraft.client.Minecraft.l(SourceFile:1334)
      at net.minecraft.client.Minecraft.K(SourceFile:574)
      at net.minecraft.client.Minecraft.run(SourceFile:526)
      at java.lang.Thread.run(Unknown Source)
      Caused by: java.lang.IllegalArgumentException: An objective with the name 'Citizen' already exists!
      at arj.f(SourceFile:163)
      at bdl.a(SourceFile:1125)
      at fd.a(SourceFile:99)
      at ci.b(SourceFile:350)
      at bdl.d(SourceFile:95)
      at bdt.b(SourceFile:58)
      at net.minecraft.client.Minecraft.l(SourceFile:1325)
      ... 3 more

            Unassigned Unassigned
            VonPumpkinFace James Waterhouse
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: