-
Notifications
You must be signed in to change notification settings - Fork 4
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
IR waves become very thin and barely visible in Studio #67
Comments
This issue is also seen in the State wrapper when the "set state rate" value=0 and the "set state now" button is utilized OR the Launch button is used. |
This problem was happening because when state was set, the list of energy packets in I've addressed this by making the @Nancy-Salpepi - Can you please re-test this on master an verify that it is fixed? |
Issue is fixed in both Studio and State wrappers |
Cool. I'll unassign for now and have this verified in the next round of QA testing. |
I've spent ample time in the Studio Wrapper during this round of testing and this issue has not occurred. |
Test device
MacBook Air (M1 chip)
Operating System
11.4
Browser
Safari 14.1.1
Problem description
phetsims/qa#690
When the sim is launched in studio, the IR waves suddenly become thin and barely visible. Once that occurs, the temperature drops to -28 degrees Celsius and even if the amount of greenhouse gases is increased, temperature remains there.
Steps to reproduce
Visuals
https://drive.google.com/file/d/1l4UMTvyoKSrfjOPV2T-dNS1doTAnNqAO/view?usp=sharing
Console:
Uncaught TypeError: q.toStateObject is not a function
at Object.toStateObject (greenhouse-effect_all_phet-io.html?postMessageOnError&phetioEmitStates=false&phetioEmitStatesInterval=1&phetioEmitHighFrequencyEvents=true:861)
at u.toStateObject (greenhouse-effect_all_phet-io.html?postMessageOnError&phetioEmitStates=false&phetioEmitStatesInterval=1&phetioEmitHighFrequencyEvents=true:861)
at xw.toStateObject (greenhouse-effect_all_phet-io.html?postMessageOnError&phetioEmitStates=false&phetioEmitStatesInterval=1&phetioEmitHighFrequencyEvents=true:861)
at Object.toStateObject (greenhouse-effect_all_phet-io.html?postMessageOnError&phetioEmitStates=false&phetioEmitStatesInterval=1&phetioEmitHighFrequencyEvents=true:861)
at toStateObject (greenhouse-effect_all_phet-io.html?postMessageOnError&phetioEmitStates=false&phetioEmitStatesInterval=1&phetioEmitHighFrequencyEvents=true:861)
at Array.map ()
at Object.toStateObject (greenhouse-effect_all_phet-io.html?postMessageOnError&phetioEmitStates=false&phetioEmitStatesInterval=1&phetioEmitHighFrequencyEvents=true:861)
at u.toStateObject (greenhouse-effect_all_phet-io.html?postMessageOnError&phetioEmitStates=false&phetioEmitStatesInterval=1&phetioEmitHighFrequencyEvents=true:861)
at ST.toStateObject (greenhouse-effect_all_phet-io.html?postMessageOnError&phetioEmitStates=false&phetioEmitStatesInterval=1&phetioEmitHighFrequencyEvents=true:861)
at ST.toStateObject (greenhouse-effect_all_phet-io.html?postMessageOnError&phetioEmitStates=false&phetioEmitStatesInterval=1&phetioEmitHighFrequencyEvents=true:861)
The text was updated successfully, but these errors were encountered: