Jump to content

EXCEPTION_ACCESS_VIOLATION always at the same stack address when menumaid2 loading a certain plugin


Recommended Posts

Posted

This crash most likely came from Papyrus. Something tried to call a function (perhaps called "RegisterMod") in MenuMaid2.dll, and MenuMaid2.dll has a bug in it which crashed the game. It tried to dereference RBX, which was 0x0 at the time of the crash. So basically there's a missing null pointer check somewhere in that dll. Switch to Crash Logger if you want more.

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