Whenever I try to save my projects, a message comes up that says "Message not understood: Findtokens:" What does this mean, and is my project still being saved? It happens for other things too, like "Export Sprite." I can make things just fine, but I can't save them. Does anyone else have this problem? Am I just not doing something right?
Offline
That's a Squeak error.
Technical explanation: they're using a function for strings (the findTokens: one specifically) on something that's not a string.
Non-technical explanation: they made a coding error I haven't ever seen.
Have you tried restarting Scratch yet (and yes, sadly, losing your work)? If so, try re-installing it.
Offline
jvvg wrote:
That's a Squeak error.
Technical explanation: they're using a function for strings (the findTokens: one specifically) on something that's not a string.
Non-technical explanation: they made a coding error I haven't ever seen.
Have you tried restarting Scratch yet (and yes, sadly, losing your work)? If so, try re-installing it.
When I restarted it, nothing happened, but when I tried re-installing it, it started working again. Thank you for helping!
Offline