Problem with morrowind.esm

Support for running, installing or compiling OpenMW

Before you submit a bug report for the first time, please read: Bug reporting guidelines
Post Reply
strafefaster
Posts: 8
Joined: 04 Mar 2017, 15:15

Problem with morrowind.esm

Post by strafefaster »

For some reason OpenMW isn't finding morrowind.esm in my openmwlauncher.exe data files.
http://i.imgur.com/UCHmLiQ.png
http://i.imgur.com/Pl8snPG.png

My launcher.cfg in my documents looks like this.


[Settings]
language=English

[Profiles]
currentprofile=2017-03-04T09:43:49
2017-03-04T09:43:49/content=Tribunal.esm
2017-03-04T09:43:49/content=Bloodmoon.esm
2017-03-04T09:43:49/content=GDR_MasterFile.esm
2017-03-04T09:43:49/content=Better Heads.esm
2017-03-04T09:43:49/content=Better Heads Tribunal addon.esm
2017-03-04T09:43:49/content=Better Heads Bloodmoon addon.esm
2017-03-04T09:43:49/content=MCA.esm
2017-03-04T09:43:49/content=Accurate Attack.esp
2017-03-04T09:43:49/content=Almalexia_Voicev1.esp
2017-03-04T09:43:49/content=Better Clothes_v1.1.esp
2017-03-04T09:43:49/content=Better Clothes_v1.1_nac.esp
2017-03-04T09:43:49/content=Morrowind.esm
2017-03-04T09:43:49/content=Better Robes.ESP
2017-03-04T09:43:49/content=Dagoth Ur Voice Addon.esp
2017-03-04T09:43:49/content=DN-GDRv1.1.esp
2017-03-04T09:43:49/content=DN-GDRv1.1_NOM.esp
2017-03-04T09:43:49/content=Encumberance increaser StrX25.esp
2017-03-04T09:43:49/content=Fair Magicka Regen 2.0b.esp
2017-03-04T09:43:49/content=Graphic Herbalism.esp
2017-03-04T09:43:49/content=More Better Clothes.ESP
2017-03-04T09:43:49/content=Natural Healing.esp
2017-03-04T09:43:49/content=New Argonian Bodies - Mature.esp
2017-03-04T09:43:49/content=New Khajiit Bodies - Mature.esp
2017-03-04T09:43:49/content=No Arrow Weight.ESP
2017-03-04T09:43:49/content=RealSignposts.esp
2017-03-04T09:43:49/content=SpeedandStaminaExtreme.ESP
2017-03-04T09:43:49/content=Vivec_Voice_addon TRIBUNAL.esp
2017-03-04T09:38:13/content=Morrowind.esm
2017-03-04T09:38:13/content=Tribunal.esm
2017-03-04T09:38:13/content=Bloodmoon.esm
2017-03-04T09:38:13/content=GDR_MasterFile.esm
2017-03-04T09:38:13/content=Better Heads.esm
2017-03-04T09:38:13/content=Better Heads Tribunal addon.esm
2017-03-04T09:38:13/content=Better Heads Bloodmoon addon.esm
2017-03-04T09:38:13/content=MCA.esm
2017-03-04T09:38:13/content=Accurate Attack.esp
2017-03-04T09:38:13/content=Almalexia_Voicev1.esp
2017-03-04T09:38:13/content=Better Clothes_v1.1.esp
2017-03-04T09:38:13/content=Better Clothes_v1.1_nac.esp
2017-03-04T09:38:13/content=Better Robes.ESP
2017-03-04T09:38:13/content=Dagoth Ur Voice Addon.esp
2017-03-04T09:38:13/content=DN-GDRv1.1.esp
2017-03-04T09:38:13/content=DN-GDRv1.1_NOM.esp
2017-03-04T09:38:13/content=Encumberance increaser StrX25.esp
2017-03-04T09:38:13/content=Fair Magicka Regen 2.0b.esp
2017-03-04T09:38:13/content=Graphic Herbalism.esp
2017-03-04T09:38:13/content=More Better Clothes.ESP
2017-03-04T09:38:13/content=Natural Healing.esp
2017-03-04T09:38:13/content=New Argonian Bodies - Mature.esp
2017-03-04T09:38:13/content=New Khajiit Bodies - Mature.esp
2017-03-04T09:38:13/content=No Arrow Weight.ESP
2017-03-04T09:38:13/content=RealSignposts.esp
2017-03-04T09:38:13/content=SpeedandStaminaExtreme.ESP
2017-03-04T09:38:13/content=Vivec_Voice_addon TRIBUNAL.esp
2017-03-04T09:34:05/content=Vivec_Voice_addon TRIBUNAL.esp

[General]
firstrun=false
MainWindow/width=635
MainWindow/posy=238
MainWindow/posx=104
MainWindow/height=535

I tried moving morrowind.esm to the top in it, but it keeps resetting.

Edit: I ran MLOX and it fixed the problem.
User avatar
DestinedToDie
Posts: 1181
Joined: 29 Jun 2015, 09:08

Re: Problem with morrowind.esm

Post by DestinedToDie »

Content files only decides what you see in your launcher plugins. You also need this line:

data="C:\Morrowind\Data Files"

Basically you need to point at your data files directory where morrowind.esm is.
Post Reply