Results 19 comments of Thomas Ball

This program works fine, but adding a call to tenTicks() before music.stopAllSounds() causes the failure ``` function tick () { music.setVolume(20) tickSound.play(); } const tickSound = new music.Melody("@20,10,0,0 c5:1-150") function...

Note that this error does not occur when mkc.json points to beta ``` "targetWebsite": "https://makecode.microbit.org/beta", ```

added in https://github.com/microsoft/pxt-arcade/pull/7193

waiting for availability on their website. ``` { "name": "micro:bit Arcade Pro", "description": "Use the micro:bit with Arcade Pro with a big screen, d-pad and Jacdac support", "imageUrl": "/static/hardware/arcade-pro-ef.png", "url":...

got another 429 from folks at Forward Education today:

happened again around 10:05am on Sept 10

fixed in https://github.com/microsoft/pxt-arcade/pull/7193

add via https://github.com/microsoft/pxt-arcade/pull/7193