-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MakeCode simple parrot programme runs out of memory #375
Comments
On Monday we should figure out if we can issue quick hotfix or if we need to ask the MakeCode team to revert back to CODAL v0.2.55. |
Just a note here to say I'm currently investigating this. |
Tag v0.2.60 has increased the maximum size for stream recordings, as a temporary workaround to this issue while we continue investigating it: lancaster-university/codal-core@a116354 It's been merged in pxt-microbit and we are hoping to be able to release to MakeCode Live asap: |
This simple MakeCode parrot programme from microsoft/pxt-microbit#5312 runs out of memory consistently after a few recordings:
It might run out of memory with error 020 after a couple of recordings, or a few more. So far I've always managed to trigger it within 5 attempts.
❌ This can be replicated with MakeCode Live v6.0.18 with CODAL v0.2.57:
❌ I can also be replicated with MakeCode v6.0.17 with the same CODAL v0.2.57:
❌ I can also be replicated with MakeCode v6.0.16 with CODAL v0.2.56:
✅ Going back to version v6.0.15 with CODAL v0.2.55 and I cannot replicate anymore:
So it might have been introduced in v0.2.56:
v0.2.55...v0.2.56
The text was updated successfully, but these errors were encountered: