Started by
ShadowWolf526
on
Topic category: Troubleshooting, bugs, and solutions
A sub-issue: I cannot test my mod with the client for MCreator either, with the
> java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
error appearing. Everything that my friends and I think it is is not what it is, or it hasn't been an issue for the previous version. Both the current version we were working on and the previous version is 1.9.0.
Another sub-issue that I "fixed" (don't know if it's TRULY fixed), is that the icons weren't appearing for the mod elements until I changed one of the element IDs back to what it originally was. I don't know if this affects the biggest issue I'm having, but it might be part of it.
I'll give more info if needed.
Icons not appearing is normal sometimes, it is just aesthetic bug.
For the crash log issue, the solution to this problem and many other problems can be found in our knowledge base: https://mcreator.net/support/knowledgebase Please check the knowledge base before opening a new topic on the issue which has a known fix.
More specifically this one: https://mcreator.net/wiki/gradle-setup-errors#wiki-index-11
I don't see a solution to my issue with all of the blocks, items, and everything else having to do with the mod disappearing. Is there any way I can fix this? Perhaps something I'm missing in the knowledge base?
Also, I just now noticed that anything I try in the "Build & run" tab does not work at all, with the same error.
To fix the error you pasted in your first post, do this: https://mcreator.net/wiki/gradle-setup-errors#wiki-index-11
This should fix other issues too. If you still have issues, please screen record how it looks like.
Here's the console, if that's what you meant.
https://www.youtube.com/watch?v=A47uZdQjuP8
Ok to fix this error, do what is written on this page on the part I linked to: https://mcreator.net/wiki/gradle-setup-errors#wiki-index-11
1. Reboot computer
2. Go to:
<your user home folder>/.mcreator/
Delete folder gradle in it.
3. Make sure these are not blocking MCreator:
The .mcreator folder is empty. There's nothing in there.
Did you check .mcreator folder in your user home folder on in workspace folder?
Another issue is that you have made a workspace folder that contains whitespace. Create a new workspace InsanityDimensionPotion without whitespace in its folder.
Should I transfer everything from the original workspace into the new one?
Also, I found the folder. I didn't know that was there. I always thought it was the ones in the workspaces and the workspace folder.
Thank you so much! I got it to work and I just sent it to my friends so we can put it on a server. I actually tried reinstalling MCreator to see if that would work and deleted the .gradle folder for the workspace a few times.
You are welcome ;)