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

Closed
reps8 opened this issue Dec 19, 2023 · 1 comment
Closed

TypeError in Global Error Trapper #833

reps8 opened this issue Dec 19, 2023 · 1 comment

Comments

@reps8
Copy link

reps8 commented Dec 19, 2023

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.41a3572822fe0794e242.js:1039:1232700)
at $.getSat (https://www.keeptrack.space/app/js/main.41a3572822fe0794e242.js:1039:1187509)
at Te.updateOrbitBuffer (https://www.keeptrack.space/app/js/main.41a3572822fe0794e242.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.41a3572822fe0794e242.js:2:2060534
at Array.forEach ()
at Object.updateLoop (https://www.keeptrack.space/app/js/main.41a3572822fe0794e242.js:2:2060520)
at lt.update (https://www.keeptrack.space/app/js/main.41a3572822fe0794e242.js:1512:114366)
at ct.update_ (https://www.keeptrack.space/app/js/main.41a3572822fe0794e242.js:1565:5625)
at ct.gameLoop (https://www.keeptrack.space/app/js/main.41a3572822fe0794e242.js:1512:117356)

@thkruz
Copy link
Owner

thkruz commented Dec 20, 2023

Closing this as a duplicate to #834

@thkruz thkruz closed this as completed Dec 20, 2023
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