[REL] Morroblivion Unofficial Patch 2017-Dec-18 (alpha 3)
NOTE: If you are installing the Unofficial Patch for the first time, you will need to start a new game to take advantage of all the bugfixes and game tweaks.
This unofficial patch is a mod-compilation of many bug-fixes and patches that have been posted to TESRenewal.com since the release of Morroblivion v064. A list of the incorporated mods can be found here.
Requirements:
-Morroblivion v064 including OBSE, MenuQue, USV or VoiceFileRedirector
-Magic_Addon additionally requires OBME plugin
Recommended Mods:
-Blockhead, Oblivion Character Overhaul 2, clothing/creature replacers
-Tamriel Rebuilt, Guar mounts, additional quest/gameplay mods
Most bug-fixes and updates to core mods prior to Dec 18, 2017 are already incorporated in this compilation. General graphic replacers or visual enhancements are not included in this patch. Please ask below if you are uncertain whether or not you should install a specific mod on top of the Patch.
Credits:
I'd like to thank to TESRenewal.com and its community who have helped keep Morroblivion alive over the past few years. Special thanks to all the forum members who have taken the time to give detailed bug reports. This mod includes bug-fixes, patched textures/meshes and ideas from the following authors and contributors to the TESRenewal/Morroblivion forums:
-
qwertyasdfgh, llde, Puddles, Brainslasher, roxon_55, Bullfrog, mi6c, superliuk, frond, ponyrider0
If I have left anyone out or if you are one of the original mod-authors and would like your mod removed from this mod-compilation, please let me know.
Hello, can you post the whole list of patches used please? I might want to install some and do not install others.
Tel Ash wrote:
Sorry, I included the mod list in the Docs of the mod download rather than a separate download. It's now also available as a separate PDF for users to look to decide if they want to download the actual mod. Thanks for pointing that out.
**EDIT: There is an error in the PDF, No Havok Clutter is optional (separate download) and not part of the core patch.**
Thanks!
Thanks for your time and Effort plus Patience for putting up with All of US..
Thanks,, Keep Up the Good Work..
Thank you for all of your hard work! It's much appreciated :)
I wish you had admin rights to update the main mod!
Best regards,
Jess
Ponyrider, do you want me to make a BAIN package for the patch?
Puddles wrote:
That sounds good.
I did not initially package the unofficial patch as BAIN because I wanted it to be easily used by people who don't know how to use Wrye Bash... but I forgot that Morroblivion itself is already BAIN-only, hehe.
Thank you ponyrider0 and all others who helped to contribute. We truly appreciate all the hard work. Looking forward to playing Morroblivion again.
Thanks very much for your effort.

