joshtree43 Posted January 19, 2025 Posted January 19, 2025 So I've recently gotten an issue that I can't seem to figure out for the life of me. There were no issues with the game at all while playing and then all of a sudden when I try to start up the game it crashes instantly. I figure it has something to do with baka's populated skyrim, but I can't figure out why it decides suddenly to give up on me. If anyone can figure out what the issue is I would greatly appreciate it! https://pastebin.com/vHZz3sLA
traison Posted January 19, 2025 Posted January 19, 2025 I think with a problem like this it would be important to get several crash logs. One from each save you tried to load for instance. This specific crash was caused by a null pointer in form id 0x00000000, reference id 0xff0016e1 of type Actor. As far as I know 0x0 form ids would indicate there is no base form, and thus are not valid. So either you got some dll doing something it shouldn't be doing, or the save itself is borked and that form id is the null pointer which caused the crash. Considering you said this is affecting old saves as well, I might be leaning more towards the dll idea. po3_SpellPerkItemDistributor.dll and EngineFixes.dll may have been involved.
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