Nexus-Mods / Vortex

Vortex Development
GNU General Public License v3.0
898 stars 131 forks source link

Skyrim AE 1.6.640 Issues with Nemesis PCEA and Vortex latest update #15967

Closed TElliott17 closed 2 months ago

TElliott17 commented 3 months ago

after updating vortex. The game crashes to desktop from loading screen when trying to load my save game files. Reverting to older form of vortex I used prior fixes issue (Vottex version 1.9.12) so something with the newest version prevents loading with my modlist Nemesis PCEA.

error message in vortex is this

2024-06-21T01:22:00.777Z - error: [gamebryo-plugin-management] Cannot read plugin file "D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\Nemesis PCEA.esp". Details: D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\Nemesis PCEA.esp : esplugin error code: 5 2024-06-21T01:22:00.777Z - error: [gamebryo-plugin-management] Caught exception while trying to add Nemesis PCEA.esp to the cache: Cannot read "D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\Nemesis PCEA.esp". Details: D:\SteamLibrary\steamapps\common\Skyrim Special Edition\Data\Nemesis PCEA.esp : esplugin error code: 5

IDCs commented 3 months ago

Hi there @TElliott17 - error code 5 translates to "access denied"; try taking ownership of that file using your windows user account via the file properties security tab.

Alternatively you may have some AV which is blocking Vortex from running its operations. Try disabling it temporarily and see if that makes a difference.

Let me know how you get on. Don't forget to tag me @IDCs in your response or I may miss it.

TElliott17 commented 3 months ago

@IDCs

So I tried working with my AV settings and the issue persists.

I Re-downloaded the old version and it still says the same error message about Nemesis but works properly with no crash to desktop so that might not be the issue.

Every version after 1.9.12 leads me to a crash to desktop so something was changed with that update that prevents me from playing my saved games.

Basically Skyrim loads normally I get to title screen go to my save file to load my character and it shows the loading screen then crashes when it would have e loaded.

I'm just going to use that older version because there is some kind of issue with the versions after that and it unfortunately causes my game to be unplayable.

IDCs commented 2 months ago

Hi there @TElliott17, sorry for taking so long to respond to this issue.

One of the main changes done in post-1.9.x versions is libloot updates. The errors you've included in your report are actually being reported by libloot's esplugin Nemesis PCEA.esp : esplugin error code: 5.

I'm afraid I'm going to close this issue as there's nothing we can do to fix this on our end.