Thank you for creating this update. I have a question. Does it contain a fix for the infamous bug where dead bodies are falling through the floor in Daedric shrines?
Thanks for all the positive feedback so far! I really appreciate it! Hope everyone has a very happy winter break playing Morroblivion!
Bullfrog wrote:
Some but not all. There seem to be two causes: buggy collision boxes and buggy pathgrids set too low for the Oblivion engine. I've fixed a few places by moving the pathgrid up a few units into the air (ex, Battle at Nchurdamz). I'll test this fix to see if it works as a general fix for the Daedric Shrines. Thanks!
Update:
Moving the pathgrid nodes up in "Ald Sotha, Upper Level" did not work. However, while I was testing, I figured out that the dead bodies (and all non-actor items) appear to be falling through the floor only on specific floor tiles and never on others. In fact, if killed on a staircase with good collision data, the dead body will sometimes roll down the staircase and then fall through the floor when it crosses over into a tile with bad collision data.
I compared the NIF files for a tile with working collision (Meshes\morro\i\InUDAEUhallULU01.nif) and one that does not work (Meshes\morro\i\InUDAEUhallULU4wayU01.nif). It looks like all the values in the bhkCollisionObject and bhkRigidBody nodes are exactly the same. Visual inspection of the collision polygons for both files look appropriate too, with polygon faces all pointed towards the interior.
That leaves the MOPP data as the likely source of the problems. This NIFTools webpage states that MOPP data are "scripts used by the engine to speed up collision detection of arbitrary shapes". It would make sense if these data are broken, that the errors we see would occur. It could also explain why Morrowind seems to be much more demanding on CPU power for collision detection than the regular Oblivion maps (of course, qwertyasdfgh said this exact same thing six years ago, hehe). Unfortunately, if you read through that link to qwertyasdfgh's tutorial, you'll see that the Daedric shrines have already been updated with his fix method, and obviously, dead bodies are still falling through the floor. I'll put this on my todo list of things to test in the future.
Update 2:
I just realized that the polygon faces that I saw pointing towards the interior were the main model mesh and not the collision polygon. If the collision poly has the faces pointing to exterior, flipping them would be an
easy straightforward fix.I just posted a new Daedric Shrine Collision Fix mod in the first post. This will fix the bug where dead bodies would fall through the floor in Daedric Shrine Interiors. The fix was done by opening each Daedric Shine NIF file in Blender, checking if the floor collision polygon was upfacing (non-black) and if it was bugged, then using Blender's "Flip Normals" command to flip the offending polygons. This will be merged with the next unofficial patch.
If you find any additional interior floor tiles where dead bodies fall through: please open the console (tilde "~" key), click on the bugged floor tile and write down the formID. Then post the formID here. Thanks.
Suddenly I'm imagining a mod where the world was flipped horizontally and inward-facing collision tiles would be the only thing keeping you from falling into nowhere land...
Good start ponyrider.
Kool puddles.
I checked those nif files as well long time ago but I don't really understand that stuff so I couldn't find any error. As far as I remember it was always the corner tiles in daedric ruins and sometimes a staircase where bodies were falling through the floor. Once I noticed this I always tried to fight the opponents on a center tile. It looks like you modified the affected nifs now so you are definitely on the right path. Once in a while a dead body would also fall through the floor in those Sixth House or bandit caves but in my opinion the most annoying ones were the daedric ruins.
I got another question. You mention that a new game is required to use this update. Can you tell me the specific reason? I'd rather not start again as I have finished Oblivion and almost finished Morrowind (haven't been in the addon worlds yet).
Bullfrog wrote:
In my opinion, most people installing this mod are interested in a more stable and less bugged gameplay experience -- and using a pre-existing saved game with this mod has a high chance of producing the opposite experience for them. It would be similar to using a saved game which was started with an older version of Morroblivion (before v064) with the current one (v064).
You can try out your saved game to see if it works and if you can live with any missing items or broken quests, but a suggestion: rather than uninstalling all of your old bugfix mods to install this unofficial patch, just make a new, separate Oblivion/Morroblivion installation and then install the unofficial patch in there. Also, back up your saved games first!
Technical Details:
The main concern is script instability and incompatible quest/dialog conditions. Many of the mods introduced new records with formIDs using that mod's local index. Any quests or scripts which depend on these new records would become corrupted when replacing those mods with this patch. Any weapons, armors, spells, enchantments or other items that were based on these new formIDs would be deleted as well.
In the future, I'll think about making an "export/import character" utility: your character level/stats/skills could be preserved, along with inventory items that are from the base Morroblivion game. But you would start with all quest and worldspace states reset to a new game.
Puddles wrote:
ROFLOL
Hello, I am currently working on a German translation for the Unofficial Patch. Can someone please tell me where to find the texts for Socucius Ergalla Quiz Questions & Answers?
Greeting
Try this link: http://en.uesp.net/wiki/Morrowind:Class_Quiz
Good luck!
The answer choices are currently hardcoded into the fbmwChargenQuestScript (010089D3). You will probably need to edit the dialog lines in the script with the CSE to recompile the script when you are done.
The subtitled dialog lines are extra long, so the best way to edit it is through TES4Edit (to preserve the full text length). The dialog topic and info records can be found at mwCGTalkClassQuiz (0403569C), assuming that Morroblivion_Unofficial_Patch.esp is loaded at mod index 04.
Making sure I understand correctly. I will need to install the OBME plugin before installing this patch? Would someone be willing to post a link to where I could download this?
Sorry, I will add it to the first post: https://www.nexusmods.com/oblivion/mods/31981?tab=files
ponyrider0 wrote:
The Shrine you have done , Are they Listed Above.
I wanted to thank the poster of this mod for his tutorials, I bought Morrowind GOTY 8 years ago but never played it as I was spoiled by Oblivion and Skyrims VA and other content, Ive used this patch along with other mods released by this author to enhance my game tenfold and actually get into morroblivion as I wait for Skywind!
roxon_55 wrote:
All daedric shrines (hopefully) should now be fixed. I made the changes in the daedric dungeon NIF tile set rather than in each specific shrine.
Gregthegen wrote:
Thanks!! When the Tamriel Rebuilt Conversion / Mod Converter project is complete, hopefully everyone in the Morroblivion community will get to experience where Morrowind truly shines: the tons of Morrowind Mods like TR, Rebirth, Less Generic NPCs, Morrowind Comes Alive, etc!
Thanks only ran around 15 all i have on Map have a few not on Map yet,,
Edited..
A Floor and Step Combo ,,01863b46,, A couple Pic Floor and Step Combo where player is Half in the Floor. If you can do anything with them..
roxon_55 wrote:
Ok, I see the problem -- the Collision Poly for "morro\i\InUDAEUconnectULcave.nif" is not lined up with the actual model. I will try to fix the alignment and hopefully get it into the next patch update when I get back home (I am still out of town). Thanks!
No Probs when you get the Chance could we have error listing for 2018 ..
Edit.
01868A1B,,0185BFFE,,
Thanks.
roxon_55 wrote:
Working on the Buglist updates now... will hopefully be done later today.
UPDATE:
Finally finished the Buglist updates. Updating the list took longer than I thought (mainly due to jet-lag and unrelated physical exhaustion from my trip). I'll try to fix a couple of the active bugs but my main focus for the next Unofficial Patch will be to just merge all the extra files into the main ESP.
I just posted an updated Morroblivion Unofficial Patch (2017-Dec-18). It's now just one BAIN file which contains the core ESP + Magic Addon as well as the optional files. All the additional bugfixes have been merged into the core or Magic addon. Please see the first post for Readme and Change Log. Outdated files such as the 2017-Nov-22 patch can be found under the "Older Files" section in the first post. Non-BAIN mod packages have been uploaded in the first post as well.
Very nice patch, can't thank you enough for all the work you have put into keeping this updated, but thank you.
Side note, was wondering if there was a way I could deactivate or alter whatever part of the patch changes the str to encumbrance values in game. They are overwriting my mods as they are loaded in game after the fact, any help would be greatly appreciated.
The Morroblivion Unofficial Patch should not alter strength encumbrance at all. It can however, be configured to modify run/walk speed and fatigue drain rate. There are INI Tweaks which are included with the patch to enable these features. Perhaps you accidentally enabled one. Disable any related INI Tweaks which affect these settings and make sure they are manually turned off (set to 0) in your Morroblivion.ini:
set mwFixes.StrictMWRunSpeed to 0
set mwFixes.StrictMWFatigueDrain to 0
set mwFixes.StrictMWAll to 0
If you are still having problems after all that, then send me your load order and I'll try to figure out what's wrong.
Thanks for the speedy response! I dont have access to my load order atm but the mods I use are: (these are sorted using LOOT, this isnt a reflection of the correct load order)
Morroblivion v064
OBSE
MenuQue
USV
VoiceFileRedirector
Blockhead
Oblivion Character Overhaul 2
Unofficial oblivion patch
DarkNified UI
Weight Lifter
weightless oblivion items
Before I found this patch I had installed [REL] Morroblivion Fixes v1.8 but then uninstalled it as it started to crash my setup contantly. When I load into the game if I open my inventory right away everything is fine, then about 20 seconds later I become encumbered.
please delete.
please delete.
Bloodbeard wrote:
When you are able, please upload a list of the actual ESMs and ESPs and their load order. You may still have an ESP from some other mod installed that is changing your encumbrance via a script. There are over 100 modified or new scripts added by the Morroblivion Unofficial Patch. I've only been able to review about 4-5 scripts which I think could potentially cause your problems. Of those, I only found the Werewolf script making schanges to the StrengthEncumbranceMultiplier. Unless you have transitioned to werewolf form at least once, that's probably not the problem. Post your ESP/ESM load order when you can and I will review it.
Alright sorry for the delay I was out of town. Here is my current load order:
Oblivion.esm
Morrowind_ob.esm
Unofficial Oblivion Patch.esp
UOP Vampire aging & face fix.esp
Oblivion Citadel Door Fix.esp
DLCShiveringIsles.esp
DLCBattlehornCastle.esp
DLCThievesDen.esp
DLCMehrunesRazor.esp
DLCVileLair.esp
DLCHorseArmor.esp
DLCOrrery.esp
DLCSpellTomes.esp
DLCFrostcrag.esp
Knights.esp
Oblivion_Character_Overhaul.esp
Morroblivion_Unoffical_Patch.esp
Morrowind_ob - UCWUS.esp
Morrowind_ob - MorroblivionTreeReplacer.esp
Morrowind_ob - Conversation.esp
Morrowind_ob - Chargen and Transport Mod.esp
Morrowind_ob.esp
Morrowind_ob - Morroblivion Maps.esp
WeightLifter.esp
Weightless items 1.3.esp
I see at least one problem: Morroblivion_Unofficial_Patch.esp should be the last Morroblivion related plugin in your load order. It contains records which are designed to fix UCWUS.esp, MorroblivionTreeReplacer.esp, Chargen and Transport Mod.esp... So you must load it after these files -- but for safe measure, I recommend you load it as far down near the bottom as you can so that nothing will override it. If this is where you put the Morroblivion-Fixes v1.8, then that would be why it was crashing. I'm sure not why the Unofficial Patch isn't crashing for you since it incorporates almost every part of Fixes 1.8.
Hopefully, once you move the Morroblivion Unofficial Patch down to below all the Morroblivion ESPs (but above the two Weight mods), your problems will go away. If that still doesn't work, try starting a new game and testing to see if your encumbrance is fixed.UPDATE:
Nevermind, I found the bug! When you load your game, type this line into the console before your encumbrance changes:
After you type in that command, save your game -- that saved game should now be permanently fixed. I will try to work on a patch to fix this bug, but until then, this command will have to be typed once whenever you start a new game or an old saved game in which you haven't applied the command yet.
** You still need to move your Morroblivion Unofficial Patch down below the other Morroblivion/Morrowind ESPs -- otherwise, the bugs it fixes will be over-written by the older files.
Worked like a charm! Very cool, thanks so much for taking the time to help me through this. Now I just need to remember that LOOT will try and move to patch up above the .esps its trying to patch.
Hello ponyrider
Do you have any plans on updating this patch in the near future?
Jus t want to know if I should wait or start a new game at this moment?
Kalnwer wrote:
I will be posting some individual bug-fixes, but I probably won't have time to update the unofficial patch until November/December 2018.