Topic category: Troubleshooting, bugs, and solutions
Please help, I just got and set up Mcreator. First I created a new mod and added a new ore to the game. I went to test it out but it would not work, saying there were mod elements that didnt compile or something, but the list of elements was blank. I looked around this forum and tried to solve the solution. I used the method of deleting my gradle folder and setting up a new mod. However, this new mod did not run either. I am using the up to date version of the app on macOS 10.11.6, if that is relevant. I have no idea what could be causing this issue
my error message looks like this:
> Task :compileJava FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Could not resolve all files for configuration ':compileClasspath'.
> Could not resolve net.minecraftforge:forge:1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3.
Required by:
project :
> Could not resolve net.minecraftforge:forge:1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3.
> Could not get resource 'https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.14.4-…'.
> Could not GET 'https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.14.4-…'.
> files.minecraftforge.net: nodename nor servname provided, or not known
> Could not resolve net.minecraftforge:forge:1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3.
> Could not get resource 'https://libraries.minecraft.net/net/minecraftforge/forge/1.14.4-28.2.3_…'.
> Could not HEAD 'https://libraries.minecraft.net/net/minecraftforge/forge/1.14.4-28.2.3_…'.
> libraries.minecraft.net: nodename nor servname provided, or not known
> Could not resolve net.minecraftforge:forge:1.14.4-28.2.3_mapped_snapshot_20190719-1.14.3.
> Could not get resource 'https://repo.maven.apache.org/maven2/net/minecraftforge/forge/1.14.4-28…'.
> Could not GET 'https://repo.maven.apache.org/maven2/net/minecraftforge/forge/1.14.4-28…'.
> repo.maven.apache.org: nodename nor servname provided, or not known
I am not sure what to do to fix it and could not find any other solutions on the forum. If anyone knows what I can do to fix this, please help me out
https://mcreator.net/wiki/gradle-setup-errors
https://mcreator.net/support/knowledgebase
thank you, i will look into issues accessing the websites