Uploaded image for project: 'Minecraft Launcher'
  1. Minecraft Launcher
  2. MCL-11315

Relative paths in Game Directory are used twice

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 2.1.5906-2.1.5908
    • 2.1.5385-2.1.5387
    • None
    • Windows 7 SP1

      Java 8 Update 211 64-bit
    • Unconfirmed

      When creating a new game profile ("Installation") in the launcher for Minecraft Java Edition, you are able to specify a Game Directory where information specific to that profile will be stored.

      Relative paths do work in this field - for example, if you create a profile to play on version 1.12.2, and for the profile's game directory you enter

      profiles\vanilla-1.12.2

      Everything works and the game launches. However, if you investigate the file system in the above folder, you see the directory structure is doubled - example below.

      Specifying an absolute path does not experience the same issue, e.g.

      C:\Users\user\AppData\Roaming\.minecraft\profiles\vanilla-1.12.2

       

       

       

      I think I can best explain this as a directory tree. So, this is what the folder looks like:

       

      • .minecraft
        • profiles
          • vanilla-1.12.2
            • logs
              • ...
            • profiles
              • vanilla-1.12.2
                • resourcepacks
                  • ...
                • saves
                  • ...
                • realms_persistence.json

       

       

            Unassigned Unassigned
            hattrickpatrick Hat-trick Patrick
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: