Page 2 of 2

Re: Unresponsive console on windows

Posted: Sat Sep 01, 2012 9:43 am
by Boolsheet
Ok, it's clear now that you mention this happens when an error occurs. This is not a bug, it's expected behaviour the way the current code works. Feel free to open a ticket in the issue tracker if you feel the console should be activated sooner.

In the meantime, start the console with love._openConsole() in conf.lua. This really should work as demonstrated in this example.
console_and_error.love
(271 Bytes) Downloaded 127 times

Re: Unresponsive console on windows

Posted: Sat Sep 01, 2012 12:19 pm
by Öbey
I believe so-called expected behaviour is a erratic behavior.
console_and_error.love works but it shouln't have been that tricky to view the console