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.

scratch_link procudes endless loop

See original GitHub issue

When starting scratch_link on openSUSE, the program crashes and is immediately restarted with the message Restarting scratch-link..., what causes an endless loop. The core of this behavior is that the address device-manager.scratch.mit.edu can’t be resolved. A workaround for this is to add following line to /etc/hosts 127.0.0.1 device-manager.scratch.mit.edu

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mslackencommented, May 10, 2021

Thanks, so closing this issue.

0reactions
kawasakicommented, May 8, 2021

@mslacken Thanks. It sounds more likely that routers do such trick.

I have released pyscrlink 0.2.3 with a small fix for the eternal loop. When device-manager.scratch.mit.edu can not be resolved, scratch_link terminates with an error message.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Infinite loop crashing the game!!! - Discuss Scratch
I'm making a bacteria evolution simulator, and there's a very simple command that makes them reproduce themselves (or it should) every once ...
Read more >
How To Create A Breakable Loop In Scratch Programming
There are numerous methods for creating a breakable loop in between. I'll go over the most common methods here.Using If condition, Using stop....
Read more >
run project(with forever block) causes high CPU usage in ...
This is a consequence of the way Scratch schedules script execution when there are no (potential) changes to anything on-screen. In that case, ......
Read more >
Describe a Forever loop in Scratch, give an example of a ...
In Scratch, any block whose label begins with "forever" or "repeat" is a looping construct. An infinite loop is a loop that never...
Read more >
Scratch endless runner game tutorial - YouTube
Scratch Endless Runner Tutorial Video.Don't forget to subscribe for more videos ...
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