0 of 0

File information

Last updated

Original upload

Created by

various authors

Uploaded by

cptPauer

Virus scan

Safe to use

Mod articles

  • One or more plugins could not find the correct versions of the master files they depend on - ERROR fix

    It's not a plugin fault. This is a default behavior of vanilla Morrowind (not happens in OpenMW, though).

    "One or more plugins could not find the correct versions of the master files they depend on" ERROR.

    This is caused by using different versions of esp master files or different dates. You can safely ignore it, but you need to press "YES" every time.

    *Steam version of the game was used, by the way. But esp and bsa dates are equal to CD version, so that's can cause this warning.

    Wrye Mash can fix that, so you not need to press YES every time.

    You can find  Wrye Mash Stand Alone (Melchors WMSA version 003) here.
    There is newer version around but this is a most stable one, I believe. Python is not required.

    So...

  • How to use with vanilla

    This mod is compatible with vanilla Morrowind too.

    You can add .bsa files in Morrowind.ini in "Archive" section.
    Example:


    Archive 0=Morrowind.bsa
    Archive 1=Tribunal.bsa
    Archive 2=Bloodmoon.bsa
    Archive 3=menorraheads.bsa

    Or unpack .bsa with Bethesda Archive Extractor
    https://www.nexusmods.com/fallout4/mods/78/?
    If .bsa in unpacked you not need to add it to config and just copy the content to "Data Files"

    Then, rename menorraheadsEN.omwaddon to menorraheadsEN.esp and enable it in Morrowind Launcher.exe or add in Morrowind.ini in the very bottom

    GameFile0=Morrowind.esm
    GameFile1=Bloodmoon.esm
    GameFile2=Tribunal.esm
    GameFile3=menorraheadsEN.esp

    The only reason fo...