microsoft / pxt-arcade

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

"simulator.html" is missing in static package #1422

Closed marvinschopf closed 4 years ago

marvinschopf commented 4 years ago

Describe the bug With every attempt to create a static version with pxt staticpkg, no simulator.html file is provided, which is however used by the MakeCode editor. However, the command ends with a "Done!" without an error message.

To Reproduce Steps to reproduce the behavior:

  1. Execute pxt staticpkg

Expected behavior

The simulator.html is packed into the package as expected by the browser/MakeCode editor.

Desktop (please complete the following information):

marvinschopf commented 4 years ago

Related issue: #805

marvinschopf commented 4 years ago

Up! Has anyone seen this issue?

marvinschopf commented 4 years ago

Ping @everyone

arslan77 commented 3 years ago

Hello @marvinschopf , I am facing the same issue.

Did you got it fixed? If you can tell me what to do then I will be thankful.

liudonghua123 commented 11 months ago

Same problem for me. Any new updates? It's about 4 years. 😢

manuq commented 8 months ago

As far as I understand, the simulator part of MakeCode Arcade is non-free, closed-source. Although the About page currently states that "Microsoft MakeCode is a free, open source platform".