Skip to content

Instantly share code, notes, and snippets.

@Trikzon
Created June 21, 2022 06:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Trikzon/24bdc32dc9fba8911313ca3749aa57c3 to your computer and use it in GitHub Desktop.
Save Trikzon/24bdc32dc9fba8911313ca3749aa57c3 to your computer and use it in GitHub Desktop.
2:09:18 AM: Executing ':Forge:classes'...
> Configure project :Common
Fabric Loom: 0.12.50
fabric-installer.json not found in classpath!
> Configure project :Fabric
Fabric Loom: 0.12.50
> Configure project :Forge
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
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.
FAILURE: Build failed with an exception.
* What went wrong:
Circular dependency between the following tasks:
:Common:prepareRemapJar
\--- :Fabric:jar
\--- :Fabric:classes
\--- :Fabric:compileJava
\--- :Common:remapJar
\--- :Common:prepareRemapJar (*)
(*) - details omitted (listed previously)
* 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 4s
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.4.2/userguide/command_line_interface.html#sec:command_line_warnings
2:09:23 AM: Execution finished ':Forge:classes'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment