Error reporter is dishonest

This has happened on multiple occasions. When there is an error in my code sometimes it gets the wrong line number, points to the wrong object, or just makes up an error? I have to wrap my code in a try … catch loop so I get the actual error. And sometimes the error reporter says the actual error but I don’t believe it.

2 Likes

I have been there so many times…

same it happens

This is an issue with the way we run scripts on the backend… quite a number of problems occur in this so we’re going to need an overhaul at some point soon, but I totally agree. Error reporting is busted and needs to be fixed.

1 Like

sometimes when I am coding in the wick editor it says error in unload and the unload tab was closed