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

Custom game versions/mod loaders no longer work as expected.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • None
    • 2.3.522 (Windows), 2.3.522 (Mac), 2.3.585 (Mac), 2.3.585 (Windows)
    • None
    • None
    • Windows, MacOS
    • Unconfirmed
    • 965223

      Custom game versions or modloaders (such as Fabric) that use the "inheritsFrom" key in the version json no longer start the game and leave the launcher in a broken state.

      Recently we (Fabric) have had a large number of players contacting us about being unable to start their modded versions of Minecraft. When clicking play a toast is shown saying "Unable to start Minecraft" and the launcher is left in a broken/un-useable state. (See: screenshots)

      After looking into this I was able to reproduce this without the use of a mod loader by creating a simple custom version. It appears the issue only happens when you have not previously used the Minecraft version that the custom version inherits from. The expected and previous behavour allowed the launcher to download the vanilla version as required.

      Steps to reproduce:

      1. Start with a fresh install of the launcher, or ensure that the vanilla version behing inherited from has not been started previously.

      2. Save the following file to .minecraft/versions/test.json :

      {
          "id": "test",
          "inheritsFrom": "1.19.2",
          "releaseTime": "2022-12-08T16:30:33+0000",
          "time": "2022-12-08T16:30:33+0000",
          "type": "release"
      } 

      3. Create a new instance using this version

      4. Click play on the new instance and notice the toast error and the game does not start.

      5. Notice under "Installations" all installations are suck "Waiting to install"

      This can be fixed by fully closing the launcher, creating a new instance with vanilla 1.19.2 starting the game, and then the modded/custom instance will work. I have been able to reproduce this in the none beta version of the Windows and MacOS launchers.

       

      Please let me know if you require any more information or details. A swift resolution would be highly appreciated due to the severity of this issue.

        1. MCL-22850 - Part 3.m4v
          6.47 MB
        2. MCL-22850 - Part 1.m4v
          9.33 MB
        3. MCL-22850 - Part 2.m4v
          7.34 MB
        4. launcher_log.txt
          89 kB
        5. Screenshot 2022-12-09 at 14.32.08.png
          Screenshot 2022-12-09 at 14.32.08.png
          67 kB
        6. Screenshot 2022-12-09 at 14.29.26.png
          Screenshot 2022-12-09 at 14.29.26.png
          6.41 MB
        7. test.json
          0.2 kB

            Unassigned Unassigned
            modmuss50 modmuss50
            Votes:
            14 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: