minecraft-dev / MinecraftDev

Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
https://minecraftdev.org/
GNU Lesser General Public License v3.0
1.52k stars 185 forks source link

Fabric Mod gradle creation error #2392

Open JackerAcid opened 1 week ago

JackerAcid commented 1 week ago

Minecraft Development for IntelliJ plugin version

2024.2-1.8.2

IntelliJ version

2024.2.4

Operating System

Windows 11

Target platform

Fabric

Description of the bug

Whenever I try to create a new fabric mod project this error message will popup image

Earthcomputer commented 1 week ago

See https://github.com/FabricMC/fabric-loom/issues/1211 and https://github.com/FabricMC/fabric-loom/issues/1212 for the case where this happens with genSources, looks like it might need to be looked at for other tasks too