• lord2.js line 3169: ReferenceError: ws is not defined

    From Rob Swindell@1:103/705 to GitLab issue in main/sbbs on Tue Apr 12 13:17:39 2022
    open https://gitlab.synchro.net/main/sbbs/-/issues/394

    Is line supposed to read: `sw(l.substr(0, wrap.length));` maybe?
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab note in main/sbbs on Tue Apr 12 13:40:34 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/394#note_2539

    Actually, it looks like it should just be:sw(l);
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab note in main/sbbs on Tue Apr 12 13:42:02 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/394#note_2540

    Oh wait... no, it should be a bunch of whitespace.
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to GitLab note in main/sbbs on Tue Apr 12 13:45:10 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/394#note_2541

    bs should be a bunch of backspaces and ws should be a bunch of whitespaces. I'm surprised you're not getting an error on bs.It looks like this was copied from lord.js, but without the bs and ws variables. You should be able to just make bs and ws a string of at least 80 of the appropriate char and everything should be grand.
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Tue Apr 12 13:54:07 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/394#note_2542

    I was getting an error on bs, before that line was commented out. I'll copy those lines form lord.js
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Tue Apr 12 13:55:43 2022
    https://gitlab.synchro.net/main/sbbs/-/issues/394#note_2543

    Ah, nevermind, I see you did that now.
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to GitLab issue in main/sbbs on Tue Apr 12 13:57:05 2022
    close https://gitlab.synchro.net/main/sbbs/-/issues/394
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)