Java compile fail, might be missing Forge?

Started by ArcticApples on

Topic category: Help with MCreator software

Last seen on 04:15, 14. Nov 2022
Joined Nov 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Java compile fail, might be missing Forge?

I've been struggling with this problem with MCreator for a few days now. I've cleared caches, deleted the gradle file, redownloaded MCreator, and tried a handful of different debugging techniques from the wiki pages. It's still giving me the same error, which I've linked the code for below. I've got Java 17 and it seems to be using that. My mod doesn't have any elements in it yet, since I'm trying to get it to run before I even try. The only thing I can find in the code is that it's saying Forge doesn't exist, but I can find nothing in MCreator's wiki about downloading Forge separately.

 

https://pastebin.com/LJmG77Qu