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

TypeError in Global Error Trapper #867

Closed
AntonioJOrtiz opened this issue Feb 20, 2024 · 1 comment
Closed

TypeError in Global Error Trapper #867

AntonioJOrtiz opened this issue Feb 20, 2024 · 1 comment

Comments

@AntonioJOrtiz
Copy link

User Description

Type what you were trying to do here...

Error Title

TypeError

Error Message

Cannot create property 'x' on number '0'

Stack

TypeError: Cannot create property 'x' on number '0'
at ae.updatePosVel (https://www.keeptrack.space/app/js/main.a4e8a3c67af93bf0c13d.js:1039:1235182)
at J.getSat (https://www.keeptrack.space/app/js/main.a4e8a3c67af93bf0c13d.js:1039:1190019)
at Te.updateOrbitBuffer (https://www.keeptrack.space/app/js/main.a4e8a3c67af93bf0c13d.js:1090:10493)
at Object.Z [as cb] (https://www.keeptrack.space/app/js/590.bd7312813e75d6e19dda.js:214:166)
at https://www.keeptrack.space/app/js/main.a4e8a3c67af93bf0c13d.js:2:2060534
at Array.forEach ()
at Object.updateLoop (https://www.keeptrack.space/app/js/main.a4e8a3c67af93bf0c13d.js:2:2060520)
at lt.update (https://www.keeptrack.space/app/js/main.a4e8a3c67af93bf0c13d.js:1512:114366)
at ct.update_ (https://www.keeptrack.space/app/js/main.a4e8a3c67af93bf0c13d.js:1565:5623)
at ct.gameLoop (https://www.keeptrack.space/app/js/main.a4e8a3c67af93bf0c13d.js:1512:117356)

@thkruz
Copy link
Owner

thkruz commented Mar 30, 2024

This is a duplicate of #834

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

2 participants