To initiate the crash I'm running
Code: Select all
a="b"+"c"
Any help would be much appreciated!
p.s. running on a mac if this makes any difference.
Code: Select all
a="b"+"c"
The error is triggered in the update by a keypress after everything has loaded and drawn for a while. The errhand is verbatim the code from the wiki, which is supposed to be the default blue screen error handler.
Yes, love now has a local reference to the actual debug module, which is why the inbuilt error handler doesn't have this problem. If you don't, and you overwrite the debug module it will error again in the error handler, and the game will close.dizzykiwi3 wrote: ↑Wed Aug 30, 2017 11:17 pm FOUND IT!
I have a variable named debug, which, according to this post is a no no https://love2d.org/forums/viewtopic.php ... and#p14892
Users browsing this forum: Bing [Bot], Google [Bot] and 3 guests