1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00
Files
luanti/builtin
ShadowNinja e3bdd7b2ed Revert "Add backtrace to error function"
This reverts commit 5b518ed2fe.

This caused duplicate tracebacks and tracebacks when unwanted.
It also ignored the level argument to error() and didn't pass the message (or level) to debug.traceback().
Use xpcall() or lua_pcall()'s errorhandler argument instead.
2014-04-24 18:27:25 -04:00
..
2014-01-13 18:11:08 -05:00
2014-01-13 22:11:31 -05:00
2014-04-13 17:54:00 -04:00