DB delay mod no longer working on OpenMW 0.46.0

Post about your mods, learn about OpenMW mod compatibility, check for problematic mods, discuss issues, and give us feedback about your experience with modded OpenMW.
Post Reply
argonvegell
Posts: 225
Joined: 08 Dec 2015, 23:45

DB delay mod no longer working on OpenMW 0.46.0

Post by argonvegell »

https://www.nexusmods.com/morrowind/mods/45976

I've used this DB delay mod in the past, but now it seem not to be working on OpenMW 0.46.0.
Loriel
Posts: 179
Joined: 28 May 2015, 00:44

Re: DB delay mod no longer working on OpenMW 0.46.0

Post by Loriel »

argonvegell wrote: 29 Aug 2020, 10:43 https://www.nexusmods.com/morrowind/mods/45976

I've used this DB delay mod in the past, but now it seem not to be working on OpenMW 0.46.0.
It appears to me to be working as intended, on a recently-compiled 0.47.
The mod actually appears to include two esps, one to delay the DB attacks and the other I suspect provides a transport link to Mournhold. The DB attack esp appears to raise no errors or warnings when verified in the openmw-cs, and when I tested it briefly I was able to sleep uninterrupted for 24 hours (three times), whereas when I tried without the mod I was attacked the first time I slept.

Sorry I can't offer a solution.

Loriel
argonvegell
Posts: 225
Joined: 08 Dec 2015, 23:45

Re: DB delay mod no longer working on OpenMW 0.46.0

Post by argonvegell »

Looks like it was my mod order that was causing the problem:

Code: Select all

db_attack_fixed.esp
Morrowind Rebirth [Vanilla].ESP
So when I switched it to this:

Code: Select all

Morrowind Rebirth [Vanilla].ESP
db_attack_fixed.esp
The problem went away, no more attacks when I slept.

Here's the link to the Rebirth mod: https://www.nexusmods.com/morrowind/mods/47361/
Post Reply