Jump to content

kule86

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by kule86

  1. Got it... I have installed NMM just to see how it handle files.

    Problem was that my plugins.txt located in AppData\Local\Fallout4 looked like this just after instalation

     

    D:\Games\F4\Data\DLCCoast.esm
    D:\Games\F4\Data\DLCNukaWorld.esm
    D:\Games\F4\Data\DLCRobot.esm
    D:\Games\F4\Data\DLCworkshop01.esm
    D:\Games\F4\Data\DLCworkshop02.esm
    D:\Games\F4\Data\DLCworkshop03.esm

    Which makes no sense...

    So i literally made file just like Mr. Gophers on that YT link.

    Basicly it should look like this:

     

    # This file is used by the game to keep track of your downloaded content.
    # Please do not modify this file.
    infset.esp
    *WorkshopRearranged.esp

    Note that line with "infset.esp" is disabled mod.

    Line starting with * is enabled mod

  2. Hello

    I can not make this simple .esp mod to work. I did everything this guy said here(https://www.youtube.com/watch?v=HZpIQ6P38xE) and loose mod is working(w/v ratio) but other mod, simple .esp is not(easy lockpicking).

    I have GOTY v1.10.82.0.1

    I really dont want to install 10 additional programs just to make one single file to load.

    I actually wanted to install only this mod https://www.nexusmods.com/fallout4/mods/16181/ but i could not make it work so i wanted to try something simpler.

  3. This thread helped me. Took a bit to decipher Dmills solution but its simple.

    For this:

     

     

    <snip>
    TES3Stream Warning: Model "Meshes\f\Flora_BC_Knee_03.NIF" tex not found "textures\vurt_bitterbark.dds"!
    Texture Load Error!: textures\vurt_bitterbark.dds
    TES3Stream Warning: Model "Meshes\f\Flora_BC_Tree_12.NIF" tex not found "textures\vurt_bitterbark.dds"!
    TES3Stream Warning: Model "Meshes\f\Flora_BC_Knee_04.NIF" tex not found "textures\vurt_bitterbark.dds"!
    TES3Stream Warning: Model "Meshes\f\Flora_BC_Knee_02.NIF" tex not found "textures\vurt_bitterbark.dds"!
    TES3Stream Warning: Model "Meshes\f\Flora_BC_Knee_01.NIF" tex not found "textures\vurt_bitterbark.dds"!
    TES3Stream Warning: Model "Meshes\f\Flora_BC_Tree_13.NIF" tex not found "textures\vurt_bitterbark.dds"!
    TES3Stream Warning: Model "Meshes\f\Flora_BC_log_01.NIF" tex not found "textures\vurt_bitterbark.dds"!
    TES3Stream Warning: Model "Meshes\f\Flora_BC_log_02.NIF" tex not found "textures\vurt_bitterbark.dds"!
    <snip>

    You're missing a single texture "vurt_bitterbark.dds"

    It's included in "Vurt's Bitter Coast Trees II", you should reinstall that mod.

    You say you're using MGSO. Unfortunately I have no idea how that manages mods and reinstalling them.

    Looks like some people are having the same problem as you with Morrowind Rebirth.

    If the whole MGSO thing doesn't work. Try downloading Vurt's mod from MMH and extract that one texture into your Data Files\Textures directory.

    DL MMH link provided by Dragon32 and put it in Morrowind root folder. Replace all.

    Thank you both.

×
×
  • Create New...