• Doors

    From Immortal@21:1/185 to Pequito on Thursday, August 10, 2017 18:05:56
    Hey Pequito,

    So I moved my system from my linux mint box to a vps running ubuntu. Everything is working fine other than when I run a door game it prints the following to the screen prior to loading the door...

    /home/bbs/mystic/cron/doors.sh[126]: todos: not found [No such file or directory]

    The door still loads and otherwise works, just trying to figure out how to
    get rid of that error message. I'm using the multi door script you set me up with awhile ago.

    Thanks,

    Immortal

    --- Mystic BBS v1.12 A34 (Linux/64)
    * Origin: Lightning BBS -- lightningbbs.com:2400 (21:1/185)
  • From Night Stalker@21:1/178 to Immortal on Thursday, August 10, 2017 20:27:04
    On 08/10/17, Immortal said the following...


    /home/bbs/mystic/cron/doors.sh[126]: todos: not found [No such file or directory]


    remove the line that says todos /home/whatever/door.sys

    --- Mystic BBS v1.12 A34 (Windows/32)
    * Origin: internal dimension + idbbs.dlinkddns.com + port 59 (21:1/178)
  • From Pequito@21:1/126 to Immortal on Thursday, August 10, 2017 18:30:55
    On 08/10/17, Immortal said the following...

    Hey Pequito,

    So I moved my system from my linux mint box to a vps running ubuntu. Everything is working fine other than when I run a door game it prints
    the following to the screen prior to loading the door...

    /home/bbs/mystic/cron/doors.sh[126]: todos: not found [No such file or directory]

    Just need to run the following:
    sudo apt-get install tofrodos

    Cheers!
    Pequito

    --- Mystic BBS v1.12 A34 (Linux/32)
    * Origin: Twinkle BBS # (21:1/126)
  • From Immortal@21:1/185 to Pequito on Thursday, August 10, 2017 19:03:55
    On 08/10/17, Pequito said the following...

    On 08/10/17, Immortal said the following...

    Hey Pequito,

    So I moved my system from my linux mint box to a vps running ubuntu. Everything is working fine other than when I run a door game it print the following to the screen prior to loading the door...

    /home/bbs/mystic/cron/doors.sh[126]: todos: not found [No such file o directory]

    Just need to run the following:
    sudo apt-get install tofrodos

    Cheers!
    Pequito

    That did it, thanks!

    Immortal

    --- Mystic BBS v1.12 A34 (Linux/64)
    * Origin: Lightning BBS -- lightningbbs.com:2400 (21:1/185)
  • From Gryphon@21:1/120 to Immortal on Tuesday, August 15, 2017 23:02:55
    On 08/10/17, Immortal said the following...

    Hey Pequito,

    So I moved my system from my linux mint box to a vps running ubuntu. Everything is working fine other than when I run a door game it prints
    the following to the screen prior to loading the door...

    /home/bbs/mystic/cron/doors.sh[126]: todos: not found [No such file or directory]

    The door still loads and otherwise works, just trying to figure out how
    to get rid of that error message. I'm using the multi door script you
    set me up with awhile ago.

    You need todos to make things work. todos is the program to converts text files from<->to DOS format.

    # sudo apt-get install tofrodos

    will install it for you.

    --- Mystic BBS v1.12 A34 (Linux/64)
    * Origin: Cyberia BBS | cyberia.darktech.org | San Jose, CA (21:1/120)
  • From Immortal@21:1/185 to Gryphon on Wednesday, August 16, 2017 20:08:37
    On 08/15/17, Gryphon said the following...

    You need todos to make things work. todos is the program to converts
    text files from<->to DOS format.

    # sudo apt-get install tofrodos

    will install it for you.

    Thanks, I got it figured out once I pulled my head out. I was looking at things, doing google searches and not once did my brain see toDOS as in a program that needed to be installed. For some reason I thought it was a scripting command, like, everything is ready to run, now I need to-do-this.

    You know what things on your to do list are called, right? todos... sigh

    Too much work, not enough sleep. Being clueless doesn't help either.

    Immortal

    --- Mystic BBS v1.12 A34 (Linux/64)
    * Origin: Lightning BBS -- lightningbbs.com:2400 (21:1/185)
  • From Pequito@21:1/126 to Immortal on Wednesday, August 16, 2017 23:47:06
    On 08/16/17, Immortal said the following...

    On 08/15/17, Gryphon said the following...

    You need todos to make things work. todos is the program to converts text files from<->to DOS format.

    # sudo apt-get install tofrodos

    will install it for you.

    Thanks, I got it figured out once I pulled my head out. I was looking at things, doing google searches and not once did my brain see toDOS as in a program that needed to be installed. For some reason I thought it was a scripting command, like, everything is ready to run, now I need to-do-this.

    You know what things on your to do list are called, right? todos...
    sigh

    Too much work, not enough sleep. Being clueless doesn't help either.


    You are forgiven this time. :) .. I do share much of the scripting I do and sometimes can be what the heck does that do!

    Cheers!
    Pequito

    --- Mystic BBS v1.12 A34 (Linux/32)
    * Origin: Twinkle BBS # (21:1/126)
  • From Avon@21:1/101 to Immortal on Thursday, August 17, 2017 19:57:46
    On 08/16/17, Immortal pondered and said...

    Too much work, not enough sleep. Being clueless doesn't help either.

    Get some rest and you are *not* clueless! Pep talk from the future...

    --- Mystic BBS v1.12 A34 (Windows/32)
    * Origin: Agency BBS | telnet://agency.bbs.geek.nz (21:1/101)
  • From Immortal@21:1/185 to Pequito on Saturday, August 19, 2017 17:13:14
    On 08/16/17, Pequito said the following...

    Thanks, I got it figured out once I pulled my head out. I was lookin things, doing google searches and not once did my brain see toDOS as program that needed to be installed. For some reason I thought it wa scripting command, like, everything is ready to run, now I need to-do-this.

    You know what things on your to do list are called, right? todos... sigh

    Too much work, not enough sleep. Being clueless doesn't help either.


    You are forgiven this time. :) .. I do share much of the scripting I do and sometimes can be what the heck does that do!

    Lol. I was looking at the script trying to figure out what was going on and what the problem was and the last few lines are:

    fi
    esac
    todos

    ... wtf!

    Immortal

    --- Mystic BBS v1.12 A34 (Linux/64)
    * Origin: Lightning BBS -- lightningbbs.com:2400 (21:1/185)
  • From Dribble@21:1/193 to All on Sunday, September 09, 2018 14:37:32
    Hey Everyone,

    I am running Mystic 1.12 on a Win7 32bit system and for the past year I have been running doors fine using a combo of netfoss and msyncfos, however there are certain doors such as SIM-BBS and Tradewars 2002 that will up and crash
    to dos when I exit out of the door from the bbs and cause Mystic to drop carrier. I have tried this on both fossils and even wrote a batch file
    putting a exit command at the end of the file and this does not resolve the issue. Has anyone else ran into this and know per chance how to fix it?

    |08{|15Dribble|08} {|15ACiDiC|08/|15nRk|08}

    --- Mystic BBS v1.12 A39 2018/04/21 (Windows/32)
    * Origin: Lunatic Fringe - fringe.zapto.org (21:1/193)
  • From dream master@21:1/163 to Dribble on Monday, September 10, 2018 03:21:39
    On 09/09/18, Dribble said the following...
    Hey Everyone,
    I am running Mystic 1.12 on a Win7 32bit system and for the past year I have been running doors fine using a combo of netfoss and msyncfos, however there are certain doors such as SIM-BBS and Tradewars 2002 that will up and crash to dos when I exit out of the door from the bbs and cause Mystic to drop carrier. I have tried this on both fossils and even

    ok then your using an older version of sim-bbs that used an old version of d32 door kit from g00r00, also there is a win32 version of simbbs. tradewars i have no clue im 64b

    |08 .|05ú|13ù|15Dr|07e|08am Ma|07st|15er|13ù|05ú|08.
    |08 øù|05ú|13ùø |13øù|05ú|08ùø
    |11 DoRE|03!|11ACiDiC|03!|11Demonic |08[|15dreamland|09.|15darktech|09.|15org|08]

    --- Mystic BBS v1.12 A39 2018/04/21 (Windows/64)
    * Origin: |08--[|15!|07dreamland BBS bbs.dreamlandbbs.org (21:1/163)
  • From nathanael@21:4/123 to NuSkooler on Sunday, December 30, 2018 08:54:02
    https://oddnetwork.org/exodus/games.md

    Thanks. My bad. I meant to ask for BBSLink. When I go to this link:

    www.bbslink.net/doors.php

    I see a list of games, but only a few show a door code.

    --nathanael

    --- Mystic BBS v1.12 A41 2018/12/27 (Raspberry Pi/32)
    * Origin: *HUMONGOUS* BBS (21:4/123)
  • From TheMadGamerMan@21:2/102 to All on Sunday, October 04, 2020 08:46:39
    How do you all get doors to work on modern systems, is it complicated? Everything I run says "This app can't run on this system,"

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/64)
    * Origin: Point Of No Return BBS - pointofnoreturn.zapto.org (21:2/102)
  • From Warpslide@21:3/110 to TheMadGamerMan on Sunday, October 04, 2020 09:15:29
    Re: Doors
    By: TheMadGamerMan to All on Sun Oct 04 2020 08:46 am

    How do you all get doors to work on modern systems, is it complicated? Everything I run says "This app can't run on this system,"

    If you're using Windows 10, you'll need to be using the 32-bit version of the OS. You'll then need to enable "Use Legacy Console". The next time you run a 16 bit program you should be prompted to install/enable NTVDM.

    https://docs.microsoft.com/en-us/windows/console/legacymode

    https://docs.microsoft.com/en-us/windows/compatibility/ntvdm-and-16-bit-app-sup
    port

    Follow the directions in mystic/docs/ directory for getting the door going in Windows w/ netfoss.

    Jay

    ... The worst part about movie theater candy prices? They're always raisinet --- SBBSecho 3.11-Linux
    * Origin: Northern Realms (21:3/110)
  • From Avon@21:1/101 to TheMadGamerMan on Monday, October 05, 2020 09:09:14
    On 04 Oct 2020 at 08:46a, TheMadGamerMan pondered and said...

    How do you all get doors to work on modern systems, is it complicated? Everything I run says "This app can't run on this system,"

    Depends on the door

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/64)

    ..also depends on what OS you're running, generally older doors are not going to play well on 64bit OS. I use windows 32 bit OS and can get all the doors I want to work.

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From TheMadGamerMan@21:2/102 to Avon on Wednesday, October 07, 2020 09:00:11
    ..also depends on what OS you're running, generally older doors are not going to play well on 64bit OS. I use windows 32 bit OS and can get all the doors I want to work.


    I got hooked up with DoorParty. That's how I am doing it,

    --- Mystic BBS v1.12 A47 2020/09/27 (Windows/64)
    * Origin: Point Of No Return BBS - pointofnoreturn.zapto.org (21:2/102)
  • From Avon@21:1/101 to TheMadGamerMan on Thursday, October 08, 2020 10:54:42
    On 07 Oct 2020 at 09:00a, TheMadGamerMan pondered and said...

    I got hooked up with DoorParty. That's how I am doing it,

    Yep that's a good solution also... keeps it nice as easy :)

    --- Mystic BBS v1.12 A46 2020/08/26 (Windows/32)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)