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

toString() method of TextComponentScore class not creating correct String

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.10.2
    • Confirmed

      The following is based on a decompiled version of Minecraft 1.10 using MCP 9.30.

      The bug

      The method net.minecraft.util.text.TextComponentScore.toString() is not creating a correct String representation. A space and a comma are missing after the name value and the value field with its value is missing.

      Current String (1.10)
      ScoreComponent{name='[NAME]'objective='[OBJECTIVE]', siblings=[], style=Style{...}}
      

            Unassigned Unassigned
            marcono1234 [Mod] Marcono1234
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: