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

server: IPv6 addresses has wrong format

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.5, Minecraft 1.5.1
    • Windows 7 32 bit, java version 7 update 17
    • Unconfirmed

      When connecting to the server I get:
      [INFO] Starting Minecraft server on 2001::6:25565
      [INFO] Preparing level "world"
      [INFO] Preparing start region for level 0
      [INFO] Preparing spawn area: 73%
      [INFO] Done (1,475s)! For help, type "help" or "?"
      [INFO] /2001:0:0:0:0:0:0:6:52084 lost connection
      [INFO] snacka3[/2001:0:0:0:0:0:0:6:52085] logged in with entity id 440 at (183.5, 65.0, 253.5)

      I think it should read:
      [INFO] Starting Minecraft server on [2001::6]:25565
      [INFO] Preparing level "world"
      [INFO] Preparing start region for level 0
      [INFO] Preparing spawn area: 73%
      [INFO] Done (1,475s)! For help, type "help" or "?"
      [INFO] [2001::6]:52084 lost connection
      [INFO] snacka3 [2001::6]:52085 logged in with entity id 440 at (183.5, 65.0, 253.5)

      Related? MC-3776

            Unassigned Unassigned
            ping_127.0.0.1@hotmail.com Robert Andersson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: