mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #04276
[Bug 1660082] Re: Error on script registered on GMCP event
This is the message i get in the terminal on startup :
cTelnet::encodingChanged() called!
error: ./en_US.aff: cannot open
error: ./en_US.dic: cannot open
error: ./en_US.aff: cannot open
FYI, when i save the script or when i click on it on the left sidebar, the script is executed and i see the content of the gmcp object in the main window without problem. The issue occurs only when mudlet receive the gmcp message and then try to execute the script.
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1660082
Title:
Error on script registered on GMCP event
Status in Mudlet:
New
Bug description:
Hello,
I have created a simple script (called GMCP) which is registered upon
gmcp.char
It only contains : display(gmcp)
Now when i received the GMCP event i have this message in the debug
window : "LUA: ERROR running script GMCP (GMCP) ERROR: attempt to call
a nil value"
I have tested this on the latest release (3.0.iota) and i have built
the latest commit (e5b832b) but i get the same result.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1660082/+subscriptions
References