Chocohead / Rift

A lightweight mod loader and API for Minecraft 1.13
MIT License
62 stars 22 forks source link

Rift 1.13.2 Fails to download on launcher #43

Closed Paenthy closed 5 years ago

Paenthy commented 5 years ago

Game fails to launch with the following error:

"" Failed to download file. Rift-jitpack-SNAPSHOT.jar Name: Rift-jitpack-SNAPSHOT.jar URL: https://www.jitpack.io/com/github/Chocohead/Rift/jitpack-SNAPSHOT/Rift-jitpack-SNAPSHOT.jar Error details: HTTP 404: Filename on disk: Rift-jitpack-SNAPSHOT.jar Path: C:\Users\JF\AppData\Roaming.minecraft\libraries\com\github\Chocohead\Rift\jitpack-SNAPSHOT\Rift-jitpack-SNAPSHOT.jar Exists: false ""

Steps taken:

OS: Windows 10

ghost commented 5 years ago

I have same problem. :/ Hopefully that's gonna be fixed as soon.

RadsammyT commented 5 years ago

I think I know now. When entering this link on a normal browser, which is a 404- would have this text when you click on that link.

Tag or commit 'jitpack-d4cd7b00a-1' not found. Rechecking.

I would be sure that this is a result of a missing commit that would have been deleted in the pack.

TheGnarp commented 5 years ago

Yep, same thing here:

Tag or commit 'jitpack-d4cd7b00a-1' not found. Rechecking.

Is there a workaround?

...

like...

... maybe? ^_-

dct0 commented 5 years ago

As per the instructions on the litematica and malilib mod page:

  1. Install this version of Rift.

  2. Go to your versions folder in your minecraft directory, open the 1.13.2-rift-1.0.4-SNAPSHOT folder

  3. Open 1.13.2-rift-1.0.4-SNAPSHOT.json

  4. Change SNAPSHOT in the string com.github.Chocohead:Rift:SNAPSHOT found in the libraries array to aeee80c1fb-1, open the picture to check if you want

  5. Save and launch

Instructions in Image format for reference