Started by
ManuFloso
on
Topic category: Troubleshooting, bugs, and solutions
I have an issue that wont let me build my mod code
MCreator 2022.3.48217, forge-1.19.2, 64-bit, 32614 MB, Windows 11, JVM 17.0.3
Topic category: Troubleshooting, bugs, and solutions
I have an issue that wont let me build my mod code
MCreator 2022.3.48217, forge-1.19.2, 64-bit, 32614 MB, Windows 11, JVM 17.0.3
and the Mcreator team won't help youđź’€...
Please upload your workspace to drive/mediafire/... or similar and provide the link here
Hey Klemen, can I privately share the workspace with you? Idk about publicallly sharing the workspace.
Ok, here is the workspace
https://drive.google.com/drive/folders/15mk9QH97HD31nEzuII9KUdPbLctUAWv…
It seems some of the files of the workspace got corrupted.
Based on some checks, you have been using git and have unmerged changes. Example:
https://drive.google.com/file/d/1io3K_HfvopsdShvSzaIURm4aXcHt8_Km/view?usp=sharing
MCreator can't operate with damaged files
You can either revert with git before the unmerged changes happened, or restore workspace from a backup, if you have one.
I've managed to go in the .json files and manually fix all the git merges, but I cant figure out what its happening to the EntityRenderers.
MCreator Build Log Error - Pastebin.com
Check mcreator.log, there may be missing unmerged elements or it could be caused by plugins. Also try regenerating the code
I have tried to run the graddle with "build --scan --stacktrace --info" and this is what the log outputted.
Executing Gradle task: build --scan --stacktrace --info Build info: MCreator 2023.1.10610 - Pastebin.com
I've also updated the workspace on the link of google drive I provided to the current version.
I got the mod compiling and working with some extra tweaking to the files. Thanks for the help!
Glad to hear this!
I have a similar issue. I accidentally deleted my workspace; went to look for it in the recycling bin, it was empty. I looked online, and found out that to recover stuff that got "past" the recycling bin I could use a software named ShadowExplorer. I installed it, found the folder, extracted it back to the original place, perfect. Then I opened MCreator (2025.1), clicked on the "open workspace" button, selected the correct file, and it told me the workspace was corrupted. It offered me a series of backups; none of them worked, it told me the same thing. What can I do?
The tool recovered workspace only partially which won't work.
There is always chance you accidentally delete something, or your disk dies and things like that, so it is always good to have a smart backup strategy for all your documents, not just MCreator