Topic category: Troubleshooting, bugs, and solutions
I have an issue where multiple symbols cant be found. Since I dont wanna go through the hassle of posting pictures here I'm gonna type out the error message here and leave a link for the crash log.
Main mod file compilation errors X
Your main mod file did not compile properly.
This is usually caused by inconsistencies in the mod code during builds.
MCreator can solve this issue for you by regenerating entire mod's code.
If you have locked mod elements or mod base files, they can cause this error too.
Click Regenerate code button to proceed with this action
Regenerate code Ignore error
Unfortunatley regenerating the code didnt work and I dont have any mod elements btw.
Here's the crash log: https://pastebin.ubuntu.com/p/vRndhybJVy/
Try to delete the entire <your user home folder>/.mcreator/gradle folder, create a new workspace with the same generator version as the version of the workspace failing, after the setup of this new workspace is done, open your current workspace, and click Build & run -> Build workspace, then Build & run -> Reload gradle project and then Build & run -> Regenerate code and build.
Going through through the steps brought back the corrupt gradle cashes I mentioned in my last thread. Not sure what to do know since turning off antivirus completely did nothing.
Here's the crash log: https://pastebin.ubuntu.com/p/t3m9qFkvhR/
Link above was faulty
https://pastebin.ubuntu.com/p/MRKbX2kdwC/
The error still indicates the problem with caches. Try doing this a few more times:
Also check if your AV could be doing this. If this does not help, I am out of ideas unfortunately.
Tried all of 'em. It didnt work. I hope it gets fixed in the next update or in some other way. Might not be of interest, but ill leave the latest log here: https://pastebin.ubuntu.com/p/4nn4jPY7fs/
It does not seem like you have experienced the problem since you first downloaded Mcreator
I have another solution that might work for you
Go to your McreatorWorkspaces/<workspace dir>/.mcreator/ folder
Grab the file named FULLBACKUPxxxxxxx for every single workspace
Save the zip files, they will be very important
Delete the entire McreatorWorkspaces folder
Delete another entirely different .mcreator folder in your Home Folder Root
Uninstall Mcreator Completely
Search for leftovers in your computer by typing in Pylo and Mcreator
Stop any firewalls
Stop any anti-virus programs
Reinstall Mcreator
Then import the zipped workspaces you have saved again, see if it helps
Also make sure you are deleting the right folder.
Did all that you said exept I didnt find the right backup. Dont worry didnt have nothin on the workspace. So I ran the setup and It was apparently succesful but i noticed an exception at the bottom. This was with my security features turned of. Here's the log: https://pastebin.ubuntu.com/p/H4n4r9JnMp/
As long as there are no problems with the run, you should be good to go
Well, I cant start the game because then my cashes get corrupt and according to the log there is a missing file
Try deleteing the entire .mcreator/gradle folder again
The forum didnt allow me to post my next post here, but its here instead: https://pastebin.ubuntu.com/p/YXvZJf6qrQ/
I checked. The folder ¨bundled_repo¨ didnt even exist. And after rumaging through the folder i found a version of forge. So I think that the problem is that Mcreator is searching in the wrong directories. Is this something i can fix on my end or does it need fixing from the dev?