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?
LOVE2D debugging trouble with debug.debug()
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
-
- Prole
- Posts: 3
- Joined: Tue Jan 16, 2018 11:52 am
Re: LOVE2D debugging trouble with debug.debug()
I've used lovebird in past, https://github.com/rxi/lovebird which gives you a web interface.
- zorg
- Party member
- Posts: 3465
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: LOVE2D debugging trouble with debug.debug()
I wrote my own console interface using love.thread and io functions (so they don't block) which isn't exactly a debug interface, but one could potentially code enough functionality to have it act like one.
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
Who is online
Users browsing this forum: Ahrefs [Bot] and 3 guests