aers / EngineFixesSkyrim64

WIP skse64 plugin to fix stuff in Skyrim SE (and probably VR at some point)
MIT License
147 stars 49 forks source link

EngineFixes.dll: couldn't load plugin (00000241) #58

Open SirHodgeheg opened 1 year ago

SirHodgeheg commented 1 year ago

First time using the mod and every time I try and launch the game I get this error. I have uninstalled and reinstalled SKSE64 on Vortex many times now, have manually import the Skyrim Script Extender files and have followed the installation guide to no avail. I cannot figure out what I am doing wrong.

The console reads:

[13:10:27] [info] Starting SKSE v0.2.2.3... be aware that messages that start without a colored [timestamp] prefix are logs from the Script Extender and its loaded mods. [13:10:27] [info] SKSE is active SKSE64 runtime: initialize (version = 2.2.3 01062800 01D9D683F823A655, os = 10.0 (22621)) imagebase = 0000000140000000 reloc mgr imagebase = 0000000140000000 config path = C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\SKSE\skse.ini plugin directory = C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\ scanning plugin directory C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\SKSE\Plugins\ checking plugin EngineFixes.dll loading plugin "6.1.1" plugin EngineFixes.dll (00000001 6.1.1 00000006) couldn't load plugin 577 (handle 1) dispatch message (0) to plugin listeners no listeners registered dispatch message (1) to plugin listeners no listeners registered

I am very new to modding Skyrim so any explanation would be greatly appreciated.

SirHodgeheg commented 11 months ago

I recently got a new PC, and when trying to boot with this mod on a completely fresh instance of Skyrim only using Skyrim Together and Address Library for SKSE Plugins, I got the EXACT same error. Even what appears on the console of Skyrim Together is exactly the same. I have tried disabling all plugins and it still says its failed to load a plugin even though none are present.

ANY response is much appreciated.

quentinlegot commented 9 months ago

@SirHodgeheg try to edit EngineFixes config file ( Skyrim Special Edition\Data\SKSE\Plugins\EngineFixes.toml ) and disable EnableAchievementsWithMods in the Patches section (lign 9 for me), you may require to disable others patches but by simply disabling this one, I was able to start and play the game

Ok I'm stupid, I through you was having issue with latest skyrim update and then I've read the date of the issue seconds after I've send this message 🤦