Guest User

full-log

a guest
Jun 15th, 2022
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 220.72 KB | None | 0 0
  1. > Configure project :
  2. Java: 11.0.12 JVM: 11.0.12+7(Microsoft) Arch: amd64
  3. WARNING: This project is configured to use the official obfuscation mappings provided by Mojang. These mapping fall under their associated license, you should be fully aware of this license. For the latest license text, refer below, or the reference copy here: https://github.com/MinecraftForge/MCPConfig/blob/master/Mojang.md, You can hide this warning by running the `hideOfficialWarningUntilChanged` task
  4. WARNING: (c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes, but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here.  Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available at https://account.mojang.com/documents/minecraft_eula.
  5. Setting up MCP environment
  6. Initializing steps
  7. Executing steps
  8.  > Running 'downloadManifest'
  9.  > Running 'downloadJson'
  10.  > Running 'downloadClient'
  11.  > Running 'downloadServer'
  12.  > Running 'stripClient'
  13.  > Running 'stripServer'
  14.  > Running 'merge'':_mciJar_2' property 'input''downloadManifest'
  15.  > Running 'downloadJson'
  16.  > Running 'downloadClient'
  17.  > Running 'downloadServer'
  18.  > Running 'stripClient'
  19.  > Running 'stripServer'
  20.  > Running 'merge'':runtimeClasspathCopy'.
  21. > Could not find net.minecraftforge:forge:1.16.5-36.2.34_mapped_official_1.16.5.
  22.   Searched in the following locations:
  23.     - file:/C:/Users/megaa/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.34_mapped_official_1.16.5/forge-1.16.5-36.2.34_mapped_official_1.16.5.pom
  24.     - file:/C:/Users/megaa/.gradle/caches/forge_gradle/bundeled_repo/net/minecraftforge/forge/1.16.5-36.2.34_mapped_official_1.16.5/forge-1.16.5-36.2.34_mapped_official_1.16.5.jar
  25.   Required by:
  26.       project :
  27.  
  28. * Try:
  29. > Run with --info or --debug option to get more log output.
  30. > Run with --scan to get full insights.
  31.  
  32. * Exception is:
  33. org.gradle.api.internal.artifacts.ivyservice.DefaultLenientConfiguration$ArtifactResolveException: Could not resolve all files for configuration ':runtimeClasspathCopy'//help.gradle.org
  34.  
  35. CONFIGURE FAILED in 7s
  36. Error getting artifact: net.minecraftforge:forge:1.16.5-36.2.34_mapped_official_1.16.5:null@jar from  MinecraftUserRepo
  37. org.gradle.api.internal.provider.MissingValueException: Cannot query the value of task ':_mciJar_3' property 'input''--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
  38.  
  39. See https://docs.gradle.org/7.3.3/userguide/command_line_interface.html#sec:command_line_warnings
Add Comment
Please, Sign In to add comment