basic debug
Posted: Mon Jun 23, 2008 9:49 am
Hello all,
I'm testing LOVE for my project, but I faced a very basic restriction: I cannot use the most basic lua debugging tool ( print (x) ).
I think LOVE handles the standard output, so I cannot debug my code and no log file generated.
If someone how how could I debug my lua code in LOVE, please let me know.
A second question is how to generate to .love file. I didn't find on the documentation.
Thanks in advance.
I'm testing LOVE for my project, but I faced a very basic restriction: I cannot use the most basic lua debugging tool ( print (x) ).
I think LOVE handles the standard output, so I cannot debug my code and no log file generated.
If someone how how could I debug my lua code in LOVE, please let me know.
A second question is how to generate to .love file. I didn't find on the documentation.
Thanks in advance.