mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #02057
Re: [Bug 897908] Re: Button scripts are run at start
It's a feature, not a bug. This is the reason why you can use checkbox
buttons or menus for GUI config menus. This wouldn't be possible without
it and this is a very important feature imho.
Am 17.04.2012 10:19, schrieb Vadim Peretokin:
> This is still an issue, why do you think it should be marked invalid?
>
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/897908
Title:
Button scripts are run at start
Status in Mudlet the MUD client:
Invalid
Bug description:
Button scripts are loaded and run at start:
*** starting new session ***
[ERROR:] object:<Keep aiming> function:<Action2>
<[string "function Action2()..."]:3: attempt to index global 'vs' (a nil value)>
[ERROR:] object:<event handler function> function:<svo_events>
<attempt to call a nil value>
[ERROR:] object:<Load spidershot> function:<Action8>
<[string "function Action8()..."]:2: attempt to call global 'sendAll' (a nil value)>
[ERROR:] object:<event handler function> function:<svo_events>
<attempt to call a nil value>
[ERROR:] object:<Load dart> function:<Action9>
<[string "function Action9()..."]:2: attempt to call global 'sendAll' (a nil value)>
[ERROR:] object:<WindowResizeEvent> function:<handleWindowResizeEvent>
<attempt to call a nil value>
While they should be just run.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/897908/+subscriptions
References