• lord2/cnw/felnote.txt file not found

    From Rob Swindell@1:103/705 to GitLab issue in main/sbbs on Tue Apr 8 13:58:23 2025
    open https://gitlab.synchro.net/main/sbbs/-/issues/906

    Received this error and the file does not exist:
    ```
    Tue Apr 08 2025 01:55 pm cvs.synchro.net ERROR occurred:
    term Node 12 <Centurion> Tue Apr 08 2025 13:55:37 GMT-0700 (PDT), Node 12 /sbbs/xtrn/lord2/cnw/lord2.js line 1578: REF Error @readfile unable to open /sbbs/xtrn/lord2/cnw/felnote.txt at felicity.ref:766
    ```
    --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab note in main/sbbs on Wed Apr 9 15:27:35 2025
    https://gitlab.synchro.net/main/sbbs/-/issues/906#note_7003

    It looks like that may be expected behaviour. The player can choose to write the first message.
    --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Wed Apr 9 15:48:58 2025
    https://gitlab.synchro.net/main/sbbs/-/issues/906#note_7004

    Can we make it not an error then?
    --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab note in main/sbbs on Wed Apr 9 17:03:23 2025
    https://gitlab.synchro.net/main/sbbs/-/issues/906#note_7005

    Logging an error and aborting the current function when a file doesn't open is almost certainly something the original does, so we can't just remove the error without re-testing the whole game.

    As for modifying the Felicity's Temple IGM, that should be pretty simple, just check if the file exists, and if it doesn't either don't give the option to read it, or add some message that it's blank when you do read it (likely easier). The game is a bit sensitive to the text output, so it would need to be tested and maybe tweaked to look good, but it wouldn't be hard for anyone who wanted to do that work.
    --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab issue in main/sbbs on Thu Apr 10 08:04:52 2025
    close https://gitlab.synchro.net/main/sbbs/-/issues/906
    --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)