microsoft / pxt-arcade

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

Shared project can't load #2473

Closed Sheila111 closed 3 years ago

Sheila111 commented 3 years ago

Describe the bug Shared project can't load

Steps to reproduce the behavior 1.Navigate to https://arcade.makecode.com/beta# 2.Share project and copy the url 3.Open url

Expect behavior It can be loaded

Actual behavior Shared project can't load. When you click "Show Code" and click Simulator, there shows error. 4

Additional context 1.OS: Windows(rs6) 2.arcade version: 1.3.9 3.Microsoft MakeCode version: 6.4.6

abchatra commented 3 years ago

@Sheila111 the shared project runs in the live editor. It won't run the beta URL. Can you import the beta url in the editor and see if it works?

Sheila111 commented 3 years ago

@abchatra Yes, it works if I import beta url in the editor.