There is a conflict with Fargoth's mountain hut, which changes hammock activator "active_de_p_bed_28". This hammock is used in some The Publicans places, for example Khuul. Conflict doesn't allow you to use those beds for sleep (nothing happens when clicking on bed).
I've patched the fargoth's mountain hut with the following (change name):
1. There is a conflict with Fargoth's mountain hut, which changes hammock activator "active_de_p_bed_28". This hammock is used in some The Publicans places, for example Khuul. Conflict doesn't allow you to use those beds for sleep (nothing happens when clicking on bed).
I've patched the fargoth's mountain hut with the following (change name):
```
tes3cmd modify --exact-id "active_de_p_bed_28" --run "\$R->set({i=>[0], f=>'ID'}, 'dmb_active_de_p_bed_28')" "fargoths_mountain_hut.esp"
tes3cmd modify --interior --sub-match "Name:active_de_p_bed_28" --run "\$R->set({i=>[177],f=>'Name'}, 'dmb_active_de_p_bed_28')" "fargoths_mountain_hut.esp"
```
Both plugins work great afterwards.
2. There is also good plugin, which integrates The Publicans:
https://www.nexusmods.com/morrowind/mods/48610
I've reached out to the author of Fargoth's Mountian Hut, maybe we can get an updated version of that published so folks don't have to manually patch it.
Excellent resarch, @alvazir!
I've reached out to the author of Fargoth's Mountian Hut, maybe we can get an updated version of that published so folks don't have to manually patch it.
https://www.nexusmods.com/morrowind/mods/45410
I've patched the fargoth's mountain hut with the following (change name):
Both plugins work great afterwards.
https://www.nexusmods.com/morrowind/mods/48610
Excellent resarch, @alvazir!
I've reached out to the author of Fargoth's Mountian Hut, maybe we can get an updated version of that published so folks don't have to manually patch it.