Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Debugger for love2d games? #6

Closed
CoalaJoe opened this issue Mar 16, 2017 · 3 comments
Closed

Debugger for love2d games? #6

CoalaJoe opened this issue Mar 16, 2017 · 3 comments

Comments

@CoalaJoe
Copy link

I configured my IDEA to debug lua scripts. Does any one know a fix for:
image

@rm-code
Copy link
Owner

rm-code commented Mar 16, 2017

I've never used the debugger, but it looks like it can't find the love module. Have you tried adding LÖVE to your PATH?

@CoalaJoe
Copy link
Author

love and lua are in my path.

@D0NM
Copy link

D0NM commented Jul 23, 2018

Set Program: full_path_to_your_love.exe
and in Parameters set the path to your project folder.

@rm-code rm-code closed this as not planned Won't fix, can't repro, duplicate, stale Feb 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants