thkruz / keeptrack.space

🌎📡 TypeScript Astrodynamics Software for Non-Engineers. 3D Visualization of satellite data and the sensors that track them.
http://keeptrack.space
GNU Affero General Public License v3.0
133 stars 26 forks source link

Error in Global Error Trapper #885

Closed LevdavidovichB closed 3 months ago

LevdavidovichB commented 3 months ago

User Description

Type what you were trying to do here...

Error Title

Error

Error Message

Sensor not found

Stack

Error: Sensor not found at v.calculateSensorPos (https://www.keeptrack.space/app/js/main.dcff11629d94a140c915.js:478:23904) at et.orbitsAbove (https://www.keeptrack.space/app/js/main.dcff11629d94a140c915.js:1411:107173) at et.update (https://www.keeptrack.space/app/js/main.dcff11629d94a140c915.js:1411:114166) at it.update_ (https://www.keeptrack.space/app/js/main.dcff11629d94a140c915.js:1452:5558) at it.gameLoop (https://www.keeptrack.space/app/js/main.dcff11629d94a140c915.js:1411:117272)

thkruz commented 3 months ago

I was able to replicate by selecting a sensor, selecting planetarium view, then resetting the sensor.

thkruz commented 3 months ago

Fixed in 69fd711. Will be live with the next update.