Started by
Legend123291
on
Topic category: Help with Minecraft modding (Java Edition)
Your workspace contains mod elements that don't compile properly.
This was most likely caused by the last mod element you added or edited. Try altering the settings of mod elements
that cause build errors (such elements are listed below) to try to fix this problem.
If you can't resolve this problem, export the workspace to shareable ZIP file from the File menu and send it to us via
our Issue tracker on our website so we can try to help you.
List of mod elements that cause compilation errors (trimmed to up to 10 elements):
VoidMonster
Hi, Legend123291!
There are a lot of things because of which you could get such an error. Try to check, if everything you did to create your custom creature was right. As I know, most often this problem is caused by the model of the creature you added to the game. Try to follow this guide and to watch the video down below. There is a Tutorial playlist about MCreator, which actually at one time helped me A LOT:
Guide: https://mcreator.net/wiki/how-make-mob
Video: https://youtu.be/olgwZoGHy6A
Massive MCreator Tutorial playlist: https://youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei
Otherwise, if guide and video won’t help you, export your workspace and send it here, so you could receive direct help from MCreator Forum Users! :)
Hope that helps!
It didn’t work, my custom mob model is from blockbench and the project type is modded entity
does it have to do something with that?
It has something to do with my model because when I removed the model it was working
The best thing you could do is send a separate workspace with your problem element to make it clearer what the problem is. I am currently using Blockbench too and I faced many problems with it so far.
The first step when you are creating your model in Blockbench, do not forget to double check your parameters in „Project“ menu. There is an „Export Version“ option, in which you can choose a version of Forge, for which you are creating a model.
If you want to create a model for Minecraft 1.16.5 and for the newest version of MCreator, make sure you choose „Forge 1.15-1.16 (MCP)“.
Hope that helps!
I fixed it
It had something to do whit model files and animations
Could be actually a reason too. See, there is a bunch of things that can make your mod element not work.
But I am glad you solved the problem!