kefka95 Posted November 25, 2014 Share Posted November 25, 2014 I'm trying to create a very basic empty MCM menu, specifically following the directions from the MCM "quickstart" guide (https://github.com/schlangster/skyui/wiki/MCM-Quickstart). At the beginning of the instructions, it states to do the following: The first thing you'll want to customize for you new config menu is the name that will be displayed in the control panel. You do this by setting the ModName property of your attached script in the Creation Kit property editor. I got the one-line script added without issue (scriptname MyConfigMenu extends SKI_ConfigBase), and it seems to compile okay. However, when I go to the properties for the script, I get an error that states "Errors encountered while attempting to reload the script". That's all it says. It then brings up the properties menu, but the ModName property is not there. Any ideas? MCM will be an important component of the mod I'm working on, so I'm hoping I can get this resolved. Link to comment Share on other sites More sharing options...
kefka95 Posted November 25, 2014 Author Share Posted November 25, 2014 Please disregard. Apparently all I had to do was close and reopen CK, and now it works (go figure!). Link to comment Share on other sites More sharing options...
tonycubed2 Posted October 10, 2019 Share Posted October 10, 2019 i tried closing and opening, still happening to me., Link to comment Share on other sites More sharing options...
Recommended Posts