Custom Entity Model Causes Gradle Errors

Started by vvami on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 05:02, 20. Apr 2024
Joined Dec 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Custom Entity Model Causes Gradle Errors

Whenever I try using a custom entity model in the 3rd MCreator 2022 snapshot, the build fails and says:
"error: a type with the same simple name is already defined by the single-type-import of net.minecraft.server.Main"

I don't know what's the cause or why it's suddenly not working after being completely fine beforehand.