phetsims / blackbody-spectrum

"Blackbody Spectrum" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
1 stars 3 forks source link

Sim blacks out when spectral radiance is 0.0001 and blackbody temp is 11000K #63

Closed megan-phet closed 5 years ago

megan-phet commented 5 years ago

Test Device

Operating System

Browser

Problem Description

Screan blacks out when spectral radiance is at 0.0001 and blackbody temp is at 11000K.

Steps to Reproduce

  1. Change the spectral radiance to 0.0001
  2. Change the blackbody temp to the max

Visuals kapture 2018-11-09 at 17 35 31

Troubleshooting Information Name: ‪Blackbody Spectrum‬ URL: https://phet-dev.colorado.edu/html/blackbody-spectrum/1.0.0-dev.12/phet/blackbody-spectrum_en_phet.html Version: 1.0.0-dev.12 2018-11-02 23:46:56 UTC Features missing: touch Flags: pixelRatioScaling User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0 Safari/605.1.15 Language: en-US Window: 1303x733 Pixel Ratio: 2/1 WebGL: WebGL 1.0 (2.1 NVIDIA-12.0.19 355.11.10.50.10.103) GLSL: WebGL GLSL ES 1.0 (1.20) Vendor: WebKit (WebKit WebGL) Vertex: attribs: 16 varying: 31 uniform: 1024 Texture: size: 16384 imageUnits: 16 (vertex: 16, combined: 16) Max viewport: 8192x8192 OES_texture_float: true Dependencies JSON: {"assert":{"sha":"928741cf","branch":"master"},"axon":{"sha":"cca8e36e","branch":"master"},"blackbody-spectrum":{"sha":"3db65ad6","branch":"master"},"brand":{"sha":"1fd6682e","branch":"master"},"chipper":{"sha":"fa2fbadf","branch":"master"},"dot":{"sha":"bbbd8526","branch":"master"},"joist":{"sha":"82521d0c","branch":"master"},"kite":{"sha":"380cef53","branch":"master"},"phet-core":{"sha":"1b90ac2f","branch":"master"},"phet-io":{"sha":"e230c094","branch":"master"},"phet-io-wrapper-classroom-activity":{"sha":"246085c1","branch":"master"},"phet-io-wrapper-hookes-law-energy":{"sha":"7479b0ec","branch":"master"},"phet-io-wrapper-lab-book":{"sha":"c46f7839","branch":"master"},"phet-io-wrappers":{"sha":"ded21e3f","branch":"master"},"phetcommon":{"sha":"cd63d89a","branch":"master"},"query-string-machine":{"sha":"06ed6276","branch":"master"},"scenery":{"sha":"5013941c","branch":"master"},"scenery-phet":{"sha":"2286294f","branch":"master"},"sherpa":{"sha":"97e70540","branch":"master"},"sun":{"sha":"a423abfb","branch":"master"},"tambo":{"sha":"296cf3ba","branch":"master"},"tandem":{"sha":"1b93c58b","branch":"master"}}
phet-steele commented 5 years ago

@megan-phet please add assignees and labels to bug reports or else they may be missed. If you are unsure about either, please ask @KatieWoe.

Otherwise, @megan-phet are there any errors in the console when this happens? May be helpful.

KatieWoe commented 5 years ago

@phet-steele It sounded like @megan-phet was having trouble adding assignments and tags for some reason. I've been looking in to see what the cause might be, but haven't found anything yet. Thanks for adding them. Correction: It looks like she doesn't have write access in this repo because it's not listed in the QA group.

phet-steele commented 5 years ago

Correction: It looks like she doesn't have write access in this repo because it's not listed in the QA group.

I see, thanks for finding that out! Sorry @megan-phet.

KatieWoe commented 5 years ago

https://github.com/phetsims/blackbody-spectrum/issues/65 additional details in duplicate issue. (I initially thought it was a new issue on iPads).

KatieWoe commented 5 years ago

Significant lag also occurs. This issue also seems to occur during the last few zoom ins (can occur at 0.00007, or at least large amounts of lag) and most of the high temperatures.

KatieWoe commented 5 years ago

The blackout portion of this issue seems solved when testing Mac 10.14 safari in the new dev version. @arnabp

arnabp commented 5 years ago

Since blackout issue appears to be fixed, I'm closing. I will note however, that general performance issues will continue to be observed and fixed on a general basis.