Topic category: Troubleshooting, bugs, and solutions
Steps to reproduce:
-Have large procedure (for me, it happened with a 5600+ block procedure that had code snippets and collapsed structures; may trigger with smaller ones)
-Have MCreator running for a few hours (at least some with the client running a world)
-Close/tab out of client and attempt to open procedure
Intended behavior:
-Procedure loads as usual
Observed behavior:
-Procedure takes very long to load, and blocks will be overlapping. If-blocks sometimes turn into a single blue pixel with text.
-Clicking on any block causes it to stick to the mouse and cannot be released, attached or deleted.
-Code of the procedure works and looks as intended in code panel
Temporary workarounds:
-Closing and reopening MCreator
-Using release version
Internal Java the webview may run out of RAM in this case, since we updated it version. We will investigate and possibly report bug to Java