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 #870

Closed
Levi-Montgomery opened this issue Mar 6, 2024 · 1 comment
Closed

TypeError in Global Error Trapper #870

Levi-Montgomery opened this issue Mar 6, 2024 · 1 comment

Comments

@Levi-Montgomery
Copy link

User Description

I clicked on a satellite and tried launching a missile attack from Russia to the USA.

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 11, 2024

Thanks for reporting this. It is a duplicate of #834, so I am going to close it here.

@thkruz thkruz closed this as completed Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants