love2d-book
love2d-book copied to clipboard
Error in livecodes
trafficstars
For some reason, the last livecode in "Better Steering" does not work. An image with the state of livecode and the console log:

I know about this, but I don't know why it happens, it's consistently the last example but on it's own it works fine.
Paging @TannerRogalsky I don't know how to debug love.js
I have a feeling that it has to do with the number of modules running in parallel, and that it might resolve itself once I do lazy-initialization (creating modules when they get focus)
You need to use the debug build to get anything close to a usable error message. https://github.com/TannerRogalsky/love.js/tree/master/debug