Jump to content

Asking for help with CTD


Recommended Posts

Posted

Hello fellas! I'm asking for help to find what causes my Skyrim to CTD.
Problem: after proceeing through LAL (Live another life) using any start, the game crashes whenever I try to open container or inventory. Tho in start room inventory is opening and everything's fine.

SKSE and SkyUI are proper version and are working

Would appretiate the help!

Papyrus.0.log load order.txt

Posted
1 minute ago, squiffyrogue said:

I don't know where it is.

 

That is why you're not finding the crash logs either. You didn't read the mod description page:

 

Quote

Crash logs are located in "Documents\My Games\\Skyrim Special Edition\SKSE" or "Documents\My Games\Skyrim VR\SKSE"

 

Or if the issue is that you don't know where "Documents" is, then that is your My Documents directory.

Posted
3 minutes ago, traison said:

 

That is why you're not finding the crash logs either. You didn't read the mod description page:

 

 

Or if the issue is that you don't know where "Documents" is, then that is your My Documents directory.

That's the problem. There is no crash logs there. Tho I did SKSE.ini in Data/SKSE, the logs aren't in Documents neither in MO2 SSE folder

Posted

Check the skse64.log file, also in the same directory. There is a line containing "CrashLogger.dll ... loaded correctly" if it was loaded.

 

Posted
27 minutes ago, traison said:

Check the skse64.log file, also in the same directory. There is a line containing "CrashLogger.dll ... loaded correctly" if it was loaded.

 

But there is no .dll in the link you gave? Only .pdb

Posted
2 minutes ago, squiffyrogue said:

But there is no .dll in the link you gave? Only .pdb

 

Incorrect. Contents of the Plugins folder from the 1.8.0 version:

CrashLogger.dll
CrashLogger.pdb
CrashLogger.yaml
msdia140.dll

Posted
3 minutes ago, traison said:

 

Incorrect. Contents of the Plugins folder from the 1.8.0 version:

CrashLogger.dll
CrashLogger.pdb
CrashLogger.yaml
msdia140.dll

Sorry, I misundrestood. Downloaded only optional file for 1.5.97

Posted

That crash was caused by the Ale object from iNeed - Extended.esp, formid 0x00034C5E.

 

So now there's a couple of options:

  1. You open that esp in xEdit and inspect the changes it made to the vanilla Ale record.
  2. You uninstall iNeed.

If xEdit is not your thing then you can upload the "iNeed - Extended.esp" here and I'll take a look at it. See if there's some obvious issue there.

Posted
3 minutes ago, traison said:

That crash was caused by the Ale object from iNeed - Extended.esp, formid 0x00034C5E.

 

So now there's a couple of options:

  1. You open that esp in xEdit and inspect the changes it made to the vanilla Ale record.
  2. You uninstall iNeed.

If xEdit is not your thing then you can upload the "iNeed - Extended.esp" here and I'll take a look at it. See if there's some obvious issue there.

Have no Idea how to work in xEdit
Thank you for pointing out the problem and the patience!
Here is the .espiNeed - Extended.esp

Posted (edited)

What version of iNeed are you using? 1.83 apparently fixed more than one inventory CTD bug.

Edited by traison
Posted

I suspect the issue is actually in iNeed.esp. More specifically the _SNEmptyFX MGEF used by the Ale object in iNeed - Extended.esp. This MGEF has its archetype set to script, but it has no script associated with it. Typically what you do to create an MGEF with no effect, is to set it to a Value Modifier and give it a magnitude of 0. I made these changes to iNeed.esp. You'll have to test it yourself though, I don't have the time for that right now.

iNeed.esp

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...