question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Route Finder goes into endless loop with some specific values

See original GitHub issue

I can reproducibly kill EDD by entering these values into the route finder: image

From Stroa Eohn KC-B d1-0 Max jump 105 ly.

It is independent of the target system as well as the Metric being used.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
klightspeedcommented, Oct 1, 2019

That looks like it isn’t excluding the previous system(s) from candidates for the next waypoint, and possibly isn’t checking that forward progress is being made toward the destination.

0reactions
EoDcommented, Oct 4, 2019

Thanks, I can confirm it’s fixed with 68f2c0bd7356d6e1bf197a65773f7dbbed36f422

Read more comments on GitHub >

github_iconTop Results From Across the Web

Simple Artificial Intelligence Search Problem Infinite Loop ...
I am working on Project 0 for Harvard's CS50 Artificial Intelligence class and we had to write a function called shortest_path which is...
Read more >
Nav goes into an endless re-routing loop. Behavior started ...
I'm wondering if my GPS chip is failing or something. I'm on a Pixel XL 2. Any ideas? Details. Directions and Navigation,Android.
Read more >
Stuck in an infinite loop of falling through the map. Anyone ...
After a while the character falls through the map. I have no autosaves left from the time before the stuck and i'm unable...
Read more >
Routing loop
A routing loop is a common problem with various types of networks, particularly computer networks. They are formed when an error occurs in...
Read more >
4. Conditionals and loops — Beginning Python ...
In a simple if statement like this, nothing happens, and the program continues on to the next statement. Run this example code and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found