Started by
Cleff.
on
Topic category: Troubleshooting, bugs, and solutions
Hello, I recently finished my first MCreator mod for Minecraft. Me and my friend were really excited to prepare it for our server and everything, but when we tested the mod in singleplayer, none of the items appeared. The mod was installed, but none of the elements appeared. I already looked at other reports of this bug and nothing seemed to help. The mod is also letting no one join my friend join his server. Were using the correct modloader and version, so what is going on? Thank you.
How did you export the mod?
I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei
Hey, Thanks for responding. I exported my mod with the MCreator mod packaging tool. Thank you!
When i try to export my mod it says that my mod files did not compile properly and wants to regenerate my code for me however when i regenerate the code it doesn't work and says there are build problems preventing the export from completing. Could you please help me.
(@EZAubby) Sometimes it's a corrupted cache, if clearing that doesn't work then check for erroring items. Here's some times they appeared on my end:
If you have plugins enabled, check if you used any API elements and didn't enable the API in the Mod Settings section! For example:
If it's none of these, try clearing gradle cache & reloading gradle project.