Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

lua_error_handler does always get called when defined

A topic by Hyomoto created Feb 03, 2023 Views: 129
Viewing posts 1 to 1

Certain types of errors, such as the one in my last post, do not trigger the lua_error_handler if defined.  In these cases the state just silently fails without the function being called.