Posted May 12, 20205 yr I downloaded the latest forge MDK, but when i type gradlew genEclipseRuns i see this: forge:1.15.2-31.1.77_mapped_snapshot_20200225-1.15.1 It turns out, whenever forge builds a new project it uses gradle version 4.10.3 instead of 5, how do i fix this?
May 12, 20205 yr Author 2 hours ago, diesieben07 said: Nothing to fix. That is by design. The MDK comes with a Gradle wrapper configured to use the version of gradle that ForgeGradle is designed to work with. Ok, then idk which type of problem do i have. My mod works properly when i compile it in eclipse, but doesn't work when i create jar with "gradlew build". In build.gradle i have this, but eclipse launches 1.15.2 version when i tried to change to 20200414-1.15.2 i got this: What am i doing wrong and what i have to do?
May 12, 20205 yr There is no mapping labeled 1.15.2, they are 1.15.1, and the same/work with 1.15.2 http://export.mcpbot.bspk.rs/
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.