• Murder Mansion

    From Richard Miles@1:3634/24 to All on Mon Jul 26 10:24:30 2021
    Trying to compile Murder Mansion with MPLC and getting an error. Hoping someone can help me out.

    C:\mystic\doors\mmansion>c:\mystic\mplc mansion

    Mystic MPL Compiler v1.12 A47 (Windows/32 2021/07/23 12:06:28)
    Copyright (C) 1997-2021 By James Coyle. All Rights Reserved.

    Compiling: mansion.mps

    Error in mansion.mps (Line 3, Col 8): Expected: module type

    ERRORS:
    Error in mansion.mps (Line 3, Col 8): Expected: module type
    Results: 1 files, 1 errors, 1 directories, 0.02 seconds

    The contents of the first few lines of the .mps are:

    Uses CFG
    Uses User
    Uses Dir

    Any suggestions?

    Thanks!

    -=>Richard Miles<=-
    -=>Captain Obvious<=-
    -=>bbs.shadowscope.com<=-

    ... Anything is possible if you don't know what you're talking about

    --- Mystic BBS v1.12 A47 2021/07/23 (Windows/32)
    * Origin: Shadowscope BBS | bbs.shadowscope.com | Temple, GA (1:3634/24)
  • From g00r00@1:129/215 to Richard Miles on Mon Jul 26 14:38:33 2021
    Trying to compile Murder Mansion with MPLC and getting an error. Hoping someone can help me out.

    Sounds like you have a very old version of whatever MPL program you are trying to run, possibly something that is more than 10+ years old. There may be a newer version of it somewhere.

    Error in mansion.mps (Line 3, Col 8): Expected: module type

    The contents of the first few lines of the .mps are:

    Uses CFG
    Uses User
    Uses Dir

    In this case you'd just want to remove the "Uses Dir" line entirely, but I suspect you're going to see more errors after that given that this may be from an early 1990s iteration of the MPL language.

    ... One tequila, two tequila, three tequila, floor.

    --- Mystic BBS v1.12 A47 2021/07/23 (Windows/64)
    * Origin: Sector 7 * Mystic WHQ (1:129/215)
  • From Richard Miles@1:3634/24 to g00r00 on Mon Jul 26 20:28:41 2021
    On 26 Jul 2021, g00r00 said the following...

    In this case you'd just want to remove the "Uses Dir" line entirely, but
    I suspect you're going to see more errors after that given that this may be from an early 1990s iteration of the MPL language.

    I'll take a look. Thanks.

    -=>Richard Miles<=-
    -=>Captain Obvious<=-
    -=>bbs.shadowscope.com<=-

    ... None of you exist. The sysop types it all in...

    --- Mystic BBS v1.12 A47 2021/07/23 (Windows/32)
    * Origin: Shadowscope BBS | bbs.shadowscope.com | Temple, GA (1:3634/24)