Chrishansenissad Posted November 25, 2024 Posted November 25, 2024 So I'm testing my MCM Recording to make sure it works, and for some reason the Events and Effects page doesn't have the settings sometimes. I've had this happen as well with Devious Lore's removal costs. Do the menus only show up under certain circumstances? plugins.txt loadorder.txt
traison Posted November 26, 2024 Posted November 26, 2024 MCM menus can be severely delayed when the Papyrus engine is busy. MCM menus don't respond or show when a quest is starting. MCM menus obviously do not show if the script running them has errors. 1
Chrishansenissad Posted November 26, 2024 Author Posted November 26, 2024 2 hours ago, traison said: MCM menus can be severely delayed when the Papyrus engine is busy. MCM menus don't respond or show when a quest is starting. MCM menus obviously do not show if the script running them has errors. That would explain why it doesn’t appear seemingly at random. So I assume simply waiting should work, as long as the issue’s the first two?
traison Posted November 26, 2024 Posted November 26, 2024 Waiting only works for the first one, as quests do not finish starting while a menu is open. Also waiting to get rid of Papyrus delays is a temporary solution. You should solve that properly, otherwise you'll just run into issues elsewhere later.
Chrishansenissad Posted November 26, 2024 Author Posted November 26, 2024 How would I solve that issue?
traison Posted November 26, 2024 Posted November 26, 2024 Figure out which problem you're having first before you start fixing things. Start with the Papyrus log, make sure its not throwing errors from the menu or dumping thread stacks. Then check your save with ReSaver, make sure you don't have excessive amounts of active scripts.
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