I tried exporting
to my custom blocks project, but I got
I tried exporting
to my custom blocks project, but I gotWeird, I'm actually getting a different error on my end (in your project).
This error usually means there was a problem with rendering a block. It worked for me in an empty project, and that implies that the only custom block is the block itself.
What project did you use the block on? Were you tampering with the global blocks array?
Also, in your project the uses the raw blockTemplates function, which means that the blocks in the lists aren't reified, and the list also includes buttons, checkboxes and syntax. Definitely not usable without modification.
I added it because I like it, that's all.
nope.
You've messed up with categories and created a few, now invisible, custom commands in the "category" category ...
I don't have that category.
?
where did you get that block???
I was just about to ask!
They're not talking about that category specifically. Just that you have an extra category somewhere and it's messing up the block.
Cannot read property 'lighter' of undefined
means that it's having trouble rendering the colors for the extra blocks, since they dont exist in the source code.
so they have an extra category that it cannot report?
yes
Aha! Got it!
why is there a zillion operators and what is the hi
category
beats me. I imported a category building module and the 'hi' category just has a single command block called 'hi'
prob just them messing around
weird
yep
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.