Jump to content

Help w crash log please


Recommended Posts

Posted

Crash occured in RaceMenu. Most likely had something to do with a body overlay. The character involved is probably in RSP+78 but trainwreck doesn't show class contents.

Posted

RSP is the stack pointer or stack frame pointer, +78 is the offset from RSP. Trainwreck only prints presumed class names like Character* which is a pointer to a Character class instance. CrashLoggerSSE is better for remote assistance situations because it prints class names like perhaps the name and form id of this Character. Trainwreck is nice for those that want to use a debugger to find this information themselves - in a world where CrashLoggerSSE exists however I'd call those people either extreme enthusiasts or just plain old masochists.

Posted

LOL, ok.  I got rid of trainwrck and went back to Crash Logger.  I see if the crash happens again.  I can't imagine what mod I have would be giving body overlays to npcs, though.

Posted
6 minutes ago, Jotasran said:

I can't imagine what mod I have would be giving body overlays to npcs, though.

 

If you want something to do while waiting, search through all pex files in all mods for "AddNodeOverrideString". That's your list of suspects. Remember that pex files can hide in BSA files as well. Notepad++ can do this search easily.

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