I'm just getting started with LEM and can't figure out what I did wrong after installing. Every time I launch lem with "/lua run lem", I get the error messages in the attached screenshot. I can't call lem with either "/lem" or "/mlem". I modified the code to add a third binding with "mq.bind('/mylem', cmd_handler)" and can then call lem with "/mylem" and add a Condition Event, however I can't toggle it on and off with any of the variations of "/mylem cond <Condition Name> 0/true/false", etc.. If enabled, the condition stays enabled when I do a "/mylem cond >Condition Name> false" and if not enabled, it never enables with "/mylem cond <Condition Name> true" I also tried right-clicking on the event and toggling it for group and all and it never toggles either. What do I need to do in order to be able to launch this on multiple toons and toggle it back and forth, without individually going to each window and manually checking and un-checking the condition box?