• Error in tickitcfg.js

    From Night Stalker@VERT/INTERNAL to All on Wed Jan 6 17:28:05 2021
    I just did a clean install of SBBS 3.18 and when I go to configure tickit with the javascript config program I get the following popup error

    Windows Script Host

    Script: F:\sbbs\exec\tickitcfg.js
    Line: 202
    Char: 1
    Error: Syntax Error
    Code: 800A03EA
    Source: Microsoft JScript compilation error

    I had no issues installing and setting up BinkIT .. anyone have ideas?

    ---
    ■ Synchronet ■ Internal Dimension - [telnet://bbs.idbbs.ca]
  • From Digital Man@VERT to Night Stalker on Wed Jan 6 19:46:56 2021
    Re: Error in tickitcfg.js
    By: Night Stalker to All on Wed Jan 06 2021 05:28 pm

    I just did a clean install of SBBS 3.18 and when I go to configure tickit with the javascript config program I get the following popup error

    Windows Script Host

    Script: F:\sbbs\exec\tickitcfg.js
    Line: 202
    Char: 1
    Error: Syntax Error
    Code: 800A03EA
    Source: Microsoft JScript compilation error

    I had no issues installing and setting up BinkIT .. anyone have ideas?

    The Synchronet JavaScript files, including tickitcfg.js, cannot be executed with Windows Scripting Host. Use jsexec to run it.
    --
    digital man

    Synchronet/BBS Terminology Definition #52:
    NNTP = Network News Transfer Protocol
    Norco, CA WX: 59.1°F, 52.0% humidity, 0 mph SE wind, 0.00 inches rain/24hrs
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Night Stalker@VERT/INTERNAL to Digital Man on Wed Jan 6 23:31:00 2021
    Re: Error in tickitcfg.js
    By: Night Stalker to All on Wed Jan 06 2021 05:28 pm

    The Synchronet JavaScript files, including tickitcfg.js, cannot be executed with Windows Scripting Host. Use jsexec to run it.

    Ok cool.. thanks for the info .. I should have known that because when I followed the wiki on BinkIT it used jsexec to run it ..

    ---
    þ Synchronet þ Internal Dimension - [telnet://bbs.idbbs.ca]
  • From Night Stalker@VERT/INTERNAL to Digital Man on Thu Jan 7 18:04:41 2021
    Re: Error in tickitcfg.js
    By: Night Stalker to All on Wed Jan 06 2021 05:28 pm

    The Synchronet JavaScript files, including tickitcfg.js, cannot be executed with Windows Scripting Host. Use jsexec to run it.

    Ok.. so I ran the script, it worked once.. I tried to run the script again to configure more options and now I get the following error. I have not made any modifications to any of the .js files. This is a bone stock default 3.18 install

    ---
    F:\sbbs>exec\jsexec.exe exec\tickitcfg.js

    JSexec v3.18b-Win32 (rev 1.217) - Execute Synchronet JavaScript Module
    Compiled Sep 20 2020 18:56:02 with MSC 1927

    Loading configuration files from F:\sbbs\ctrl
    JavaScript-C 1.8.5 2011-03-31
    JavaScript: Creating runtime: 8388608 bytes
    JavaScript: Initializing context (stack: 16384 bytes)

    Reading script from F:\sbbs\exec\tickitcfg.js
    F:\sbbs\exec\tickitcfg.js compiled in 0.00 seconds
    !JavaScript F:\sbbs\exec\load\fidocfg.js line 55: TypeError: obj is not an object
    F:\sbbs\exec\tickitcfg.js executed in 0.23 seconds
    !Module (exec\tickitcfg.js) set exit_code: 1

    JavaScript: Destroying context
    JavaScript: Destroying runtime

    Returning error code: 1
    ---
    þ Synchronet þ Internal Dimension - [telnet://bbs.idbbs.ca]
  • From Al@VERT/TRMB to Night Stalker on Fri Jan 8 05:14:49 2021
    Re: Error in tickitcfg.js
    By: Night Stalker to Digital Man on Thu Jan 07 2021 06:04 pm

    Ok.. so I ran the script, it worked once.. I tried to run the script again to configure more options and now I get the following error. I have not made any modifications to any of the .js files. This is a bone stock default 3.18 install

    Tickitcfg.js produces a nice visual interface to your setup but you can edit the ctrl/tickit.ini with any editor. Here's a snipit of mine..

    [DAILYLIST]
    Dir=FIDO-NODELIST
    Handler=tickit/nodelist_handler.js
    HandlerArg={"domain":"fidonet", "match":"Z1DAILY.Z*", "nlmatch":"Z1DAILY.*"}

    [CH-WARE]
    Dir=FIDO-CH-WARE

    [FIDONEWS]
    Dir=FIDO-FIDONEWS

    [INFOPACK]
    Dir=FIDO=INFOPACK
    ForceReplace=true

    You might need a links line also if you want to forward those files on to other nodes with tic's.

    [OPENXP]
    Dir=FIDO-OPENXP
    Links=1:234/567

    Ttyl :-),
    Al

    ... Ummm, Trouble with grammar have I, Yes! -Yoda-

    ---
    ■ Synchronet ■ The Rusty MailBox - Penticton, BC Canada
  • From Digital Man@VERT to Night Stalker on Fri Jan 8 15:19:13 2021
    Re: Error in tickitcfg.js
    By: Night Stalker to Digital Man on Thu Jan 07 2021 06:04 pm

    Re: Error in tickitcfg.js
    By: Night Stalker to All on Wed Jan 06 2021 05:28 pm

    The Synchronet JavaScript files, including tickitcfg.js, cannot be executed with Windows Scripting Host. Use jsexec to run it.

    Ok.. so I ran the script, it worked once.. I tried to run the script again to configure more options and now I get the following error. I have not made any modifications to any of the .js files. This is a bone stock default 3.18 install

    Okay, I addressed that particular error, but I think that's an indicator that something is amiss with your ctrl/sbbsecho.ini file. Take a look at that file and maybe compare with the expected format/contents that you find documented at http://wiki.synchro.net/config:sbbsecho.ini
    --
    digital man

    Synchronet "Real Fact" #69:
    Download the BBS Documentary DVD set at http://bbsdocumentary.com/order/
    Norco, CA WX: 69.4°F, 31.0% humidity, 7 mph ENE wind, 0.00 inches rain/24hrs ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net