• Problem with MRC

    From Geri Atricks@21:3/235 to All on Tue Mar 31 10:35:09 2026
    When I try starting MRC I get the following:
    ---
    Attempting to start the Multi Relay Chat (MRC) python script..

    File "/mystic/./mrc_client.py", line 89
    print "Usage : mrc_client.py hostname port"


    SyntaxError: Missing parentheses in call to 'print'.
    Did you mean print(...)?
    Error: mrc_client.py failed to start.
    Exiting.
    ---
    I've gone through the code line by line and can NOT find what's causing this error, and line 89 has nothing to do with a print command.
    Line 89 of that file reads: r4=random.randint(1,99)

    so, any help getting this thing working would be great. I'm running on Linux Mint btw.

    -FltCapt Dallas Vinson, SFI

    ... The shortest distance between two points is under construction

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: Legends of Yesteryear (21:3/235)
  • From fusion@21:1/616 to Geri Atricks on Tue Mar 31 12:43:43 2026
    On 31 Mar 2026, Geri Atricks said the following...

    When I try starting MRC I get the following:
    ---
    Attempting to start the Multi Relay Chat (MRC) python script..

    File "/mystic/./mrc_client.py", line 89
    print "Usage : mrc_client.py hostname port"


    SyntaxError: Missing parentheses in call to 'print'.
    Did you mean print(...)?
    Error: mrc_client.py failed to start.

    you're using python3 for a python2 script

    get the updated MRC from

    https://bbswiki.bottomlessabyss.net/index.php?title=MRC_Chat_platform

    --- Mystic BBS v1.12 A47 2021/12/25 (Windows/32)
    * Origin: cold fusion - cfbbs.net - grand rapids, mi (21:1/616)