Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Someone fixed the condition bug.
Sakiri
post Mar 3 2020, 10:03 AM
Post #1


Master
Group Icon
Joined: 17-May 18
From: Scandinavia



If any of you are familiar with the condition bug that plagues mods like Ordinator, well, someone fixed it.

Fixes the following bugs:

Ability conditions stop working after X hours of spell being active - This bug happened due to floating point inaccuracy. After the spell/ability had been active for many hours real time (which also pass when game time-skip from rest / fast travel) it would sometimes stop updating its conditions, the longer it was active the less likely it would continue updating.

Buying/selling a stack of items only gave you speechcraft XP as if you had sold 1 - Bug happens due to game calculates base cost of item you buy/sell, and then adds it directly to your speechcraft skill XP but it did not multiply the cost by stack count. The fix is very simple: multiply by the count of items you buy/sell at once so it will end up being same as if you had individually bought or sold each item.

When speedmult actor value changed the actor's move speed would not update immediately - The game does not update actor's movement speed immediately if the speedmult actor value changes. This is an issue because it prevents any effects that change your movement speed from working correctly such as slow poison or temporary movement speed buffs. This also applies to NPCs.

https://www.nexusmods.com/skyrimspecialedition/mods/33261

It has a few prerequisites, namely the .net framework and a .dll loader, but that's standard for engine fixes it seems.

Have fun.


--------------------
And in the fury of this darkest hour
We will be your light
You've asked me for my sacrifice
And I am Winterborn
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
macole
post Mar 4 2020, 12:13 AM
Post #2


Mouth
Group Icon
Joined: 10-January 20



Thanks, good to know.


--------------------
Vampire Hunter,
Endure and through enduring grow strong.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

- Lo-Fi Version Time is now: 28th March 2024 - 05:22 PM