microsoft / pxt-arcade

Arcade game editor based on Microsoft MakeCode
https://arcade.makecode.com
MIT License
477 stars 206 forks source link

Debugger crash with a service #484

Closed teddyseyed closed 5 years ago

teddyseyed commented 5 years ago

Sniffer in the debugger dashboard crashes on arcade when subscribed to a jacdac service and an event occurs

Example code for a jacdac button service on a CPX: link

Steps to reproduce error:

  1. After everything has been flashed, get out of bootloader mode.
  2. Goto jacdac dashboard.
  3. Press down to see sniffer
  4. Press A button on CPX to cause a 980 crash
abchatra commented 5 years ago

Closing jacdac bugs