mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #01314
[Bug 484815] Re: improve Lua error messages
Some start, it'll now say the name of the function. Still doesn't
provide a traceback or the line the error happened on though.
** Attachment added: "TLuaInterpreter.cpp"
http://launchpadlibrarian.net/41839141/TLuaInterpreter.cpp
--
improve Lua error messages
https://bugs.launchpad.net/bugs/484815
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
Status in Mudlet the MUD client: New
Bug description:
Was getting this error message:
Lua syntax error:wrong argument type
ERROR: Lua compile error. compiling script of script:compass
Which does not tell me anything useful. What function has the syntax error, on what line?
The script is 100 lines long and I really can't find the problem.
References