Someone92 Posted July 21, 2013 Share Posted July 21, 2013 I tried to follow the instructions given here to be able to use the SexLab functions but when I hit compile a get a huge number of errors and the compile fails. Even a simple script like this doesn't work: Scriptname SexLabConsequences extends ReferenceAlias {blub} SexLabFramework property SexLab auto I also cannot compile already existing scripts. The errors are like: "ForcePageReset is not a function or doesn't exist" "RegisterForKey is not a function or doesn't exist" The errors appear in the scripts "sslSystemConfig.psc" and "SexLabFramework.pcs". Link to comment
Ashal Posted July 21, 2013 Share Posted July 21, 2013 You need the SkyUI SDK scripts in order to compile mods using MCM. Get it here: https://github.com/schlangster/skyui/wiki Link to comment
Someone92 Posted July 21, 2013 Author Share Posted July 21, 2013 After installing those scripts and restarting notpad++ and CS I can now compile my script(s); thank you. Link to comment
Someone92 Posted July 21, 2013 Author Share Posted July 21, 2013 Okay, now I'm getting error messages again.This time it complains about "sslBaseVoice.psc", "sslSystemConfig.psc", "sslThreadMode1.psc" and "SexLabFramework.pcs"; all error messages are about that something isn't a function or doesn't exist.I've tried to reinstall SexLab, the additional SkyUI scripts, uninstalling Sexlab Util1_03 (the only thing I've changed between when it worked and not). Full error description: Starting 1 compile threads for 1 files...Compiling "SexLabConsequences"...d:\skyrim\Data\Scripts\Source\sslBaseVoice.psc(31,23): GetVoiceType is not a function or does not existd:\skyrim\Data\Scripts\Source\sslBaseVoice.psc(36,8): SetVoiceType is not a function or does not existd:\skyrim\Data\Scripts\Source\sslBaseVoice.psc(38,8): SetVoiceType is not a function or does not existd:\skyrim\Data\Scripts\Source\sslBaseVoice.psc(41,7): SetVoiceType is not a function or does not existd:\skyrim\Data\Scripts\Source\sslBaseVoice.psc(48,23): GetVoiceType is not a function or does not existd:\skyrim\Data\Scripts\Source\sslBaseVoice.psc(53,8): SetVoiceType is not a function or does not existd:\skyrim\Data\Scripts\Source\sslBaseVoice.psc(55,8): SetVoiceType is not a function or does not existd:\skyrim\Data\Scripts\Source\sslBaseVoice.psc(58,7): SetVoiceType is not a function or does not existd:\skyrim\Data\Scripts\Source\sslBaseVoice.psc(65,23): GetVoiceType is not a function or does not existd:\skyrim\Data\Scripts\Source\sslBaseVoice.psc(70,8): SetVoiceType is not a function or does not existd:\skyrim\Data\Scripts\Source\sslBaseVoice.psc(72,8): SetVoiceType is not a function or does not existd:\skyrim\Data\Scripts\Source\sslBaseVoice.psc(75,7): SetVoiceType is not a function or does not existd:\skyrim\Data\Scripts\Source\sslSystemConfig.psc(659,31): GetName is not a function or does not existd:\skyrim\Data\Scripts\Source\sslSystemConfig.psc(659,41): cannot compare a none to a string (cast missing or types unrelated)d:\skyrim\Data\Scripts\Source\sslSystemConfig.psc(662,65): GetName is not a function or does not existd:\skyrim\Data\Scripts\Source\sslThreadModel.psc(705,9): SendModEvent is not a function or does not existd:\skyrim\Data\Scripts\Source\sslThreadModel.psc(708,8): SendModEvent is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(203,53): IsRaceFlagSet is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(207,6): HasKeyWordString is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(207,49): HasKeyWordString is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(239,62): GetName is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(305,16): GetMaskForSlot is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(305,16): cannot call the member function GetMaskForSlot alone or on a type, must call it on a variabled:\skyrim\Data\Scripts\Source\SexLabFramework.psc(305,3): type mismatch while assigning to a int (cast missing or types unrelated)d:\skyrim\Data\Scripts\Source\SexLabFramework.psc(306,12): GetWornForm is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(306,30): cannot cast a none to a armor, types are incompatibled:\skyrim\Data\Scripts\Source\SexLabFramework.psc(307,28): HasKeyWordString is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(316,30): HasKeyWordString is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(329,30): HasKeyWordString is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(372,25): GetType is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(372,6): type mismatch while assigning to a int (cast missing or types unrelated)d:\skyrim\Data\Scripts\Source\SexLabFramework.psc(1185,2): SendModEvent is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(1188,1): SendModEvent is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(1216,1): RegisterForKey is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(1217,1): RegisterForKey is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(1218,1): RegisterForKey is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(1219,1): RegisterForKey is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(1220,1): RegisterForKey is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(1221,1): RegisterForKey is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(1222,1): RegisterForKey is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(1223,1): RegisterForKey is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(1224,1): RegisterForKey is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(1225,1): RegisterForKey is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(1226,1): RegisterForKey is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(1227,1): RegisterForKey is not a function or does not existd:\skyrim\Data\Scripts\Source\SexLabFramework.psc(1234,1): UnregisterForAllKeys is not a function or does not existNo output generated for SexLabConsequences, compilation failed.Batch compile of 1 files finished. 0 succeeded, 1 failed.Failed on SexLabConsequences edit: This fixed the issue: http://www.loverslab.com/topic/19498-problem-with-sexlab-in-creation-kit/?p=455179 Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.