Jump to content

TinyLlu

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by TinyLlu

  1. Sorry, didn't pay attention, is this ok? The log file has been attached.gradle.log
  2. 我已经通过上面提供的方法获得了日志文件。 详细信息如下: > Configure project : New Dep: net.minecraftforge:forge:1.14.4-28.2.0_mapped_snapshot_20190719-1.14.3 .\gradlew : 所在位置 行:1 字符: 1 + .\gradlew build --refesh-dependencies --rerun-tasks --console plain ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError FAILURE: Build failed with an exception. * What went wrong: Problem configuring task :build from command line. > Unknown command-line option '--refesh-dependencies'. * Try: Run gradlew help --task :build to get task usage details. 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 Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 14s 以上是日志文件,我该怎么办?
  3. Sorry,I didn't find the relevant log files in Intellij idea.
  4. Could not find net.minecraftforge:forge:1.14.4-28.2.0_mapped_snapshot_20190719-1.14.3. Searched in the following locations: - https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.14.4-28.2.0_mapped_snapshot_20190719-1.14.3/forge-1.14.4-28.2.0_mapped_snapshot_20190719-1.14.3.pom - https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.14.4-28.2.0_mapped_snapshot_20190719-1.14.3/forge-1.14.4-28.2.0_mapped_snapshot_20190719-1.14.3.jar - file:/F:/GradleRepository/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.14.4-28.2.0_mapped_snapshot_20190719-1.14.3/forge-1.14.4-28.2.0_mapped_snapshot_20190719-1.14.3.pom - file:/F:/GradleRepository/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.14.4-28.2.0_mapped_snapshot_20190719-1.14.3/forge-1.14.4-28.2.0_mapped_snapshot_20190719-1.14.3.jar - https://libraries.minecraft.net/net/minecraftforge/forge/1.14.4-28.2.0_mapped_snapshot_20190719-1.14.3/forge-1.14.4-28.2.0_mapped_snapshot_20190719-1.14.3.jar - https://repo.maven.apache.org/maven2/net/minecraftforge/forge/1.14.4-28.2.0_mapped_snapshot_20190719-1.14.3/forge-1.14.4-28.2.0_mapped_snapshot_20190719-1.14.3.pom - https://repo.maven.apache.org/maven2/net/minecraftforge/forge/1.14.4-28.2.0_mapped_snapshot_20190719-1.14.3/forge-1.14.4-28.2.0_mapped_snapshot_20190719-1.14.3.jar Required by: project : Possible solution: - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html This is the error log in Intellij IDEA. I hope to get help,thanks.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.