• bbs.event_code returns an empty string.

    From Nigel Reed@1:103/705 to GitLab issue in main/sbbs on Wednesday, January 24, 2024 12:59:02
    open https://gitlab.synchro.net/main/sbbs/-/issues/705

    eval bbs.event_code
    Result (string):

    I checked event_time and it does say something is scheduled

    eval bbs.event_time
    Result (number): 1706441580

    Confirming what Max said in Sycn sysops.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Wednesday, January 24, 2024 13:02:52
    https://gitlab.synchro.net/main/sbbs/-/issues/705#note_4721

    I am able to reproduce and see garbage data sometimes too:
    ```
    ■ Main ■ 0:06:19 [2] DOVE-Net [18] Synchronet Sysops: ;eval
    Parameter(s): bbs.event_code
    Result (string):

    ■ Main ■ 0:06:55 [2] DOVE-Net [18] Synchronet Sysops: ;eval
    Parameter(s): bbs.event_code
    Result (string): 

    ■ Main ■ 0:07:49 [2] DOVE-Net [18] Synchronet Sysops: ;eval
    Parameter(s): bbs.event_code
    Result (string): °αo
    ```
    I am actively investigating.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nigel Reed@1:103/705 to GitLab note in main/sbbs on Wednesday, January 24, 2024 13:09:55
    https://gitlab.synchro.net/main/sbbs/-/issues/705#note_4722

    Interestingly, if you create a .js file with writeln(bbs.event_code); then it displays properly if you run with ;exec ? within the BBS.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab issue in main/sbbs on Wednesday, January 24, 2024 18:03:42
    close https://gitlab.synchro.net/main/sbbs/-/issues/705
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)