Jump to content

Script fragment usage - basics


Recommended Posts

Hello,

 

I really hope someone can help me, or give me a push in the right direction. I'm having trouble understanding how to use the framework. It's very simple: I just cannot get the framework in my script fragments. I feel like a complete idiot.

 

I'm trying to follow the steps in the guide here, but I just can't seem to get it right. Whenever I make a script fragment with some placeholder text in it, and I try to add the properties, I get compiling errors. So, how to solve this? It says at the beginning: Unable to locate SKI_ConfigBase. It's probably all linked to that.

 

The guide I'm following:

 

 

 

  1. First make sure your SexLabFramework property is not yet set in the script itself, your fragment cannot be blank however, so write a temporary comment in there for now.
  2. Compile the script fragment, no message boxes should display after this, but you should see a new script listed under the scripts box of the open window.
  3. Close the window you are placing the script fragment on and reopen it.
  4. Open the Properties window for the new script and choose "Add Property", if the "Add Property" button is grayed out, you may need to rename the script fragment first, which you can do from it's advanced tab.
  5. In the add property window, for Type, type in "SexLabFramework" for Name enter "SexLab" or whatever it is you wish to call your property, this is the variable name that will be used to access many functions within the framework. Click OK to add the property.
  6. You should now see the property you added in the property window for your script fragment, select it and click "Edit Value" You should then have an option for what to set it as, and only one option, SexLabSystem. With that set, click OK to close the properties window.
  7. You can now use the property within the script fragment via it's name "SexLab" or whatever it is you chose to name it.

 

 

 

The errors I'm getting:

 

 

 

Starting 1 compile threads for 1 files...

