Hi,
How do I get debug output from the Lua interpreter while developing a mod? I see print() statements throughout the published source, but I haven't seen output of my own prints anywhere. If I have a syntax error in my Lua code, my only indication is the mod doesn't work. Help!
How do I get debug output from the Lua interpreter while developing a mod? I see print() statements throughout the published source, but I haven't seen output of my own prints anywhere. If I have a syntax error in my Lua code, my only indication is the mod doesn't work. Help!