diff --git a/Enderal SE v2.1.4 Changelog.txt b/Enderal SE v2.1.4 Changelog.txt index 43db030b7..7e0fc644e 100644 --- a/Enderal SE v2.1.4 Changelog.txt +++ b/Enderal SE v2.1.4 Changelog.txt @@ -8,12 +8,13 @@ Beware, spoilers ahead! 2.1.4 (TBD) - Chinese Simplified localization revision by DaisyComment (no translation of lines added after 2.0.12.4 yet). +- Fixed random crashes caused by guards conversation scenes, when any of them is riding a horse. - Dreamflower can be found without finishing The Secrets first. - Dimension Rift might get stuck in an infinite effect+sound loop if player left the cell while it's active. - Fixed missing damage from spectral arrows produced by the Arcane Arrow affinity. - Fixed help messages (in the middle of the screen) sometimes getting stuck in an infinite savebaked loop. - Fixed dismantling recipes checking for Arcane Smith instead if Arcane Disassembling. -- Fixed a script causing black screen during A New Beginning with SkyParkour and probably some other mods. +- Fixed scripts causing black screen during starting quests with SkyParkour and possibly some other mods. - Revised alchemy. Consistency and distribution changes across the board due to lack of a coherent alchemy system prior to this patch, such as: -- Lower global magnitude modifier than in Skyrim (x1.5 against x4) combined with higher game difficulty made some grandfathered ingredients too weak, effect magnitudes were increased where necessary. diff --git a/Riding guard crash fix.esp b/Riding guard crash fix.esp new file mode 100644 index 000000000..1c64530af Binary files /dev/null and b/Riding guard crash fix.esp differ