Guest Posted November 2, 2013 Posted November 2, 2013 Hello, iam sorry if iam not in the right threat, be couse i do not have trouble with a mod isnt working. i try to make my own and spend the last 2 days to get more familiar with the CK i finaly reacht the point where i want to have the aktion. my first question is very simple: do i have to make a quest for the mcm menü, or is downloading and adding the files from skyui sdk ok for now? the second question is, ill tryed to make my first script and addet the property for sexlabframework. after that i have got an error massage: Starting 1 compile threads for 1 files...Compiling "QF_000aaaTestQuestQuest_02000D63"...E:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(7,12): variable StringUtil is undefinedE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(7,23): none is not a known user-defined typeE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(7,5): type mismatch while assigning to a int (cast missing or types unrelated)E:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(9,15): variable StringUtil is undefinedE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(9,26): none is not a known user-defined typeE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(10,5): variable StringUtil is undefinedE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(10,16): none is not a known user-defined typeE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(10,35): cannot compare a none to a string (cast missing or types unrelated)E:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(11,9): variable StringUtil is undefinedE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(11,20): none is not a known user-defined typeE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(17,9): variable StringUtil is undefinedE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(17,20): none is not a known user-defined typeE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslUtility.psc(17,2): type mismatch while assigning to a int (cast missing or types unrelated)E:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationFactory.psc(46,1): RegisterForModEvent is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationFactory.psc(47,1): SendModEvent is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationFactory.psc(48,1): UnregisterForAllModEvents is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationFactory.psc(27,1): RegisterForModEvent is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationFactory.psc(28,1): SendModEvent is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationFactory.psc(29,1): UnregisterForAllModEvents is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationDefaults.psc(41,17): GetModCount is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationDefaults.psc(41,17): cannot call the member function GetModCount alone or on a type, must call it on a variableE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationDefaults.psc(41,5): type mismatch while assigning to a int (cast missing or types unrelated)E:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationDefaults.psc(44,24): GetModName is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationDefaults.psc(44,24): cannot call the member function GetModName alone or on a type, must call it on a variableE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(22,45): GetName is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(53,14): GetAliasByName is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(53,58): cannot cast a none to a sslbaseanimation, types are incompatibleE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(55,14): GetAliasByName is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(55,57): cannot cast a none to a sslbaseanimation, types are incompatibleE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslCreatureAnimationSlots.psc(62,1): SendModEvent is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorStats.psc(338,1): SendModEvent is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseVoice.psc(39,23): GetVoiceType is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseVoice.psc(44,8): SetVoiceType is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseVoice.psc(46,8): SetVoiceType is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslBaseVoice.psc(49,7): SetVoiceType is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceFactory.psc(31,1): RegisterForModEvent is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceFactory.psc(32,1): SendModEvent is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceFactory.psc(33,1): UnregisterForAllModEvents is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(136,14): GetAliasByName is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(136,46): cannot cast a none to a sslbasevoice, types are incompatibleE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(138,14): GetAliasByName is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(138,45): cannot cast a none to a sslbasevoice, types are incompatibleE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslVoiceSlots.psc(145,1): SendModEvent is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(338,46): HasKeyWordString is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(436,55): GetName is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(436,85): GetName is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(680,2): SendModEvent is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(683,1): SendModEvent is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(694,16): RegisterForModEvent is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadModel.psc(696,1): SendModEvent is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(89,79): GetName is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(154,11): SheatheWeapon is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(235,60): GetCameraState is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(235,60): cannot call the member function GetCameraState alone or on a type, must call it on a variableE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(235,77): cannot compare a none to a int (cast missing or types unrelated)E:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(458,1): UnregisterForModEvent is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(464,1): UnregisterForModEvent is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(489,1): UnregisterForAllModEvents is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorSlots.psc(84,18): GetAliasByName is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorSlots.psc(84,50): cannot cast a none to a sslactoralias, types are incompatibleE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorSlots.psc(86,18): GetAliasByName is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorSlots.psc(86,49): cannot cast a none to a sslactoralias, types are incompatibleE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(77,44): GetName is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(79,6): HasKeywordString is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(84,6): HasKeywordString is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(105,29): GetName is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(107,14): IsRaceFlagSet is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(107,43): variable StringUtil is undefinedE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(107,54): none is not a known user-defined typeE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(107,78): cannot compare a none to a int (cast missing or types unrelated)E:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(107,87): variable StringUtil is undefinedE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(107,98): none is not a known user-defined typeE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(107,120): cannot compare a none to a int (cast missing or types unrelated)E:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(112,25): HasKeywordString is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(214,16): GetMaskForSlot is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(214,16): cannot call the member function GetMaskForSlot alone or on a type, must call it on a variableE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(214,3): type mismatch while assigning to a int (cast missing or types unrelated)E:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,12): GetWornForm is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(215,30): cannot cast a none to a armor, types are incompatibleE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(216,28): HasKeyWordString is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(223,30): HasKeyWordString is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(237,30): HasKeyWordString is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(273,25): GetType is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(273,6): type mismatch while assigning to a int (cast missing or types unrelated)E:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(350,10): HasKeyWordString is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(371,50): HasKeywordString is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(373,50): HasKeywordString is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(410,1): RegisterForKey is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(411,1): RegisterForKey is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(412,1): RegisterForKey is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(413,1): RegisterForKey is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(414,1): RegisterForKey is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(415,1): RegisterForKey is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(416,1): RegisterForKey is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(417,1): RegisterForKey is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(418,1): RegisterForKey is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(419,1): RegisterForKey is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(420,1): RegisterForKey is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(421,1): RegisterForKey is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(422,1): RegisterForKey is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(428,1): UnregisterForAllKeys is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(434,44): variable UI is undefinedE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(434,47): none is not a known user-defined typeE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(434,73): variable UI is undefinedE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(434,76): none is not a known user-defined typeE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(434,104): variable UI is undefinedE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(434,107): none is not a known user-defined typeE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(434,138): variable UI is undefinedE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(434,141): none is not a known user-defined typeE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(441,17): variable input is undefinedE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(441,23): none is not a known user-defined typeE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(441,43): variable input is undefinedE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(441,49): none is not a known user-defined typeE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(443,15): variable input is undefinedE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(443,21): none is not a known user-defined typeE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(449,22): variable input is undefinedE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(449,28): none is not a known user-defined typeE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(449,49): variable input is undefinedE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(449,55): none is not a known user-defined typeE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(451,20): variable input is undefinedE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslActorLibrary.psc(451,26): none is not a known user-defined typeE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(201,14): GetAliasByName is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(201,50): cannot cast a none to a sslbaseanimation, types are incompatibleE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(203,14): GetAliasByName is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(203,49): cannot cast a none to a sslbaseanimation, types are incompatibleE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslAnimationSlots.psc(210,1): SendModEvent is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadSlots.psc(73,19): GetAliasByName is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadSlots.psc(73,52): cannot cast a none to a sslthreadcontroller, types are incompatibleE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadSlots.psc(75,19): GetAliasByName is not a function or does not existE:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\sslThreadSlots.psc(75,51): cannot cast a none to a sslthreadcontroller, types are incompatibleNo output generated for QF_000aaaTestQuestQuest_02000D63, compilation failed.Batch compile of 1 files finished. 0 succeeded, 1 failed.Failed on QF_000aaaTestQuestQuest_02000D63 did i something wrong, can i ignore that?
Ashal Posted November 2, 2013 Posted November 2, 2013 Those errors are all related to SKSE, you have to re install SKSE after installing the CK. No you don't have to have a MCM, but the skyUI sdk is required if you want to compile certain scripts that rely on SexLab.
Guest Posted November 2, 2013 Posted November 2, 2013 Those errors are all related to SKSE, you have to re install SKSE after installing the CK. No you don't have to have a MCM, but the skyUI sdk is required if you want to compile certain scripts that rely on SexLab. thank you, i did but with the installer version not with the 7zip. looks like it isnt working with the installer. done it again with 7zip works fine now.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.