Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

?phetioDebug won't run in Studio #100

Closed
KatieWoe opened this issue Mar 22, 2022 · 5 comments
Closed

?phetioDebug won't run in Studio #100

KatieWoe opened this issue Mar 22, 2022 · 5 comments

Comments

@KatieWoe
Copy link

For phetsims/qa#789. Seen on Win 11 Chrome.
When trying to run studio with the ?phetioDebug parameter, I got the below error and studio would not load.
debugpopup

@KatieWoe KatieWoe added the type:bug Something isn't working label Mar 22, 2022
@KatieWoe
Copy link
Author

The same seems to happen in the state wrapper:
similarstate

@chrisklus
Copy link
Contributor

@samreid and I identified two steps for this issue:

  1. Related to Unable to open example sim #99 - marking SoccerPlayers as phetioDynamicElement: true. And other possible errors from phet-io debug, like missing required tandems.
  2. Making a phet-io issue to investigate why some modes of running the sim (phetioDebug) identify these errors, and others do not.

@samreid
Copy link
Member

samreid commented Mar 28, 2022

This seems fixed after the commits. @KatieWoe can you please verify on phettest? If all is well, please relabel as "ready for cherry pick".

@KatieWoe
Copy link
Author

?phetioDebug seems to be included automatically in master, and both studio and state loaded fine.

@samreid
Copy link
Member

samreid commented Apr 6, 2022

@chrisklus and I confirmed this is fixed in in #122, closing.

@samreid samreid closed this as completed Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants