The 2020.3 Snapshot can't port mods to 1.15.2

Status
Resolved
Issue description

Hi, i'm porting a mod to 1.15.2 but it ended up not working, i also tried making a new workspace but it still didnt work.

Executing 
    Gradle task: eclipse

Build 
    info: MCreator 2020.3.16610 EAP (16610), 1.15.2, 64-bit, 8161 MB, Windows 
    10, JVM 1.8.0_252, JAVA_HOME: C:\Users\Bookkeeper1\Downloads\MCreator EAP 
    2020.3 b16610 Windows 64bit\MCreatorEAP20203b16610\jdk


    Configure project :

New 
    Dep: 
    net.minecraftforge:forge:1.15.2-31.1.43_mapped_snapshot_20200225-1.15.1

FAILURE: 
    Build failed with an exception.


    What went wrong:


    problem occurred configuring root project 'EnhancedVanilla'.


    Could not resolve all dependencies for configuration ':_compileJava_1'.

 
      > Could not load module metadata from 
    C:\Users\Bookkeeper1\.mcreator\gradle\caches\modules-2\metadata-2.63\descriptors\com.mojang\patchy\1.1\8c0af8cccaf55f190e38e62d2089fed9\descriptor.bin


    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 19s

BUILD 
    FAILED

Task 
    completed in 19684 milliseconds

Issue comments