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

Getting error in browser #56

Open
marisusis opened this issue May 5, 2017 · 2 comments
Open

Getting error in browser #56

marisusis opened this issue May 5, 2017 · 2 comments

Comments

@marisusis
Copy link

astar.js:163 Uncaught TypeError: Cannot read property 'length' of undefined
at new Graph (astar.js:163)
at :7:13

@dzole0311
Copy link

astar.js:163 Uncaught TypeError: Cannot read property 'length' of undefined
at new Graph (astar.js:163)
at :7:13

Can you give more details about how to reproduce this issue?

@seamuskills
Copy link

I think i have the same problem.
basically I reference p[0] where p is the result of astar.search(pfGrid,start,end)
referencing p[0].x gives the error.

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

3 participants