Giter Site home page Giter Site logo

Comments (11)

kyrptonaught avatar kyrptonaught commented on September 12, 2024

Bintray has been shut down unfortunately.

I did move cpa to my own maven server. Use the following url

Http://maven.kyrptonaught.dev

from customportalapi.

kyrptonaught avatar kyrptonaught commented on September 12, 2024

Also you should be using a version of cpa for its version tag, not {project-loader}

The aether has customportalapi working, see https://github.com/devs-immortal/The-Aether

from customportalapi.

bobdoby avatar bobdoby commented on September 12, 2024

still having issues

repositories {
maven { url "http://maven.kyrptonaught.dev" }

	mavenCentral()
}

dependencies {
modImplementation "net.kyrptonaught:customportalapi:${project.customportalapi_version}"
include "net.kyrptonaught:customportalapi:${project.customportalapi_version}"

	minecraft "com.mojang:minecraft:${project.minecraft_version}"
	mappings "net.fabricmc:yarn:${project.yarn_mappings}:v2"
	modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"

	
	modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"

	
}

I just coppied this from aether and i am still having issues -_-

from customportalapi.

bobdoby avatar bobdoby commented on September 12, 2024

sorry i forget to add the error

Caused by: groovy.lang.MissingPropertyException: Could not get unknown property 'customportalapi_version' for root project 'fabric-example-mod-master' of type org.gradle.api.Project.

from customportalapi.

bobdoby avatar bobdoby commented on September 12, 2024

A problem occurred configuring root project 'fabric-example-mod-master'.

Failed to notify project evaluation listener.
Could not resolve all dependencies for configuration ':mappings'.
> Using insecure protocols with repositories, without explicit opt-in, is unsupported. Switch Maven repository 'maven(http://maven.kyrptonaught.dev)' to redirect to a secure protocol (like HTTPS) or allow insecure protocols. See https://docs.gradle.org/7.0.2/dsl/org.gradle.api.artifacts.repositories.UrlArtifactRepository.html#org.gradle.api.artifacts.repositories.UrlArtifactRepository:allowInsecureProtocol for more details.
java.lang.NullPointerException (no error message)

from customportalapi.

bobdoby avatar bobdoby commented on September 12, 2024

now i am very confused

from customportalapi.

bobdoby avatar bobdoby commented on September 12, 2024

now i am very confused

from customportalapi.

kyrptonaught avatar kyrptonaught commented on September 12, 2024

Did you include the custom portal version in your gradle.properties? See aether

from customportalapi.

kyrptonaught avatar kyrptonaught commented on September 12, 2024

Feel free to dm me on discord: Kyrptonaught#4239

from customportalapi.

kyrptonaught avatar kyrptonaught commented on September 12, 2024

This has been fixed, view the readme for updated instructions.

from customportalapi.

warior456 avatar warior456 commented on September 12, 2024

does not work

from customportalapi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.