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

Debug message "Unable to locate Sign at (x, y, z)" left inside Minecraft Client

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 15w51a
    • Minecraft 1.4.4, Minecraft 1.4.5, Minecraft 1.4.6, Minecraft 1.5.2, Minecraft 1.6.1, Minecraft 1.7.1, Minecraft 1.7.2, Minecraft 1.7.4, Minecraft 14w33c, Minecraft 14w34b, Minecraft 1.8, Minecraft 1.8.1-pre3, Minecraft 1.8.1, Minecraft 1.8.2-pre4, Minecraft 1.8.3, Minecraft 1.8.8, Minecraft 15w35e, Minecraft 15w38b
    • None
    • Community Consensus

      The debug message "Unable to locate Sign at (x, y, z)" Should not appear every time a Packet 130 (Sign Update) is received in NetClientHandler if the block is not loaded.
      This causes annoyances to players in certain bukkit servers which changes the order of packets or has an alternative chunk sending algorithm.
      This is a Client-Side debug message shown in chat.

      This should be a one line fix! Likely only one line needs to be removed in the packet handler class in the minecraft client.

            ProfMobius ProfMobius (Thomas Guimbretiere)
            lishid lishid
            Votes:
            16 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: