Guest Posted December 29, 2023 Posted December 29, 2023 2023-12-29-05-37-27.log Hi, I've been having Ctds, I attached a crash log I was hoping someone who knows how to read them could tell me whats going on. thanks
traison Posted December 29, 2023 Posted December 29, 2023 I assume this is a crash that occured during a save or load. It seems it may be related to a papyrus script. Trainwreck only identifies classes, it does not print information stored in class members. So unfortunately that's all you're going to get. The rest you'd have to dig out yourself, using windbg (or a similar utility) and a full memory dump created during the crash. Alternatively, you could create a log using this logger instead. 1
Guest Posted December 29, 2023 Posted December 29, 2023 I switched to the logger you recommended, the problem was a LUX patch for interesting npcs. Thanks for your help
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now