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)