Topic category: Troubleshooting, bugs, and solutions
Hey. I'm having issues transfering my workspace from MCRT 2025.2 to MCRT 2025.3. It just dosen't want to.
"Import error
Failed to import mod element [mod element]
MCreator failed to import one of the element defined in workspace file, as it has missing mod definition.
MCreator will skip that mod.
Your workspace migth not work properly without some mod elements."

And does that with all my mods element.
"Import error.
MCreator skipped import of 185 (all the elements in my mod) mod elements due to missing mod definitions.
Workspace might not work properly.
This error was caused by a corrupted workspace file you used for import."

Before I got this kind of problem, my MCreator just wouldn't create the graddle project files. It was just loading infinitly.

It's after uninstalling, reinstalling and syncing it with my remote worspace, that it started not uploading my mod elements.
I would love to work again on my mod but yet, can't do so because of this.
Any help will be appreciated.
We can't see the images
Hi klemen, thanks for your answer, I have updated my post, and wrote what it was being said on the images you can not see.
Try to upload the images to for example imgur and then send a link, it's hard to understand anything without them
You are using some plugin that is not working right in 2025.3 - get in touch with the plugin author
that's the thing, I've downloaded the plugins in the right version, 2025.3. I even use the same plugins on another workspace and it works with no problems.
What plugins do you use? It's definitely their fault
here is the list of the plugins that I have in my folder :
I'm not sure that the plugins are the problem because, even if I only load the VCS plugin, it still wouldn't load
So, you will need to uncensor this part. If it is any plugin element, reach out to this plugin
You also listed some incompatible plugins here so don't expect too much
It says :
But, when I click "skip mod element", it says the same thing with all my other 185 mod elements.
I've not yet used any plugin elements.
Would you mind help me with the incompatible plugins please ?
Uninstall plugins, and then enable them one by one
Little update !
I've fixed everything!
It was a pain in the ass but I'll try to explain it for people that have the same problem as me.
Before importing my project in MCreator, I've opened every single elements in a IDE (Microsoft VCS in my situation).
At the beginning of the code, it was writen :
What I've done is that I've clicked "Accept incomming change" on every sigle one of the 187 elements.
When I launched MCRT, I instantaneously got errors, like a red wall. But, it was all from the same root problem.
What I did was that I've deleted these folders :
then reopened my workspace.
It has rebuilt and compile everything, untill a new error apeared.
I've skipped it, launched the game, and my mod worked perfectly.
I've also had a texture problem. Besides GUIs, no textures (blocks or items) have been imported. I've just imported manually the textures from another file where all the textures of the mod where.
I hope this may come to help to people in need!
Now I'm going to sleep (I've worked on this for 3 weeks)
This was caused by git merge conflict that was left unhandled
Glad to hear you got it resolved, though!