"Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0."

Started by DiegosStuff on

Topic category: Help with MCreator software

Last seen on 10:49, 31. Jul 2023
Joined Dec 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
"Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0."

So, I tried running minecraft while testing a mob, I made a conditions so that it only attacks me if I'm not shifting. But when I get close to the Mob's render distance and it crashed minecraft. I Went on the gradle code and it said:   "Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.  You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins."
 

Honestly I have no idea on how to fix it, any help?

Last seen on 10:49, 31. Jul 2023
Joined Dec 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This is the procedure…
Sat, 10/30/2021 - 19:06

This is the procedure condition I used in the mob, if you're wondering

condition

"Deprecated Gradle features…
Mon, 11/01/2021 - 09:19

"Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0."

This is not an error