ShadowNinja 9269a0ecc7 Fix server crashing on Lua errors
Previously, the server called FATAL_ERROR when a Lua error occured.
This caused a (mostly useless) core dump.
The server now simply throws an exception, which is caught and printed before
exiting with a non-zero return value.
This also fixes a number of instances where errors were logged multiple times.
2015-10-31 13:28:58 -04:00
..
2015-05-16 18:32:31 -04:00
2015-10-31 13:28:58 -04:00
2015-10-31 13:28:58 -04:00
2015-10-31 13:28:58 -04:00
2015-08-23 22:04:06 -04:00
2014-04-15 21:34:53 +02:00
2015-07-23 07:38:13 +02:00
2015-05-16 18:32:31 -04:00