Mod is working fine, no log errors at all.
But sometimes when i open the MCM menu it will crash my main quest (my mod "enabled indicator" shows mod disabled) and once i leave the menu i can't open it again, not only my menu but ALL MCM Menus from other mods also crashed and wont open.
Massive log file:
[10/17/2014 - 09:50:50AM] Error: Array index 1 is out of range (0-3)stack: [MCM_QUEST (26000D75)].MY_MCM_SCRIPT.OnPageReset() - "MY_MCM.SCRIPT.psc" Line ? [MCM_QUEST (26000D75)].MY_MCM_SCRIPT.SetPage() - "SKI_ConfigBase.psc" Line ? [SKI_ConfigManagerInstance (04000802)].SKI_ConfigManager.OnPageSelect() - "ski_configmanager.psc" Line ?
From array 1 to 76775 in one second and keep going until i close the game:
[10/17/2014 - 09:51:08AM] Error: Array index 76775 is out of range (0-3)stack: [MCM_QUEST (26000D75)].MY_MCM_SCRIPT.OnPageReset() - "MY_MCM_SCRIPT.psc" Line ? [MCM_QUEST (26000D75)].MY_MCM_SCRIPT.SetPage() - "SKI_ConfigBase.psc" Line ? [SKI_ConfigManagerInstance (04000802)].SKI_ConfigManager.OnPageSelect() - "ski_configmanager.psc" Line ?
I know it must be because of some change i made in my mod but MCM can't just go crazy like that, i do care for my users save-game integrity and i'm worried about it.