redrootcat Posted May 26 Posted May 26 I've encountered an issue: after receiving the main quest to go to Sky Haven Temple, the game crashes to desktop whenever I enter the Karthspire area. NetFramework didn't generate any error logs, and papyrus.log also didn't record any mods that caused runtime errors. Is there a way to fix this?
alphafr Posted May 26 Posted May 26 (edited) Should still post generated crash log regardless unless you really have nothing generated inside your SKSE folder, because if it doesn't pin point a mod it doesn't means it can't give hints somewhere to narrow down the culprit Edited May 26 by alphafr
traison Posted May 26 Posted May 26 If there's no crash log, then it wasn't technically a crash. Application exiting to desktop because of a handled crash is not the same thing as the application being forced to close because of an unhandled exception. They both look the same, but only the latter is a crash, and only the latter is caught by the crash loggers we have available. You need a debugger for the other variants. .Net Script Framework is very old however, the time to switch was years ago: https://www.nexusmods.com/skyrimspecialedition/mods/59818
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