Jump to content

Seeking advice on seemingly random crashes (SkyrimSE.exe+C2A5F3)


Recommended Posts

Hi!

I am posting here in hope that some of you may recognize something within my crash log, because otherwise I have no idea which way to go.

The issue is that I am experiencing CTDs in completely random circumstances and intervals. Sometime I go without a crash a few hours, sometimes I crash multiple times within an hour and it is always the same (to me vague) NET crash log. The probable callstack is always identical across the logs. While the possible relevant objects vary, I suspect they have really nothing to do with the CTD itself but get logged anyway.

 

Here is a snippet from one of my recent crash logs, full log will be posted down below. Hopefully useful in case someone else Googles this similar issue in the future.

Unhandled native exception occurred at 0x7FF63D71A5F3 (SkyrimSE.exe+C2A5F3) on thread 14352!

FrameworkName: NetScriptFramework
FrameworkVersion: 15
FrameworkArchitecture: x64
GameLibrary: SkyrimSE
GameLibraryVersion: 18
ApplicationName: SkyrimSE.exe
ApplicationVersion: 1.5.97.0
VersionInfo: Successfully loaded
Time: 13 Mar 2024 23:11:33.530

Possible relevant objects (2)
{
  [  50]    TESNPC(Name: `Outlaw Warrior`, FormId: FF0044B7)
  [  50]    Character(FormId: 000D5EF6, File: `Skyrim.esm`, BaseForm: TESNPC(Name: `Outlaw Warrior`, FormId: FF0044B7))
}

Probable callstack
{
  [0]   0x7FF63D71A5F3     (SkyrimSE.exe+C2A5F3)          unk_C2A590+63
  [1]   0x7FF63D718C64     (SkyrimSE.exe+C28C64)          BSFixedString::Initialize_C28BF0+74
  [2]   0x7FF63DD6C544     (SkyrimSE.exe+127C544)         BSScript__Internal__CodeTasklet::unk_127C360+1E4
  [3]   0x7FF63DD68479     (SkyrimSE.exe+1278479)         BSScript__Internal__CodeTasklet::VMProcess_1278110+369
  [4]   0x7FF63D722A81     (SkyrimSE.exe+C32A81)          JobList::Process_C329B0+D1
  [5]   0x7FF63D722EE1     (SkyrimSE.exe+C32EE1)          BSJobs__JobThread::unk_C32CB0+231
  [6]   0x7FF63D722929     (SkyrimSE.exe+C32929)          JobList::Finish_impl_C32890+99
  [7]   0x7FF63D130691     (SkyrimSE.exe+640691)          Job_VM_update_640600+91
  [8]   0x7FF63D722A81     (SkyrimSE.exe+C32A81)          JobList::Process_C329B0+D1
  [9]   0x7FF63D724C48     (SkyrimSE.exe+C34C48)          BSJobs::JobThread::Func1_C34930+318
  [10]  0x7FF63D6FD6BD     (SkyrimSE.exe+C0D6BD)          StartAddress_0_C0D680+3D
  [11]  0x7FFE53417034     (KERNEL32.DLL+17034)           
  [12]  0x7FFE53D426A1     (ntdll.dll+526A1)

 

I have tried searching all of the processes listed in probable callstack but nothing helpful came out of it.

The first line Unhandled native exception occurred at 0x7FF63D71A5F3 (SkyrimSE.exe+C2A5F3) on thread 14352!  is always the same in each and every crash log, which indicates that it's one consistent cause. A small comfort.

 

Does anyone have an idea what does the code SkyrimSE.exe+C2A5F3 mean? If you could point me in the right direction I would be immensely grateful.

Couple of crash logs: https://pastebin.com/bCqTEkLT      https://pastebin.com/LM6tH7g5         https://pastebin.com/HrQ5MzED

Edited by Yuehann
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
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines, Privacy Policy, and Terms of Use.