Hi.
I use love.event.quit() for close game. But when I get error (blue window and error message) - love.event.quit() don't work.
How can I close window when I have got error?
How can I close window if game has thrown error?
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
-
- Prole
- Posts: 1
- Joined: Tue Nov 12, 2019 7:43 pm
Re: How can I close window if game has thrown error?
Code: Select all
function love.errorhandler(msg)
-- doing nothing here will just exit quietly
end
Who is online
Users browsing this forum: Bing [Bot] and 4 guests