DimensionalDevelopment / Rift

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

Failed to download file. rift-1.0.4-SNAPSHOT.jar #86

Closed Steffbeard closed 5 years ago

Steffbeard commented 5 years ago

Failed to download file. rift-1.0.4-SNAPSHOT.jar Name: rift-1.0.4-SNAPSHOT.jar URL: https://www.dimdev.org/maven/org/dimdev/rift/1.0.4-SNAPSHOT/rift-1.0.4-SNAPSHOT.jar Error details: HTTP 404: Not Found Filename on disk: d0a2-91ee-1747-fa08 Path: /var/folders/yp/98tdrwl11ps3_6j92cg_yw240000gn/T/d0a2-91ee-1747-fa08 Exists: file Screen Shot 2019-05-28 at 6 20 27 PM Screen Shot 2019-05-28 at 6 21 09 PM

Runemoro commented 5 years ago

You're using an unofficial build (ends in -SNAPSHOT) so there is no file on the dimdev maven.

vacla commented 5 years ago

rift 1.13.2 download from Chocohead ends always with -SNAPSHOT: https://jitpack.io/com/github/Chocohead/Rift/jitpack-SNAPSHOT/Rift-jitpack-SNAPSHOT.jar This issue has been mentioned several times lately on the Discord from dimdev also

vacla commented 5 years ago

also this should be the first entry normally "name": "com.github.Chocohead:Rift:jitpack-SNAPSHOT", "url": "https://www.jitpack.io/"

not that with org.dimdev:rift:1.0.4-SNAPSHOT tho