DimensionalDevelopment / Rift

A lightweight mod loader and API for Minecraft 1.13
MIT License
122 stars 50 forks source link

Rift SNAPSHOT failed to download #85

Open Subratrix opened 5 years ago

Subratrix commented 5 years ago

My friend is using the Rift Snapshot 1.0.4 (same one as me) and is now getting an error message saying that it failed to download? She has been using it fine for weeks (I haven't had any problems) and this just started happening. I looked at the other issues for a solution but the only one I found didn't help because it seems they were using a slightly different version than her. She has tried removing and reinstalling it and removed her anti-malware and that didn't help. This is what the show details for the error gives her:

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(censored)\AppData\Roaming.minecraft\libraries\com\github\Chocohead\Rift\jitpack-SNAPSHOT\Rift-jitpack-SNAPSHOT.jar Exists: false Capture

vacla commented 5 years ago

fix can be found in #83

Subratrix commented 5 years ago

@vacla I checked that thread already, it didn't help as that photo was not in the file we tried to look into.

vacla commented 5 years ago

file can be found here https://gyazo.com/26e92c063b986a3f37ae07906c67093c

Subratrix commented 5 years ago

That is the file I opened in Notepad++ and this is what it showed me Code

vacla commented 5 years ago

you need to replace "com.github.Chocohead:Rift:jitpack-SNAPSHOT" with "com.github.Chocohead:Rift:jitpack-2d8bb9bd56-1"

Subratrix commented 5 years ago

That screen capture was from mine (hers looks identical though), so I will mention that to her and report back here if it works. Thank you for your help so far!

Subratrix commented 5 years ago

@vacla Thank you for your help! She modified it and it seems to be working fine!

vacla commented 5 years ago

should be fixed by now also with the snapshot said chocohead earlier, but shouldnt really cause an issue