Jump to content

Help with Skyrim - Code reading noob here


RealBeanz

Recommended Posts

First time PC Skyrim modder here and I'm porbbaly in a little over my head but anyway, when trying to load the game I get the following error;

 

"EngineFixes.dll" ((Part 1) SSE Engine Fixes for 1.6.629 and newer): dependent dll not found (code 12)

 

I haven't installed Engine Fixes as a mod (as far as I'm aware) and it's not in my list of mods on Vortex so I checked the error log in hopes of being able to udnerstand it but I feel like I'm hitting a brick wall so would someone be able to let me know what I'm doing wrong, the log is as follow;

 

SKSE64 runtime: initialize (version = 2.0.20 01050610 01D9712DD4D0418F, os = 6.2 (9200))
imagebase = 00007FF6B75F0000
reloc mgr imagebase = 00007FF6B75F0000
config path = D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\skse.ini
plugin directory = D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\
checking plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\BetterThirdPersonSelection.dll
plugin 1 allocated 256 bytes from branch pool
registering plugin listener for SKSE at 1 of 2
plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\BetterThirdPersonSelection.dll (00000001 BetterThirdPersonSelection 01000000) loaded correctly (handle 1)
checking plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\DynamicAnimationReplacer.dll
plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\DynamicAnimationReplacer.dll does not appear to be an SKSE plugin
checking plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\ENBHelperPlus.dll
plugin 2 allocated 28 bytes from branch pool
plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\ENBHelperPlus.dll (00000001 ENBHelperPlus 01000000) loaded correctly (handle 2)
checking plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\ENBHelperSE.dll
plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\ENBHelperSE.dll does not appear to be an SKSE plugin
checking plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\EngineFixes.dll
couldn't load plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\EngineFixes.dll (Error 126)
checking plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\EVLaS.dll
plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\EVLaS.dll (00000001 EVLaS 00000001) loaded correctly (handle 3)
checking plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\JContainers64.dll
plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\JContainers64.dll does not appear to be an SKSE plugin
checking plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\MCMHelper.dll
plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\MCMHelper.dll does not appear to be an SKSE plugin
checking plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\skee64.dll
plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\skee64.dll does not appear to be an SKSE plugin
checking plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\SSEDisplayTweaks.dll
plugin 4 allocated 512 bytes from branch pool
plugin 4 allocated 1536 bytes from local pool
registering plugin listener for SKSE at 4 of 5
plugin D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\\SSEDisplayTweaks.dll (00000001 SSEDisplayTweaks 0000050C) loaded correctly (handle 4)
dispatch message (0) to plugin listeners
sending message type 0 to plugin 1
sending message type 0 to plugin 4
dispatched message.
dispatch message (1) to plugin listeners
sending message type 1 to plugin 1
sending message type 1 to plugin 4
dispatched message.
init complete
hooked dinput
dispatch message (6) to plugin listeners
sending message type 6 to plugin 1
sending message type 6 to plugin 4
dispatched message.
Reading translations from Interface\Translations\BetterThirdPersonSelection_ENGLISH.txt...
Reading translations from Interface\Translations\Hothtrooper44_ArmorCompilation_ENGLISH.txt...
Reading translations from Interface\Translations\XPMSE_ENGLISH.txt...
Reading translations from Interface\Translations\MCMHelper_ENGLISH.txt...
Reading translations from Interface\Translations\Atlas Map Markers_ENGLISH.txt...

Edited by RealBeanz
Link to comment
Share on other sites

If you haven't installed Engine Fixes and the error is telling you it's missing, that sounds like expected behaviour. Try adding Engine Fixes to your mod list and see if it helps?

 

Note there are two parts of Engine Fixes, one of them needs to be installed as "Engine Injector" in Vortex or manually added to the game root folder.

Link to comment
Share on other sites

If you haven't installed Engine Fixes and the error is telling you it's missing, that sounds like expected behaviour. Try adding Engine Fixes to your mod list and see if it helps?

 

Note there are two parts of to engine fixes, one of them needs to be installed as "Engine Injector" in Vortex or manually added to the game root folder.

OK that's sorted but got another issue now

 

I also have a warning for plugins depending on other that are not enabled, mainly coming from the mod 'Lux' and me not ticking some boxes I needed to when sorting out the config when it first installed, is there a way to get back to this config or am I just better off deleting the mod and reinstalling and doing the config correctly from scratch

 

USSEP is also saying it needs the AE version of the game to work but from numerous youtube videos I didn't think this was the case?

 

Sorry for asking so many questions!

Edited by RealBeanz
Link to comment
Share on other sites

If you need help installing mods using Vortex, this definitely the right place.

If you need help making mods work, Nexusmods has a very good technical support forum:

https://forums.nexusmods.com/index.php?/forum/4050-skyrim-special-edition-technical-support/

 

Of course you might get lucky here (ref the responses above), but looking for help on the appropriate forum will improve your chances.

Edited by rmm200
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...