Open
Description
I need add dynamic light support into my mod, so i add ryoamic light as dependency.
in the 1.16-1.20.1 is normaly, but in the 1.21.1 the architect have wrong config.
> Configure project :
Architect Plugin: 3.4.161
Architectury Loom: 1.10.430
This version of Architectury Loom is in beta! Please report any issues you encounter: https://github.com/architectury/architectury-loom/issues
> Configure project :forge
Previous process has disowned the lock due to abrupt termination.
Found existing cache lock file (ACQUIRED_PREVIOUS_OWNER_DISOWNED), rebuilding loom cache. This may have been caused by a failed or canceled build.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Using of the official minecraft mappings is at your own risk!
Please make sure to read and understand the following license:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# (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.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:executing 10 MCP steps
:step 1/10 - downloadClient
:downloadClient done in 39.43 μs
:step 2/10 - downloadServer
:downloadServer done in 6.261 μs
:step 3/10 - extractServer with net.neoforged.installertools:installertools:2.1.2:fatjar
:extractServer done in 604.0 ms
:step 4/10 - downloadClientMappings
:downloadClientMappings done in 1.618 s
:step 5/10 - mergeMappings with net.neoforged.installertools:installertools:2.1.2:fatjar
:mergeMappings done in 2.152 s
:step 6/10 - stripClient
:stripClient done in 658.0 ms
:step 7/10 - stripServer
:stripServer done in 476.0 ms
:step 8/10 - merge with net.neoforged:mergetool:2.0.3:fatjar
:merge done in 3.488 s
:step 9/10 - listLibraries
:downloading minecraft libraries, this may take a while...
:listLibraries done in 44.78 ms
:step 10/10 - rename with net.neoforged:AutoRenamingTool:2.0.3:all
:rename done in 6.951 s
:patching jars
:patched jars in 10.83 s
:access transforming minecraft
:access transformed minecraft in 6.756 s
:remapping minecraft (TinyRemapper, srg -> official)
Download https://api.modrinth.com/maven/maven/modrinth/ryoamiclights/TEiHtdfP/ryoamiclights-TEiHtdfP.pom, took 364 ms
Download https://api.modrinth.com/maven/maven/modrinth/ryoamiclights/TEiHtdfP/ryoamiclights-TEiHtdfP.jar, took 1 s 278 ms
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':forge'.
> Failed to setup Minecraft, java.io.IOException: Failed to process jar when running jar processor: fabric-loom:access-widener
* 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.
CONFIGURE FAILED in 58s
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
for details:
architectury/architectury-loom#223