Many times I have seen this, although usually it hasn’t happened that many times in such short a time. I am working in block code, when suddenly, all my custom types delete themselves. I think it might be because of all the extra sprite kinds added in by arcade-carnival extension. However, I can’t delete these extra sprite kinds, and it’s so annoying! Fortunately, what I’m doing at the moment only uses two custom sprite kinds, but it’s a pain, and it’s happened with projects where I’m using many more than two sprite kinds. It also deletes all my variable names, which for some reason, doesn’t cause an error, but I do need to retype them when I need to access my variables. I’ve had to switch to JavaScript, which although I know it, it’s much slower than block code, and also easier to make typos.
2 Likes
This is actually a common issue that is caused by something in the new makecode update. Heres a post I made about it → Makecode Removing all SpriteKinds and varibles - #7 by Bifrosty
@a012 stop using Chatgpt to answer questions, especially if it just gives general tech advice. The issue is not related to the carnival extension at all, and your AI generated post is misleading. Only respond if you have something genuine to add.
3 Likes
Sorry @Bifrosty I promise I will not doing it again
3 Likes