Other user's assetsSome assets in this file belong to other authors. You will need to seek permission from these authors before you can use their assets
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
Isoku for creating the original mod
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Even with the last updates from the mod Wet and Cold SE I was getting application freezing. I and many other users notice that the issue only happens if there is a combat in cold areas... and never in interiors.
After checking the scripts, spells, magic effects and etc... I notice this:
Most of the actions are done "inside the player" with magic effetcs
Some magic effects doesn't fire when in interiors
Some magic effects fire almost "all the time" in exteriors
Many scripts have a lot of conditions that adds detail to the effects, making most of the files long to read. Conditions usually are "fast to process", but constant checking to update the variables, to achieve these conditions, can eat up the engine. I notice that almost "all the time", if in an exterior, the mod checks the weather, even if in combat. I disabled that checking during combat, because it seems unnecessary. The application freezing on my side stopped.
I'm not 100% sure that "fix" the issue, but i tested for almost 2 months and 0 freezing. Just use it and send me the feedback after some weeks.
Isoku, feel free to post my change on your modpage. Credits to Isoku.