mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #00118
[Bug 318075] Re: Lua errors dont get reported on many mudlet functions
** Changed in: mudlet
Status: Confirmed => Fix Released
--
Lua errors dont get reported on many mudlet functions
https://bugs.launchpad.net/bugs/318075
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
Status in Mudlet the MUD client: Fix Released
Bug description:
Mudlet needs better error-reporting on it's functions (right now, at most, it reports a syntax error).
For example, a select function should report an error if the selection wasn't successful or something similar.
Additionally, arguments aren't properly checked in all of the functions.