Started by
_Rewe
on
Topic category: Troubleshooting, bugs, and solutions
I just updated to MCreator 2022.3, and if I open a workspace it will start regenerating the code. The point when it freezes is shown in the screenshot below. The bug was also present in 2022.2, but only if the code regeneration was started automatically, not when I pressed the button "Regenerate Code" manually. It wasn't a big problem before because I was just able to force close it and open it again, but now it tries to regenerate the code every time directly when I open the workspace, meaning I have no access to it at the moment.
Here are my system specs if needed:
Edited by _Rewe on Wed, 11/09/2022 - 19:27
What are the contents of the log found in
<user home>/.mcreator/logs
when this happens?Here is a link to my latest logs: https://pastebin.com/NmfQtvsY
I checked also some other logs, and it seems the freezing itself is not saved in the logs. It even seem to regenerate the elements successful, but the whole ui freezes. I also noticed I uploaded the wrong log, this one seems more useful: https://pastebin.com/heBE0Qz5
In the logs it indeed seems like everything is ok. I don't own a Mac so I can't try this myself, but maybe one of contributors will Mac might be able to do something
Is there a way to prevent MCreator from automatically regenerating the code this would solve my problem at lest for the moment.
You could send workspace to someone so code regenerated on their PC and then they could send you the regenerated workspace back, that would work
funny thing is, when you restart mcreator it regenerates successfully
If you are capable of reproducing this, maybe you can try debugging a bit around and changing things to see what helps and to better understand what happens.