I have a game compiled for the browser that, due to its nature, can’t be played directly in the editor preview (it has a tight integration with the functions in the webpage). I can get any error description using the try and catch statement, but I was wondering whether it was possible to also get the line in which the error occurred. Probably it’s not, since it’s compiled, but if someone knows a way I’d be happy to know about it.
1 Answer
1check this tool