• lord2/cnw/felnote.txt file not found

    From Rob Swindell@VERT to GitLab issue in main/sbbs on Tuesday, April 08, 2025 13:58:23
    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
    ```

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to GitLab note in main/sbbs on Wednesday, April 09, 2025 15:27:35
    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.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Wednesday, April 09, 2025 15:48:58
    https://gitlab.synchro.net/main/sbbs/-/issues/906#note_7004

    Can we make it not an error then?

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to GitLab note in main/sbbs on Wednesday, April 09, 2025 17:03:23
    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.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to GitLab issue in main/sbbs on Thursday, April 10, 2025 08:04:52
    close https://gitlab.synchro.net/main/sbbs/-/issues/906

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net