I’m building a music app and I’ve run into a frustrating issue with one of my screens (named Home). When I open the Blocks Editor, I get this error message:
“The blocks area did not load properly. Changes to the blocks for screen [59995103680266264] will not be saved.”
The Designer view works fine, but the blocks never load, so I can’t edit or access any logic.
What I’ve Tried So Far:
Force refresh (Ctrl + F5)
Switching browsers (Brave, Chrome, Firefox)
Cleared browser cache
Logged out/in
Exported .aia and re-imported it
Created new screens (those work fine)
I’ve already searched the Kodular Community and read multiple similar topics about this issue. I’ve seen that some people were able to solve it, but the solutions were either unclear or didn’t work for me.
I’m not sure if it’s because of the large number of blocks or something got corrupted.
My Questions:
What actually causes this “blocks area did not load” issue?
Is there a way to recover my blocks without losing the screen layout?
Is editing the .bky or .scm files safe for fixing it?
Should I split the logic into procedures or separate screens to reduce block count?
Screenshot is attached.
Any tips or steps from someone who fixed this would mean a lot. I’ve tried what I could, but I can’t fix it on my own.
Hey @still_learning,
First of all, a huge thank you for fixing the error: “The blocks area did not load properly. Changes to the blocks for screen [59995103680266264] will not be saved.”
Everything is working perfectly now, and I really appreciate the time and effort you put into resolving it.
When you get a chance, could you please explain what exactly caused the problem? I’d really like to understand the root issue so I can avoid it in future projects. Whether it was a corrupted block, a screen size issue, an extension conflict, or something else—knowing the reason would help a lot.
I’m trying to be more cautious and build things the right way, so having that background info would really help me and others in the community. Thanks again for your support—looking forward to your insights!
taifun player is missing, that cause this error, after adding that compoent it was fixed. check your aia and my aia. size is increased due to that player. and i feel no other is related to that error
if you want to remove it then first remove all of its related blocks first then refresh the page and then remove the extension. sometime me too felt bad, after removing extension i still find under extension part. then i will convert into aia then go to assts and remove but before that i confirm that no blocks are exists relevant to that extension. If you want i will remove it and will give . Shall i? or can you?