kyrptonaught / customportalapi

Developer Api for creating custom portals to any dimension
MIT License
64 stars 22 forks source link

"Service Unavailable" error when adding dependencies [1.19.4] #82

Closed ButterKing-28 closed 1 year ago

ButterKing-28 commented 1 year ago

I put in: dependencies {

modImplementation 'net.kyrptonaught:customportalapi:0.0.1-BETA63-1.19.4'
include 'net.kyrptonaught:customportalapi:0.0.1-BETA63-1.19.4'

}

and it pops up with the error as: Could not GET 'https://server.bbkr.space/artifactory/libs-release/net/kyrptonaught/customportalapi/0.0.1-beta63-1.19.4/customportalapi-0.0.1-beta63-1.19.4.pom'. Received status code 503 from server: Service Unavailable

how do I fix it? (Updating to 1.20 is not an option for me.)

ButterKing-28 commented 1 year ago

It fixed itself but now I have a different issue...