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

Minecraft disables IPv6 by default.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.20.1
    • None
    • OS: Windows
      Java version: 8
    • Unconfirmed

      The problem:

      Minecraft disables IPv6 the moment the launcher runs the game.

      The cause:

      Incorrect use of initialization flags by the launcher when running the game in any version: -Djava.net.preferIPv4Stack=true

       

      How to solve:

      Change the flag value and add another one:

      -Djava.net.preferIPv4Stack=false -Djava.net.preferIPv6Addresses=true

      Making the game work with both protocols simultaneously.

       

      This issue affects all versions of Minecraft Java(From 1.8 to recent versions.) due to an incorrect launch command. There are several reports of this problem and it was never fixed.

            Unassigned Unassigned
            Brasil150 Brasil150
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: