Started by
Atychi_
on
Topic category: Help with MCreator software
Hey, I made a post similar to this and I've figured out a part of the problem, shown in the title. Again, I'm really new to modding so no idea what's causing this. Using a Blockbench model, error logs are here: https://pastebin.com/GhGkCTmi
Would like some help, this is moreso of a passion project of mine and I'm trying to challenge myself by learning how to mod, if only basic.
Update: I've managed to solve this issue with my first model somehow - putting the cubes into groups in Blockbench somehow worked. However, the exact same thing is happening with my second model. I spent 2 days trying to fix the last model, someone please help me fix this one. Error log here: https://pastebin.com/RjTBFLQy
I have no coding experience, but I too have ran into the same problem with a Blockbench entity and I managed to solve it.
What was causing my problem was the type of export version I had chosen for my model. For 1.16 entities, there are two different format options of exporting. I initially exported my model as a "Mojmap", which led to this problem. I later tried to export it as an "MCP" and Mcreator seemed to accept it just fine. :)
Try checking the "export version" of the entity inside of Blockbench(File - Project - Export Version) and change it to Forge 1.15 - 1.16 (MCP), then export the model again and import it into Mcreator. I am unable to provide further help on this topic, but I hope this helps somehow
the same thing happened to me. I'm gonna try your fix and we'll see if it works
it's nice to know that it didn't happen only to me