microsoft/vscode-makecode

It doesn’t load the game after dragging binary.uf2 to USB drive

Closed this issue · 1 comments

Describe the bug
It doesn’t load the game after dragging binary.uf2 to USB drive

Steps to reproduce the behavior

  1. Navigate to https://arcade.makecode.com/beta#
  2. Open a project and switch to JavaScript editor
  3. Click "Open in VS Code" under simulator
  4. Access the MakeCode Asset Explorer by clicking on the MakeCode icon in the Visual Studio Code action bar
  5. Click Compile project to uf2/hex
  6. Right click on binary.uf2 in built/ folder and select Download
  7. Drag binary.uf2 you download to USB drive

Actual behavior
It doesn’t load the game after dragging binary.uf2 to USB drive

Expect behavior
Hardware should automatically reset and load with your compiled game.

Screenshot
All files in USB drive as below.
image

Additional context
1.OS: Windows11
2.arcade version: 1.13.9
3.Microsoft MakeCode version: 8.6.11

This should be fixed with 0.1.0 version and above