LOVE2D debugging trouble with debug.debug()
Posted: Mon Apr 16, 2018 10:52 am
I tried to use the Lua debugging framework mentioned here:
https://love2d.org/wiki/Debug
I simply open a windows 10 cmd console and run my love app using --console flag. It does give me a "lua>" prompt but the UI is unusable. It keeps switching between "lua>" and regular cmd prompt for some reason. Anyone have luck with using lua debugging tools on their LOVE2D games?
https://love2d.org/wiki/Debug
I simply open a windows 10 cmd console and run my love app using --console flag. It does give me a "lua>" prompt but the UI is unusable. It keeps switching between "lua>" and regular cmd prompt for some reason. Anyone have luck with using lua debugging tools on their LOVE2D games?