matthewprenger / CurseGradle

Gradle plugin to upload Minecraft mods to CurseForge
MIT License
2 stars 1 forks source link

Error in console (not failure) when doing any gradle task while cursegradle is enabled with ForgeGradle 3.+ for MC 1.13.2 #24

Closed The-Fireplace closed 5 years ago

The-Fireplace commented 5 years ago

After updating Forge to 1.13.2, and ForgeGradle with it, the following error began showing up in the console when running any gradle command. It disappears when I comment out cursegradle related code from my build.gradle. Note that this error does not appear to prevent cursegradle from working, it is just log spam. https://paste.ubuntu.com/p/QkhyRNFsk6/

henkelmax commented 5 years ago

I have the same issue. https://pastebin.com/ysCjZg4Z

matthewprenger commented 5 years ago

https://plugins.gradle.org/plugin/com.matthewprenger.cursegradle/1.2.0