Jump to content

My game is bazoongas (it crashed while loading a save)


Recommended Posts

Posted

idk what happened, I tweaked a couple of ini settings and added just a few mods, but y some reason. when I load my save it crashes. I want to know what is the cause and how to fix it but I lack the capabilities on how to read crash logs so I will just leave the link to my crashlog here, thank you in advance for the help.  https://pastebin.com/6SSG592T

Posted

The crash was caused by a bug in SKEE (RaceMenu). I didn't look into it any closer, since you seem to already have an idea of what you did to break it.

Posted
On 10/7/2024 at 5:04 AM, traison said:

The crash was caused by a bug in SKEE (RaceMenu). I didn't look into it any closer, since you seem to already have an idea of what you did to break it.

well im not entirely sure it was the ini because I changed them back to how they were before and it still crashed so yeah.

Posted
16 hours ago, traison said:

In that case I'm gonna need to know the exact version of RaceMenu you're using, and where you got it from.

its Racemenu version 0.4.16. I got it from Nexus Mods

Posted (edited)

Callstack in chronological order, oldest first:

 

Entry 4: 0x004E4F5

SKEE64Serialization_Load

 

Entry 3: 0x007553D

NodeTransformRegistrationMapHolder::Load

 

Entry 2: 0x007B60B

MultiRegistration<class MultiRegistration<class NodeTransformKeys,2>,2>::Load

 

Entry 1: 0x007BB00

MultiRegistration<class NodeTransformKeys,2>::Load

 

Faulting offset: 0x180075292

NodeTransformKeys::Load

 

 

So its having issues deserializing NodeTransformKeys. My guess would be that there's a bug in either the serializer or the deserializer of this data. Node transforms most likely refers to morphs or nioverride. What to do about it? I would start by making a list of all mods that use either morps or nioverride. Then, try to think of why this is going wrong. Perhaps its a buffer overrun issue, and perhaps you have a mod that adds morphs or nioverrides to every NPC?

 

Same issue as here, second log. (no solution)

Edited by traison

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