lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]




On 1 November 2014 22:36, Enrico Colombini <erix@erix.it> wrote:
Maybe I am just missing something obvious. How do Lua-scriptable games handle error feedback in user scripts?

--
  Enrico


Word of Warcraft just shows a popup with the text of the error when an error is thrown. It doesn't try to localise or simplify the error.