HbmMods / Hbm-s-Nuclear-Tech-GIT

A flaming wreck of a minecraft mod about nuclear technology that is somehow still in development.
GNU General Public License v3.0
403 stars 280 forks source link

runclient failed after I changed the gradle version to 7.4.2 #977

Closed sdddddf80 closed 1 year ago

sdddddf80 commented 1 year ago

Describe the bug

I want more functions like debugClient in gradle-7.4.2. But debugClient failed after I changed the gradle version to 7.4.2. First, it can't get the dependencies. `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 actionable tasks: 1 executed, 1 up-to-date <-------------> 0% WAITING

IDLE

FAILURE: Build failed with an exception.

After I I downloaded all the missing dependencies to the local specified path, it still faild. ` Task :processResources FAILED

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 3 actionable tasks: 2 executed, 1 up-to-date <====---------> 37% EXECUTING [1m 34s]

IDLE

FAILURE: Build failed with an exception.

BallOfEnergy1 commented 1 year ago

Sounds like there was a duplicate mcmod.info.