MinecraftDev icon indicating copy to clipboard operation
MinecraftDev copied to clipboard

Gradle wrapper URL is invalid, making wrapper task fail

Open ZedDevStuff opened this issue 10 months ago • 0 comments

Minecraft Development for IntelliJ plugin version

2024.2-1.8.2

IntelliJ version

2024.2.0.2

Operating System

Windows 11

Target platform

Architectury

Description of the bug

When generating a new project with the wizard, the url inside gradle-wrapper.properties has an escaped colon, which makes the wrapper task fail

ZedDevStuff avatar Mar 10 '25 21:03 ZedDevStuff