• Trade Wars

    From Merlin@21:2/137 to All on Monday, October 06, 2025 20:43:29
    For the life of me I can't get Trade Wars to run on my Mystic system.
    Windows 7 32bit
    Any help would be appreciated.

    --Merlin

    --- Mystic BBS v1.12 A48 (Windows/32)
    * Origin: Camelot BBS - Milton, Wv (21:2/137)
  • From esc@21:3/203 to Merlin on Tuesday, October 07, 2025 06:33:59
    For the life of me I can't get Trade Wars to run on my Mystic system. Windows 7 32bit
    Any help would be appreciated.

    Happy to help, but...what steps have you taken so far? What's the error? Can you run it locally?

    |03--|11[|05esc|13!|05dEMONIC|11]|03--|07

    --- DayDream BBS/UNIX (Linux) 2.15a
    * Origin: [>mONTEREYbBS.COM>] (21:3/203)
  • From Shurato@21:2/148 to Merlin on Tuesday, October 07, 2025 14:18:00

    For the life of me I can't get Trade Wars to run on my Mystic system. Windows 7 32bit Any help would be appreciated.

    --Merlin

    are you trying to run the game server or the door?if the latter,what does
    your batch file look like?if the former, how are you connecting to it?do you have our login or telnet setup?do you have the proper port and IP address setup?do you havethe proper R loginfield selected?pardon the odd spacing, I'm using voice dictation on ConnectBot.

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss) (Ports 22,23,110,21,119,999)


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (21:2/148)
  • From Merlin@21:2/137 to esc on Tuesday, October 07, 2025 16:49:48
    So far I have tried:
    Direct shell
    dosxtrn
    netfoss

    --- Mystic BBS v1.12 A48 (Windows/32)
    * Origin: Camelot BBS - Milton, Wv (21:2/137)
  • From Merlin@21:2/137 to Shurato on Tuesday, October 07, 2025 17:29:37
    Trying to run it as a door. Here is my current batch file that works on RA and Proboard.

    @echo off
    c:
    cd c:\mystic\doors\tw
    TW2002 TWNODE=%1
    exit

    I have the node setup for the right directories in TEDIT.

    --- Mystic BBS v1.12 A48 (Windows/32)
    * Origin: Camelot BBS - Milton, Wv (21:2/137)
  • From Shurato@21:2/148 to Merlin on Tuesday, October 07, 2025 16:31:00

    * In a message originally to Shurato, Merlin said:

    Trying to run it as a door. Here is my current batch file that works on RA and Proboard.

    @echo off
    c:
    cd c:\mystic\doors\tw
    TW2002 TWNODE=%1
    exit

    I have the node setup for the right directories in TEDIT.

    Are you loading netfoss before the batch file?

    Are other doors working under mystic?

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss) (Ports 22,23,110,21,119,999)


    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (21:2/148)
  • From Shurato@21:2/148 to Merlin on Tuesday, October 07, 2025 16:38:00

    Trying to run it as a door. Here is my current batch file that works on RA and Proboard.

    @echo off c: cd c:\mystic\doors\tw TW2002 TWNODE=%1 exit

    I have the node setup for the right directories in TEDIT.

    Do you have hardware handshaking set to no and I/O Type set to Fossil? Port should be your normal port (I use 1) and node should be active. I use DOOR
    as the dropfile type.

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss) (Ports 22,23,110,21,119,999)


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (21:2/148)
  • From Mickey@21:1/159 to Merlin on Tuesday, October 07, 2025 19:52:02
    On 06 Oct 2025, Merlin said the following...

    For the life of me I can't get Trade Wars to run on my Mystic system. Windows 7 32bit
    Any help would be appreciated.

    The only way I have ever gotten it to work, was to (in the doors menu) use
    the Telnet command to /addr=0.0.0.0 /port=2002, where 0.0.0.0 is the local address TW2002 is running on.

    Mickey
    Central Ontario Remote - Mick's Place
    centralontarioremote.net
    -----

    --- Mystic BBS v1.12 A43 2019/02/26 (Linux/64)
    * Origin: Central Ontario Remote - Mystic (21:1/159)
  • From Shurato@21:2/148 to Mickey on Tuesday, October 07, 2025 19:09:00

    On 06 Oct 2025, Merlin said the following...

    For the life of me I can't get Trade Wars to run on my Mystic system. Windows 7 32bit Any help would be appreciated.

    The only way I have ever gotten it to work, was to (in the doors menu) use the Telnet command to /addr=0.0.0.0 /port=2002, where 0.0.0.0 is the local address TW2002 is running on.

    Mickey Central Ontario Remote - Mick's Place centralontarioremote.
    they're running the door, not the game server.

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss) (Ports 22,23,110,21,119,999)


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (21:2/148)
  • From Merlin@21:2/137 to Shurato on Tuesday, October 07, 2025 21:15:34
    Are you loading netfoss before the batch file?

    Yes..
    c:\mystic\netfoss\nf.bat /N%3 /H%0 c:\mystic\doors\tw\tw.bat %3

    --- Mystic BBS v1.12 A48 (Windows/32)
    * Origin: Camelot BBS - Milton, Wv (21:2/137)
  • From Merlin@21:2/137 to Mickey on Tuesday, October 07, 2025 21:16:37
    The only way I have ever gotten it to work, was to (in the doors menu)
    use the Telnet command to /addr=0.0.0.0 /port=2002, where 0.0.0.0 is the local address TW2002 is running on.

    Can you post that command line?

    --- Mystic BBS v1.12 A48 (Windows/32)
    * Origin: Camelot BBS - Milton, Wv (21:2/137)
  • From Shurato@21:2/148 to Merlin on Tuesday, October 07, 2025 19:54:00

    * In a message originally to Shurato, Merlin said:

    Are you loading netfoss before the batch file?

    Yes.. c:\mystic\netfoss\nf.bat /N%3 /H%0 c:\mystic\doors\tw\tw.bat
    %3

    Is it registered? Are you trying from node 1? If it's not registered, I
    don't think you can use any other node. Are other door games working?

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss) (Ports 22,23,110,21,119,999)


    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (21:2/148)
  • From Shurato@21:2/148 to Merlin on Tuesday, October 07, 2025 19:57:00

    Are you loading netfoss before the batch file?

    Yes.. c:\mystic\netfoss\nf.bat /N%3 /H%0 c:\mystic\doors\tw\tw.bat
    %3

    I'd really suggest the game server vs. the door if you want more configurable games.

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss) (Ports 22,23,110,21,119,999)


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (21:2/148)
  • From esc@21:3/203 to Merlin on Wednesday, October 08, 2025 06:01:32
    So far I have tried:
    Direct shell
    dosxtrn
    netfoss

    I have no idea what you actually did. This tells me nothing. Pretend you're
    me - how would you try to help troubleshoot this?

    |03--|11[|05esc|13!|05dEMONIC|11]|03--|07

    --- DayDream BBS/UNIX (Linux) 2.15a
    * Origin: [>mONTEREYbBS.COM>] (21:3/203)
  • From SirRonmit@21:2/120 to Merlin on Wednesday, October 08, 2025 07:27:27
    For the life of me I can't get Trade Wars to run on my Mystic system. Windows 7 32bit
    Any help would be appreciated.

    It runs on mine, but only NODE1. Could never get it to work on nodes 2-5.

    --- Mystic BBS v1.12 A48 (Windows/32)
    * Origin: Files 4 Fun BBS (21:2/120)
  • From Merlin@21:2/137 to SirRonmit on Wednesday, October 08, 2025 16:49:46
    It runs on mine, but only NODE1. Could never get it to work on nodes 2-5.

    Mines registered and I am only trying to get it to work on node 1 for now, will move to other nodes if I get it working.

    --- Mystic BBS v1.12 A48 (Windows/32)
    * Origin: Camelot BBS - Milton, Wv (21:2/137)
  • From Mickey@21:1/159 to Merlin on Wednesday, October 08, 2025 20:20:58
    On 07 Oct 2025, Merlin said the following...

    The only way I have ever gotten it to work, was to (in the doors menu use the Telnet command to /addr=0.0.0.0 /port=2002, where 0.0.0.0 is local address TW2002 is running on.

    Can you post that command line?

    Those instructions were for accessing a TW2002 server (already running) via
    the Telnet command on Mystic. I see no sense in also running a 'Door'

    Mickey
    Central Ontario Remote - Mick's Place
    centralontarioremote.net
    -----

    --- Mystic BBS v1.12 A43 2019/02/26 (Linux/64)
    * Origin: Central Ontario Remote - Mystic (21:1/159)
  • From SirRonmit@21:2/120 to Merlin on Thursday, October 09, 2025 13:03:48
    It runs on mine, but only NODE1. Could never get it to work on nodes 2

    Mines registered and I am only trying to get it to work on node 1 for
    now, will move to other nodes if I get it working.

    Just got mine working on all 5 nodes. It is registered, but I can't locate my GOLD at the moment.

    For some reason, the TEDIT only setup node 1, so after seeing how that was, I edited the other 4 and it works.

    C:\doors\tw2002\
    C:\mystic\TEMP1\ (or 2 or 3 or 4 or 5)
    DOOR
    YES
    YES
    1 (or 2 or 3 or 4 or 5)
    FOSSIL



    NODE.BAT
    ECHO OFF
    C:
    cd \doors\tw2002
    tw2002.exe TWNODE=%1
    cd\mystic\exit




    MYSTIC MENU EDITOR FOR THE DOOR:
    if no doors work for you, then you will need to review the mystic wiki on how to setup ACCESS STRING and all that.

    ACTION LIST:
    (DD) EXEC EXTERNAL PROGRAM
    c:\mystic\netfoss\nf.bat /N%3 /H%0 c:\doors\tw2002\node.bat %3

    --- Mystic BBS v1.12 A48 (Windows/32)
    * Origin: Files 4 Fun BBS (21:2/120)
  • From Merlin@21:2/137 to All on Thursday, October 09, 2025 16:53:37
    Found the problem, dont understand why, but I moved my tw.bat out of the tw game directory, edited the directory file paths to match and WoooHooo. It works.

    --- Mystic BBS v1.12 A48 (Windows/32)
    * Origin: Camelot BBS - Milton, Wv (21:2/137)
  • From DeepDive@21:3/156 to SirRonmit on Wednesday, October 15, 2025 07:47:45
    NODE.BAT
    ECHO OFF
    C:
    cd \doors\tw2002
    tw2002.exe TWNODE=%1
    cd\mystic\exit

    So everyone has only got TW to work on the Windows version of Mystic? Just trying to confirm.


    Thank you!!
    -Karl

    ... Error 3032 - Recursion error. See error 3032.

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: The Digital Abyss | Tampa, Florida USA (21:3/156)
  • From SirRonmit@21:2/120 to DeepDive on Wednesday, October 15, 2025 07:37:43
    So everyone has only got TW to work on the Windows version of Mystic?
    Just trying to confirm.

    I'm guessing. It's all I use. I tried running setup for mystic on an old iMAC, but the fossil program was totally different back then, so I stuck with what I knew.

    --- Mystic BBS v1.12 A48 (Windows/32)
    * Origin: Files 4 Fun BBS (21:2/120)
  • From Shurato@21:2/148 to DeepDive on Wednesday, October 15, 2025 15:15:00

    NODE.BAT
    ECHO OFF C: cd \doors\tw2002 tw2002.exe TWNODE=%1 cd\mystic\exit

    So everyone has only got TW to work on the Windows version of Mystic? Just trying to confirm.


    Thank you!! -Karl

    I have it running under elebbs win32.

    --
    Shurato, Sysop Shurato's Heavenly Sphere (ssh, telnet, pop3, ftp,nntp,
    ,wss) (Ports 22,23,110,21,119,999)


    *** THE READER V4.50 [freeware]
    ---
    * Origin: Shurato's Heavenly Sphere telnet://shsbbs.net (21:2/148)