• mqtt_spy not found?

    From nelgin@VERT/EOTLBBS to Digital Man on Thu Apr 24 12:46:56 2025
    I'm having a hell of a time getting SPY to work in my new shell.

    ;EXEC ;EVAL and other commands work fine so I delved a bit and found that SPY was wrapped in a try in the str_cmds.js library (shouldn't this in exec/load?)

    I get the message:
    !JavaScript /sbbs/exec/str_cmds.js line 388: Error: Script file (mqtt_spy.js) does not exist

    The odd thing is that it works fine in default.js and I have the same load and require commands and the ";" section is the same. Do you have any idea what may be causing this? It's the first time I've ever seen a file not found for something in exec or exec/load.

    ---
    þ Synchronet þ End Of The Line BBS - endofthelinebbs.com
  • From Digital Man@VERT to nelgin on Thu Apr 24 13:00:07 2025
    Re: mqtt_spy not found?
    By: nelgin to Digital Man on Thu Apr 24 2025 12:46 pm

    I'm having a hell of a time getting SPY to work in my new shell.

    ;EXEC ;EVAL and other commands work fine so I delved a bit and found that SPY was wrapped in a try in the str_cmds.js library (shouldn't this in exec/load?)

    I get the message:
    !JavaScript /sbbs/exec/str_cmds.js line 388: Error: Script file (mqtt_spy.js) does not exist

    The odd thing is that it works fine in default.js and I have the same load and require commands and the ";" section is the same. Do you have any idea what may be causing this? It's the first time I've ever seen a file not found for something in exec or exec/load.

    js.exec() is used to invoke mqtt_spy.js and didn't work with (e.g. invoke from script within) the mods directory very well. Now fixed.
    --
    digital man (rob)

    Synchronet "Real Fact" #120:
    Synchronet v2.10a for DOS was released on Feb 17, 1995 (5 months after v2.00g) Norco, CA WX: 65.0øF, 57.0% humidity, 4 mph WSW wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nelgin@VERT/EOTLBBS to All on Thu Apr 24 17:19:45 2025
    On Thu, 24 Apr 2025 13:00:07 -0700
    "Digital Man" (VERT) <VERT!Digital.Man@endofthelinebbs.com> wrote:

    Re: mqtt_spy not found?
    By: nelgin to Digital Man on Thu Apr 24 2025 12:46 pm

    I'm having a hell of a time getting SPY to work in my new shell.

    ;EXEC ;EVAL and other commands work fine so I delved a bit and
    found that SPY was wrapped in a try in the str_cmds.js library
    (shouldn't this in exec/load?)

    I get the message:
    !JavaScript /sbbs/exec/str_cmds.js line 388: Error: Script file (mqtt_spy.js) does not exist

    The odd thing is that it works fine in default.js and I have the
    same load and require commands and the ";" section is the same. Do
    you have any idea what may be causing this? It's the first time
    I've ever seen a file not found for something in exec or
    exec/load.

    js.exec() is used to invoke mqtt_spy.js and didn't work with (e.g.
    invoke from script within) the mods directory very well. Now fixed.

    Yup. Confirmed to be working now. Thank you.
    --
    End Of The Line BBS - Plano, TX
    telnet endofthelinebbs.com 23
    ---
    þ Synchronet þ End Of The Line BBS - endofthelinebbs.com