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

Minecraft wont load

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 2.2.8545 (Windows)
    • Minecraft Launcher
    • Unconfirmed

      Hey, iv'e had tons of problems trying to get minecraft to work. It started of with me not being able to download it, the download always stopped at 90% then an error occured. After tons on research into how to fix this problem and days of talking to minecraft support I finally found a solution. I put what I think is this code into powershell:

      PowerShell -ExecutionPolicy Unrestricted –Command “& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + ‘AppxManifest.xml’ ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}”

      Or this code:

      Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

       

      Then it finally downloaded properly, both from the windows store, the xbox app and the actual minecraft launcher itself. However now I can't open the game. When I click run I can sometimes see the red startup screen that says mojang, then it just closes itself. I don't know what else to do now, hope all this info is enough.

        1. Capture3.PNG
          Capture3.PNG
          431 kB
        2. Capturev1.png
          Capturev1.png
          291 kB
        3. Namnlös.png
          Namnlös.png
          2.26 MB

            Unassigned Unassigned
            Smutzig jouline ljung
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: