Started by
Jim The Fish
on
Topic category: Troubleshooting, bugs, and solutions
I know it's been mentioned countless times on here, and has its own dedicated page: https://mcreator.net/wiki/gradle-setup-errors. However, I have tried all listed solutions, making sure I followed them correctly, even performing them multiple times. My mod seems to think it's missing a symbol (which it's clearly pointing to, so is therefore not missing). I've tried for hours to fix this, so this is a sort of last-ditch effort. Hopefully someone knows of a solution, because I've tried everything everyone has said "works".
(in case not clear, it's pointing at the full stop at the end)
Edited by Jim The Fish on Sun, 06/01/2025 - 14:49
To be clear, I shrunk the code down, mostly because I didn't want to make an account on Pastebin or the like. The error is always the same, but has afflicted everything in my workspace.
Got rid of pasted text and put into Pastebin. Ignore last comment
This seems a bit different, not gradle related. Seems certain files are not regenrating. Try clicking the bandaid icon in the toolbar.
If this does not help, just try removing all plugins for test and make a new workspace to see if this works, in this case, one of plugins may be breaking generation of files
Tysm Klemen! The problem was the Blockstate Plugin. After exporting/importing the workspace, I removed the most recent+most probable plugin (Blockstate), and sure enough it worked.
Glad to hear it was resolved!