Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported GradleForge version #5

Open
metc opened this issue May 14, 2024 · 0 comments
Open

Unsupported GradleForge version #5

metc opened this issue May 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@metc
Copy link
Member

metc commented May 14, 2024

We are using the following versions:

Minecraft: 1.7.10
Forge: 10.13.4.1614-1.7.10
Gradle version (updated): 4.4.1
Gradle max supported version 4.4.1
Forge
    https://github.com/MinecraftForge/ForgeGradle/tree/FG_1.2 (commit 2ea0336)
    Forge-Gradle plugin: 1.2-SNAPSHOT (ForgeGradle-1.2-20211118.175523-305.jar)
MCP: 9.08
Java max: 8

See this link) for more information and a compatibility matrix.

We know we are using an old ForgeGradle plugin. It is the latest one available, so we should be turning off that warning when compiling.

WARNING: You are using an unsupported version of ForgeGradle.
Please consider upgrading to ForgeGradle 4 and helping in the efforts to get old versions working on the modern toolchain.
See https://gist.github.com/TheCurle/fe7ad3ede188cbdd15c235cc75d52d4a for more info on contributing.
#################################################
ForgeGradle 1.2.2-g2ea0336
https://github.com/MinecraftForge/ForgeGradle
#################################################
Powered by MCP unknown
http://modcoderpack.com
by: Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn, bspkrs
#################################################

The net.minecraftforge.gradle.disableUpdateChecker property introduced in PR is made for that. It should be sert to false.

@metc metc added the enhancement New feature or request label May 14, 2024
@metc metc self-assigned this May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant