Giter Site home page Giter Site logo

forgegradlecn's Introduction

Hey, FledgeShiu Here! 👋

A graduate of Computer Science.

And I'm looking for an internship. So If you have any opportunity, please contact me.

  • 🔭 Programming Language: Java, Python, Kotlin, Haskell etc.
  • 🧩 Tools: macOS/Linux, zsh, vim etc.
  • 📫 How to reach me: Twitter, Mail
  • 😄 Pronouns: It/It(Actually, He/Him)

forgegradlecn's People

Contributors

aaron1011 avatar amadornes avatar asherslab avatar covers1624 avatar cpw avatar cypher121 avatar daemonumbra avatar diesieben07 avatar fledgexu avatar gabizou avatar gigaherz avatar hakanai avatar ichttt avatar jdlogic avatar jojodeveloping avatar killjoy1221 avatar lexmanos avatar liach avatar librazy avatar marchermans avatar mcenderdragon avatar mezz avatar ohyea777 avatar pokechu22 avatar robin4002 avatar srs-bsns avatar thesilkminer avatar tterrag1098 avatar unnoen avatar zeromemes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

forgegradlecn's Issues

应用插件后报错 Could not create plugin of type 'UserDevPluginWrapper'.

正常使用Forge自带的Gradle就没有问题 但是使用ForgeGradleCN后就会报错 无法使用

gradle运行提示

H:\IdeaProject\forge-1.16.4-35.1.37-mdk>gradlew build
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.10.3/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing

FAILURE: Build failed with an exception.

  • Where:
    Build file 'H:\IdeaProject\forge-1.16.4-35.1.37-mdk\build.gradle' line: 15

  • What went wrong:
    A problem occurred evaluating root project 'forge-1.16.4-35.1.37-mdk'.

Failed to apply plugin [id 'com.otakusaikou.fgcn']
Could not create plugin of type 'UserDevPluginWrapper'.
> com/amadornes/artifactural/api/repository/ArtifactProvider

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 3s

H:\IdeaProject\forge-1.16.4-35.1.37-mdk>

build.gradle 配置

buildscript {
repositories {
maven { url = "https://maven.aliyun.com/repository/public"}
maven { url = "https://lss233.littleservice.cn/repositories/forgedev" }
maven { url = 'https://files.minecraftforge.net/maven' }
jcenter()
mavenCentral()
}
dependencies {
classpath group: 'com.otakusaikou.fgcn', name: 'ForgeGradleCN', version: '3.+', changing: true
//classpath group: 'net.minecraftforge.gradle', name: 'ForgeGradle', version: '3.+', changing: true
}
}

apply plugin: 'com.otakusaikou.fgcn'
//apply plugin: 'net.minecraftforge.gradle'
// Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.
apply plugin: 'eclipse'
apply plugin: 'maven-publish'

Java环境

H:\IdeaProject\forge-1.16.4-35.1.37-mdk>java -version
java version "11.0.9" 2020-10-20 LTS
Java(TM) SE Runtime Environment 18.9 (build 11.0.9+7-LTS)
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.9+7-LTS, mixed mode)

H:\IdeaProject\forge-1.16.4-35.1.37-mdk>

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.