YUNG-GANG / YUNGs-API

API for my Minecraft mods
GNU Lesser General Public License v3.0
22 stars 12 forks source link

Multiloader 1.19 gradlew build fail #33

Closed GlitchyTechOffical closed 1 year ago

GlitchyTechOffical commented 2 years ago

[Multiloader 1.19 Active branch] every single time i do the gradlew build command on command promt on the folder the daemon fails the build

yungnickyoung commented 2 years ago

Prety sure this is the same thing as #16 , but to confirm you'll need to provide the actual error log

GlitchyTechOffical commented 2 years ago

Yung here

A problem occurred evaluating project ':Common'. Could not get unknown property 'ossrhUsername' for Credentials [username: null] of type org.gradle.internal.credentials.DefaultPasswordCredentials_Decorated.

yungnickyoung commented 1 year ago

Should be fixed with latest commit. Please open a new report if the issue persists.