Compiling "scripttesttest2"...

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(0,0): unable to locate script SKI_ConfigBase

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(311,1): variable Pages is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(311,1): type mismatch while assigning to a none (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(312,1): variable Pages is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(312,1): only arrays can be indexed

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(312,6): type mismatch while assigning to a none (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(313,1): variable Pages is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(313,1): only arrays can be indexed

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(313,6): type mismatch while assigning to a none (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(314,1): variable Pages is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(314,1): only arrays can be indexed

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(314,6): type mismatch while assigning to a none (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(315,1): variable Pages is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(315,1): only arrays can be indexed

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(315,6): type mismatch while assigning to a none (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(316,1): variable Pages is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(316,1): only arrays can be indexed

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(316,6): type mismatch while assigning to a none (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(317,1): variable Pages is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(317,1): only arrays can be indexed

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(317,6): type mismatch while assigning to a none (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(318,1): variable Pages is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(318,1): only arrays can be indexed

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(318,6): type mismatch while assigning to a none (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(319,1): variable Pages is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(319,1): only arrays can be indexed

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(319,6): type mismatch while assigning to a none (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(320,1): variable Pages is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(320,1): only arrays can be indexed

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(320,6): type mismatch while assigning to a none (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(321,1): variable Pages is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(321,1): only arrays can be indexed

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(321,6): type mismatch while assigning to a none (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(324,2): variable Pages is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(324,2): only arrays can be indexed

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(324,7): type mismatch while assigning to a none (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(330,2): variable Pages is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(330,2): only arrays can be indexed

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(330,7): type mismatch while assigning to a none (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(345,8): ski_configbase is not a known user-defined type

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(351,18): variable CurrentVersion is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(351,33): cannot cast a none to a float, types are incompatible

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(360,23): variable CurrentVersion is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(360,38): cannot compare a none to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(360,38): cannot relatively compare variables to None

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(31,23): GetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(36,8): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(38,8): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(41,7): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(48,23): GetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(53,8): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(55,8): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(58,7): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(65,23): GetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(70,8): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(72,8): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(75,7): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(371,2): LoadCustomContent is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(374,2): UnloadCustomContent is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(378,20): variable TOP_TO_BOTTOM is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(378,2): SetCursorFillMode is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(379,26): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(379,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(380,19): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(380,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(381,18): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(381,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(382,24): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(382,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(385,21): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(385,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(386,14): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(386,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(387,14): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(387,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(388,18): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(388,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(389,16): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(389,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(390,19): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(390,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(391,23): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(391,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(392,25): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(392,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(393,2): SetCursorPosition is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(394,21): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(394,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(395,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(396,19): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(396,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(397,21): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(397,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(398,2): AddEmptyOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(399,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(400,19): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(400,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(401,19): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(401,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(402,22): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(402,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(403,24): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(403,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(404,17): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(404,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(405,16): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(405,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(409,20): variable TOP_TO_BOTTOM is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(409,2): SetCursorFillMode is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(410,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(411,17): AddKeyMapOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(411,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(412,24): AddKeyMapOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(412,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(413,23): AddKeyMapOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(413,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(414,23): AddKeyMapOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(414,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(415,17): AddKeyMapOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(415,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(416,19): AddKeyMapOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(416,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(417,2): SetCursorPosition is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(418,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(419,20): AddKeyMapOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(419,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(420,21): AddKeyMapOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(420,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(421,20): AddKeyMapOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(421,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(422,22): AddKeyMapOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(422,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(423,21): AddKeyMapOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(423,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(424,22): AddKeyMapOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(424,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(428,20): variable TOP_TO_BOTTOM is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(428,2): SetCursorFillMode is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(430,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(431,21): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(431,15): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(432,21): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(432,15): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(433,21): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(433,15): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(434,2): AddEmptyOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(436,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(437,23): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(437,16): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(443,24): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(443,18): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(446,4): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(451,2): SetCursorPosition is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(452,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(453,21): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(453,15): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(454,21): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(454,15): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(455,2): AddEmptyOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(456,2): AddEmptyOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(458,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(459,21): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(459,14): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(465,22): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(465,16): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(468,4): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(474,20): variable TOP_TO_BOTTOM is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(474,2): SetCursorFillMode is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(475,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(476,27): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(476,21): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(477,27): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(477,21): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(478,27): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(478,21): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(479,2): AddEmptyOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(481,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(482,23): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(482,16): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(488,30): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(488,24): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(491,4): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(496,2): SetCursorPosition is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(497,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(498,27): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(498,21): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(499,27): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(499,21): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(500,2): AddEmptyOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(501,2): AddEmptyOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(503,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(504,26): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(504,19): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(510,28): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(510,22): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(513,4): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(521,20): variable TOP_TO_BOTTOM is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(521,2): SetCursorFillMode is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(522,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(523,25): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(523,19): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(524,25): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(524,19): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(525,25): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(525,19): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(526,2): AddEmptyOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(528,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(529,23): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(529,16): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(535,24): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(535,18): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(538,4): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(543,2): SetCursorPosition is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(544,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(545,25): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(545,19): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(546,25): AddSliderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(546,19): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(547,2): AddEmptyOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(548,2): AddEmptyOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(550,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(551,26): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(551,19): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(557,27): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(557,21): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(560,4): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(566,20): variable LEFT_TO_RIGHT is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(566,2): SetCursorFillMode is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(570,28): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(570,22): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(575,20): variable LEFT_TO_RIGHT is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(575,2): SetCursorFillMode is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(579,30): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(579,24): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(584,20): variable LEFT_TO_RIGHT is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(584,2): SetCursorFillMode is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(588,26): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(588,20): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(593,20): variable LEFT_TO_RIGHT is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(593,2): SetCursorFillMode is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(597,24): AddToggleOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(597,18): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(602,20): variable TOP_TO_BOTTOM is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(602,2): SetCursorFillMode is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(603,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(608,2): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(609,2): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(610,2): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(611,2): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(612,2): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(613,2): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(614,2): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(615,2): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(616,2): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(618,2): SetCursorPosition is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(619,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(620,2): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(622,3): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(624,3): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(626,2): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(627,2): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(628,2): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(631,20): variable TOP_TO_BOTTOM is undefined

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(631,2): SetCursorFillMode is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(632,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(633,2): AddEmptyOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(634,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(636,21): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(636,3): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(638,21): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(638,3): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(640,22): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(640,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(641,23): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(641,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(642,25): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(642,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(643,21): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(643,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(644,18): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(644,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(645,2): AddEmptyOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(646,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(647,19): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(647,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(648,2): AddEmptyOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(650,2): SetCursorPosition is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(651,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(652,2): AddEmptyOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(653,20): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(653,2): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(654,2): AddEmptyOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(655,2): AddHeaderOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(659,31): GetName is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(659,41): cannot compare a none to a string (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(660,27): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(660,21): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(662,65): GetName is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(662,27): AddTextOption is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(662,21): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(676,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(677,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(678,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(679,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(682,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(683,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(684,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(685,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(688,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(689,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(690,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(691,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(694,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(695,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(696,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(697,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(700,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(701,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(702,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(703,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(706,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(707,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(708,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(709,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(712,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(713,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(714,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(715,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(717,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(718,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(719,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(720,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(722,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(723,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(724,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(725,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(727,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(728,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(729,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(730,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(732,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(733,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(734,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(735,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(738,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(739,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(740,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(741,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(743,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(744,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(745,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(746,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(748,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(749,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(750,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(751,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(753,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(754,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(755,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(756,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(758,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(759,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(760,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(761,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(764,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(765,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(766,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(767,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(769,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(770,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(771,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(772,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(774,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(775,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(776,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(777,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(779,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(780,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(781,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(782,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(784,2): SetSliderDialogStartValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(785,2): SetSliderDialogDefaultValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(786,2): SetSliderDialogRange is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(787,2): SetSliderDialogInterval is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(796,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(800,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(804,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(808,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(812,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(816,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(820,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(823,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(826,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(829,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(832,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(836,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(839,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(842,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(845,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(848,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(852,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(855,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(858,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(861,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(864,2): SetSliderOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(874,2): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(878,2): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(887,2): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(891,2): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(895,2): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(899,2): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(903,2): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(907,2): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(917,2): SetTextOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(921,2): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(925,2): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(929,2): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(935,3): ShowMessage is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(937,3): ShowMessage is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(939,2): ForcePageReset is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(941,2): ShowMessage is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(945,13): ShowMessage is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(947,3): ShowMessage is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(954,9): ShowMessage is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(956,9): ShowMessage is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(960,3): ForcePageReset is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(964,13): ShowMessage is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(969,3): ShowMessage is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(973,13): ShowMessage is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(977,3): ShowMessage is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(981,13): ShowMessage is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(993,3): ShowMessage is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(997,13): ShowMessage is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1000,3): ShowMessage is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1001,3): ForcePageReset is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1043,2): SetTextOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1047,2): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1051,2): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1059,4): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1063,4): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1071,4): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1079,4): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1083,4): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1087,4): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1092,4): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1096,4): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1101,4): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1105,4): SetToggleOptionValue is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1119,4): ForcePageReset is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1130,2): SetInfoText is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1132,2): SetInfoText is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1134,2): SetInfoText is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1136,2): SetInfoText is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1138,2): SetInfoText is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1140,2): SetInfoText is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1142,2): SetInfoText is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1144,2): SetInfoText is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1146,2): SetInfoText is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1148,2): SetInfoText is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1150,2): SetInfoText is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1152,2): SetInfoText is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1154,2): SetInfoText is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1156,2): SetInfoText is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1158,2): SetInfoText is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1160,2): SetInfoText is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1162,2): SetInfoText is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(1164,2): SetInfoText is not a function or does not exist

 

 

 

Thanks.

 

Edit:

 

I've located another thread discussing the same problem, dating back from June. Click. Apparently adding the source SkyUI scripts works. I'll try that.

 

Edit 2:

 

Not solved.

Link to comment

You need the SkyUI SDK source scripts to compile scripts connected to an MCM. https://github.com/schlangster/skyui/wiki

 

Thanks for the response. That solves most of the errors. However, compiling still fails with the following statements:

 

 

 

Starting 1 compile threads for 1 files...

Compiling "scriptesttest3"...

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(31,23): GetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(36,8): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(38,8): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(41,7): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(48,23): GetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(53,8): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(55,8): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(58,7): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(65,23): GetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(70,8): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(72,8): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(75,7): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(659,31): GetName is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(659,41): cannot compare a none to a string (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(662,65): GetName is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslThreadModel.psc(705,9): SendModEvent is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslThreadModel.psc(708,8): SendModEvent is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(203,53): IsRaceFlagSet is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(207,6): HasKeyWordString is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(207,49): HasKeyWordString is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(239,62): GetName is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(305,16): GetMaskForSlot is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(305,16): cannot call the member function GetMaskForSlot alone or on a type, must call it on a variable

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(305,3): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(306,12): GetWornForm is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(306,30): cannot cast a none to a armor, types are incompatible

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(307,28): HasKeyWordString is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(316,30): HasKeyWordString is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(329,30): HasKeyWordString is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(372,25): GetType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(372,6): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1187,2): SendModEvent is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1190,1): SendModEvent is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1218,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1219,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1220,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1221,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1222,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1223,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1224,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1225,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1226,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1227,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1228,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1229,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1236,1): UnregisterForAllKeys is not a function or does not exist

No output generated for xTase_test1, compilation failed.

 

Batch compile of 1 files finished. 0 succeeded, 1 failed.

Failed on scriptesttest3

 

 

 

Link to comment

 

You need the SkyUI SDK source scripts to compile scripts connected to an MCM. https://github.com/schlangster/skyui/wiki

 

Thanks for the response. That solves most of the errors. However, compiling still fails with the following statements:

 

 

 

Starting 1 compile threads for 1 files...

Compiling "scriptesttest3"...

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(31,23): GetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(36,8): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(38,8): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(41,7): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(48,23): GetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(53,8): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(55,8): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(58,7): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(65,23): GetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(70,8): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(72,8): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslBaseVoice.psc(75,7): SetVoiceType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(659,31): GetName is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(659,41): cannot compare a none to a string (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslSystemConfig.psc(662,65): GetName is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslThreadModel.psc(705,9): SendModEvent is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\sslThreadModel.psc(708,8): SendModEvent is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(203,53): IsRaceFlagSet is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(207,6): HasKeyWordString is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(207,49): HasKeyWordString is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(239,62): GetName is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(305,16): GetMaskForSlot is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(305,16): cannot call the member function GetMaskForSlot alone or on a type, must call it on a variable

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(305,3): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(306,12): GetWornForm is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(306,30): cannot cast a none to a armor, types are incompatible

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(307,28): HasKeyWordString is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(316,30): HasKeyWordString is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(329,30): HasKeyWordString is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(372,25): GetType is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(372,6): type mismatch while assigning to a int (cast missing or types unrelated)

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1187,2): SendModEvent is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1190,1): SendModEvent is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1218,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1219,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1220,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1221,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1222,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1223,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1224,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1225,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1226,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1227,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1228,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1229,1): RegisterForKey is not a function or does not exist

E:\Games\The Elder Scrolls V Skyrim\Data\Scripts\Source\SexLabFramework.psc(1236,1): UnregisterForAllKeys is not a function or does not exist

No output generated for xTase_test1, compilation failed.

 

Batch compile of 1 files finished. 0 succeeded, 1 failed.

Failed on scriptesttest3

 

 

 

 

 

 

You don't have the SKSE scripts either. Reinstall SKSE.

Link to comment

 

You don't have the SKSE scripts either. Reinstall SKSE.

 

 

Well that's odd. I've reinstalled it, and the errors remain. Any advice?

 

Edit:

 

It works now! I added a new script, and it added the property. Great success. Somehow editing the existing script doesn't work though (even though I made sure the source was empty). Probably did something strange...

 

Thanks for your quick responses!

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use