Rogier a76e7698b2 Make minetest abort on lua panic
Currently, lua does a regular exit() after a lua panic, which can make
a problem hard to debug. Invoking FATAL_ERROR() instead will print
some useful information, and abort() minetest, so that a debugger can
be used to analyze the situation.
2016-12-24 00:18:45 +00:00
..
2015-05-16 18:32:31 -04:00
2016-12-24 00:18:45 +00:00
2016-12-24 00:18:45 +00:00
2016-10-16 01:13:16 +01:00
2016-03-07 19:54:26 +01:00
2016-01-23 05:45:29 +01:00
2015-07-23 07:38:13 +02:00
2016-08-26 05:26:08 +01:00