Topic category: Troubleshooting, bugs, and solutions
I decided to make a forge mod in MCreator 2020.5 for 1.15.2 (I also tried on the newest snapshot of Mcreator and it happens anyway), a mod that adds a new block, when you right click on it, it runs a procedure, that generates a big structure made of many different pieces(like village, mansion or mineshaft, that are genereting piece by piece), part of it differs depending on the biome, where block was right-clicked. At some point I started seeing this instead of my procedure in blockly editor:
But it renders properly in the "edit code" mode:
And when I run minecraft with this mod and try to right click on the block it executes the procedure properly. The only problem is with how it looks in blockly editor.
yeah its a big issue, thats why i reccomend to reduce a lot procedures because its laggy in-game too!
The more I work on my mod, the more I notice, that it doesn't even depend on the procedure size or type. It just randomly gets corrupted like 6 times in a row. I always export it and delete and create and import. It's very annoying. I can't even make any progress, because some procedures are always getting corrputed for some reason.
Even the small ones. I think I'll need to say about this on github.
i have this issue too and i have reported it as a separate one, didn't know this already exists
Because of this bug, I couldn't edit the procedure in the blockly editor, so I had to complete it in the code editor myself. I hope, it will be fixed.
It's not going to be fixed. We just have to deal with it.
¤