Alexandra The Nord Queen Posted March 31, 2019 Posted March 31, 2019 Do you know what means that below? This is the final papyrus in a load game that was causing CTD when start: [03/31/2019 - 10:38:21AM] ERROR: Unable to bind script dunSetRestrainedWhenSeated to (0D0927E0) because their base types do not match [03/31/2019 - 10:38:21AM] ERROR: Unable to bind script TIF__0407DC8D to topic info 0D07DC8D on quest ArnimaGuardDialogue (0D0778C0) because their base types do not match [03/31/2019 - 10:38:21AM] ERROR: Unable to bind script NPCO_MyConfigMenu to NPCO_MyConfigMenu (509C39F2) because their base types do not match [03/31/2019 - 10:38:21AM] ERROR: Unable to bind script SF_TweakP1Pose_02017788 to (36017788) because their base types do not match [03/31/2019 - 10:38:21AM] ERROR: Unable to bind script ASISMCMScript to ASIS_MCMQuest (31000805) because their base types do not match [03/31/2019 - 10:38:21AM] ERROR: Unable to bind script SF_TweakP1Hangout_02017201 to (36017201) because their base types do not match [03/31/2019 - 10:38:21AM] ERROR: Unable to bind script traptriggerbase to TweakTraps (3600C515) because their base types do not match [03/31/2019 - 10:38:21AM] ERROR: Unable to bind script TrapBear to TweakTraps (3600C515) because their base types do not match
phillout Posted April 2, 2019 Posted April 2, 2019 This actually says nothing about the actual reason why your game crashes. It's just a usual Papyrus spam everyone could find in their logs. Even if you have no mods installed, and enable logging, you gonna find tons of those in the log. Papyrus is just a mess. I'd say the most common reason of SSE crashing on startup is one of mods having an old (LE) BSA. I.E. you've installed an Oldrim mod w/o any conversion. BSA's are especially "deadly" in this regard - SSE silently CTDs when encountering those. Another one would probably be some SKSE plugin not being upgraded for the current version. But I think this one should at least be reported by SKSE itself, though I'm not exactly sure,. haven't seen it in a long time.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.