(EAP 2024.3 Snapshot) Large procedures stop loading after prolongued program use

Started by alttest255671 on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 18:03, 9. Sep 2024
Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(EAP 2024.3 Snapshot) Large procedures stop loading after prolongued program use

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…
Sat, 09/07/2024 - 09:38

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