Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
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 can convert this file to work with other games as long as you credit me as the creator of the file
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
Console modding permissionThe author gave permission for someone else to port this mod to console and for it to be uploaded to Bethesda.net. Please credit the author, however
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.1
Added Enhanced lights and Effects as master to my plugin, so my plugin should always load after ELFX, even without load order tweaks
Version 1.0
Initial release - Restores an object that ELFX deleted
Donations
No donations accepted
This is a small ESL-tagged ESP that fixes the CTD ELFX causes in worldspaces added by mods like Northern Springs.
THE PROBLEM: Enhanced lights and Effects deletes base game objects. This is unsafe, as it will crash the game every time another mod tries to load a deleted object.
SOLUTION: With the help of Buffout 4 and the Crashlog scanner I was able to determine what made Northern Springs crash with Enhanced lights and Effects enabled. It was a black plane that ELFX deleted.
My small ESL-tagged plugin just restores the deleted base game object. It basically undoes the deletion of the object by ELFX, and makes it compatible with mods that call for that deleted black plane, like Northern Springs.
INSTALLATION: Simply install with mod manager or manually. Requires EL&FX. Version 1.1 requires ELFX as master, so it's plug and play.