Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in livecodes #5

Open
desk467 opened this issue Feb 18, 2016 · 2 comments
Open

Error in livecodes #5

desk467 opened this issue Feb 18, 2016 · 2 comments

Comments

@desk467
Copy link
Contributor

desk467 commented Feb 18, 2016

For some reason, the last livecode in "Better Steering" does not work.
An image with the state of livecode and the console log:

Screenshot

@s-ol
Copy link
Member

s-ol commented Feb 18, 2016

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)

@TannerRogalsky
Copy link
Member

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

@love2d-community love2d-community deleted a comment from FillianBrent Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants