• more from the python error

    From dream master@21:1/163 to All on Thursday, September 28, 2017 12:51:21
    Traceback (most recent call last): File "C:\bbs\mrc_c
    lient.py", line 17, in <module> host = sys.argv[1]
    IndexError: list index out of rangethis is what it's sayin
    g and in the client.pyin the .py file#
    # global varshost = sys.argv[1]port = int(sys.argv[2]
    )siteid="" .úùDre
    am Masterùú. øùú
    ùøøùúùø DoRE!ACiDiC
    !Demonic[dreamland.darktech
    .org]
    --- Mystic BBS v1.12 A35 (Windows/64)
    * Origin: |08--[|15!|07dreamland BBS dreamland.darktech.org (21:1/163)
  • From deepthaw@21:2/136 to dream master on Thursday, September 28, 2017 18:45:46
    Traceback (most recent call last):
    File "C:\bbs\mrc_client.py", line 17, in <module>
    host = sys.argv[1]
    IndexError: list index out of range

    this is what it's saying and in the client.py

    in the .py file

    ## global vars
    host = sys.argv[1]
    port = int(sys.argv[2])
    siteid=""


    Not familiar with that software, but looks like the program is expecting two command line parameters - and none are getting passed.

    --- Mystic BBS v1.12 A35 (Windows/32)
    * Origin: Deep Space '94 * telnet://deepspace94.com * fnord (21:2/136)