loop or previous error loading module

Lately I’ve gotten a lot of these kind of error messages:

loop.jpg

They are not very not very helpful. I have seen this message quite often lately and it has never been any loop errors, only some error on the module that was attempting to be loaded.

But a message practically saying: “There seems to be an error in a file xxx” isn’t helpful at all! It’s like debugging blindfolded…

Is this something that has come with the later SDK dailies? I cannot recall that I have seen this frequently before.

In this particular case it turned out that it was a syntax error in a third file (that was required by utils.lua), which makes the error message even more useless…

In this particular case it turned out that it was a syntax error in a third file (that was required by utils.lua), which makes the error message even more useless…