• Synchronet and TBD (linux)

    From Dumas Walker@VERT/CAPCITY2 to All on Sunday, September 09, 2018 11:15:27
    Good morning,
    I have been trying to get The Beast's Domain working on my linux x64 system.

    I am getting the following error:

    9/9 08:20:53 term Node 1 Dumas Walker !ERROR 2 (No such file or directory) in execmisc.cpp line 1069 (exec_misc) checking "var sub-instruction" access=69 (useron=Dumas Walker)
    9/9 08:21:00 term Node 1 Dumas Walker !ERROR 11 (Resource temporarily unavailable) in exec.cpp line 1485 (exec) checking "shell instruction" access=76 (useron=Dumas Walker)

    Obviously, it (sbbs, but maybe tbd) cannot find a file. I have checked the path in SCFG and everything looks right. I have also tried recompiling TBD but I am still getting the error with the new version. Here is a link to a screenshot of my setup in SCFG:

    http://capitolcityonline.net/snap-tbd.png

    Thanks!

    ---
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP
  • From Digital Man@VERT to Dumas Walker on Sunday, September 09, 2018 12:22:44
    Re: Synchronet and TBD (linux)
    By: Dumas Walker to All on Sun Sep 09 2018 11:15 am

    Good morning,
    I have been trying to get The Beast's Domain working on my linux x64 system.

    I am getting the following error:

    9/9 08:20:53 term Node 1 Dumas Walker !ERROR 2 (No such file or directory) in execmisc.cpp line 1069 (exec_misc) checking "var sub-instruction" access=69 (useron=Dumas Walker)
    9/9 08:21:00 term Node 1 Dumas Walker !ERROR 11 (Resource temporarily unavailable) in exec.cpp line 1485 (exec) checking "shell instruction" access=76 (useron=Dumas Walker)

    Obviously, it (sbbs, but maybe tbd) cannot find a file. I have checked the path in SCFG and everything looks right. I have also tried recompiling TBD but I am still getting the error with the new version. Here is a link to a screenshot of my setup in SCFG:

    http://capitolcityonline.net/snap-tbd.png

    Remove the '*' from the command-line. TBD is a native executable and the '*' prefix is for Baja or JavaScript modules. Also, you don't need to the path on the Command Line (it's already specified in the Start-up Directory).

    Here is an example working configuration:

    Name The Beast's Domain
    Internal Code TBD
    Start-up Directory ../xtrn/tbd
    Command Line tbd%. /times=10
    Clean-up Command Line
    Execution Cost None
    Access Requirements
    Execution Requirements ANSI
    Multiple Concurrent Users Yes
    Intercept I/O No
    Native Executable Yes
    Use Shell to Execute No
    Modify User Data Yes
    Execute on Event No
    Pause After Execution No
    BBS Drop File Type Synchronet XTRN.DAT
    Place Drop File In Node Directory


    digital man

    Synchronet "Real Fact" #60:
    Free dynamic yourbbs.synchro.net hostnames were made first available in 2003. Norco, CA WX: 94.6øF, 24.0% humidity, 6 mph ENE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Dumas Walker@VERT/CAPCITY2 to DIGITAL MAN on Sunday, September 09, 2018 19:36:00
    Remove the '*' from the command-line. TBD is a native executable and the '*' prefix is for Baja or JavaScript modules. Also, you don't need to the path on the Command Line (it's already specified in the Start-up Directory).

    Here is an example working configuration:

    Thanks, setting it up like that got it running. However, I am still having
    an issue. I am able to get into the main game menu, and able to get most
    of the options to work, but when I try to enter the game, it kicks me out
    and I get this error on the sbbs console:

    9/9 19:33:39 term Node 1 Dumas Walker Failed to activate font: 0

    I am connected via SSH with syncterm.

    Thanks!

    ---
    þ SLMR 2.1a þ A momentary lapse of reason that binds a life to a life..
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP
  • From Digital Man@VERT to Dumas Walker on Monday, September 10, 2018 00:30:06
    Re: Synchronet and TBD (linux
    By: Dumas Walker to DIGITAL MAN on Sun Sep 09 2018 07:36 pm

    Remove the '*' from the command-line. TBD is a native executable and the '*' prefix is for Baja or JavaScript modules. Also, you don't need to the path on the Command Line (it's already specified in the Start-up Directory).

    Here is an example working configuration:

    Thanks, setting it up like that got it running. However, I am still having an issue. I am able to get into the main game menu, and able to get most
    of the options to work, but when I try to enter the game, it kicks me out and I get this error on the sbbs console:

    9/9 19:33:39 term Node 1 Dumas Walker Failed to activate font: 0

    I am connected via SSH with syncterm.

    I don't think that log message has anything to do with the problem with running TBD.

    Did you run tbd/reroll first? It might not work until that is run to create the data/map files.

    digital man

    This Is Spinal Tap quote #11:
    Nigel Tufnel: No. no. That's it, you've seen enough of that one.
    Norco, CA WX: 66.9øF, 85.0% humidity, 0 mph SSE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Dumas Walker@VERT/CAPCITY2 to DIGITAL MAN on Tuesday, September 11, 2018 19:01:00
    I don't think that log message has anything to do with the problem with running
    TBD.

    Did you run tbd/reroll first? It might not work until that is run to create the
    data/map files.

    Once upon a time it was running as a event. However, when I migrated from 32-bit to 64-bit, I am betting the event was still pointed to the 32-bit version and therefore was not actually running anything.

    I will need to make sure it is running and then try it again. Thanks!

    ---
    þ SLMR 2.1a þ Come in here, dear boy, have a cigar, you're gonna go far
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP
  • From Digital Man@VERT to Dumas Walker on Tuesday, September 11, 2018 21:57:54
    Re: Synchronet and TBD (linux
    By: Dumas Walker to DIGITAL MAN on Tue Sep 11 2018 07:01 pm

    I don't think that log message has anything to do with the problem with running
    TBD.

    Did you run tbd/reroll first? It might not work until that is run to create the
    data/map files.

    Once upon a time it was running as a event. However, when I migrated from 32-bit to 64-bit, I am betting the event was still pointed to the 32-bit version and therefore was not actually running anything.

    I will need to make sure it is running and then try it again. Thanks!

    I think you might only have to run it (reroll) one time.

    digital man

    Synchronet/BBS Terminology Definition #47:
    SMB = Synchronet Message Base (e.g. smblib)
    Norco, CA WX: 65.4øF, 85.0% humidity, 2 mph SE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Dumas Walker@VERT/CAPCITY2 to Digital Man on Wednesday, September 12, 2018 18:35:34
    Re: Synchronet and TBD (linux
    By: Digital Man to Dumas Walker on Tue Sep 11 2018 21:57:54

    I think you might only have to run it (reroll) one time.

    I think you are right, and running it fixed the issue. It seems to work fine now. Thanks!

    ---
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP