Jump to content

Meka

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Meka

  1. I solved it by running ´./gradlew -q hideOfficialWarningUntilChanged´ in the project folder with git-bash (skip ´./´ on cmd)
  2. Whenever i run Gradle, I get this warning " WARNING: This project is configured to use the official obfuscation mappings p provided by Mojang. These mapping fall under their associated license, you should be fully aware of this license. For the latest license text, refer below, or the reference copy here: https://github.com/MinecraftForge/MCPConfig/blob/master/Mojang.md, You can hide this warning by running the `hideOfficialWarningUntilChanged` task" I am new to modding and development with Gradle, how do I make the warning go away? It tells me to run 'hideOfficialWarningUntilChanged' but I have no idea how. Thanks in advance.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.