nickfelstone Posted December 29, 2016 Posted December 29, 2016 Hello! I'm getting the following compilation error: Starting 1 compile threads for 1 files...Compiling "combatamputate"...G:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(115,1): variable NiOverride is undefinedG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(115,12): none is not a known user-defined typeG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(122,1): variable NiOverride is undefinedG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(122,12): none is not a known user-defined typeG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(123,1): variable NiOverride is undefinedG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(123,12): none is not a known user-defined typeG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(134,2): variable NiOverride is undefinedG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(134,13): none is not a known user-defined typeG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(135,2): variable NiOverride is undefinedG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(135,13): none is not a known user-defined typeG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(137,2): variable NiOverride is undefinedG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(137,13): none is not a known user-defined typeG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(138,2): variable NiOverride is undefinedG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(138,13): none is not a known user-defined typeG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(140,1): variable NiOverride is undefinedG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(140,12): none is not a known user-defined typeG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(141,1): variable NiOverride is undefinedG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(141,12): none is not a known user-defined typeG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(145,8): variable NiOverride is undefinedG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(145,19): none is not a known user-defined typeG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorMorphScript.psc(145,1): cannot return a none from getnodescale, the types do not match (cast missing or types unrelated)G:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(0,0): unable to locate script SKI_ConfigBaseG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(47,1): RegisterForKey is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(62,13): AddToggleOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(62,2): type mismatch while assigning to a int (cast missing or types unrelated)G:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(64,13): AddToggleOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(64,2): type mismatch while assigning to a int (cast missing or types unrelated)G:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(67,2): AddemptyOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(69,13): AddToggleOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(69,2): type mismatch while assigning to a int (cast missing or types unrelated)G:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(71,2): AddemptyOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(75,2): AddHeaderOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(76,2): AddemptyOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(77,18): AddToggleOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(77,2): type mismatch while assigning to a int (cast missing or types unrelated)G:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(78,2): AddemptyOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(79,21): AddToggleOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(79,2): type mismatch while assigning to a int (cast missing or types unrelated)G:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(80,2): AddemptyOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(81,2): AddHeaderOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(82,2): AddemptyOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(83,22): AddToggleOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(83,2): type mismatch while assigning to a int (cast missing or types unrelated)G:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(84,2): AddemptyOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(85,18): AddToggleOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(85,2): type mismatch while assigning to a int (cast missing or types unrelated)G:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(87,2): AddemptyOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(95,2): AddHeaderOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(97,19): AddKeyMapOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(97,2): type mismatch while assigning to a int (cast missing or types unrelated)G:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(103,17): AddMenuOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(103,2): type mismatch while assigning to a int (cast missing or types unrelated)G:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(104,2): AddemptyOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(105,19): AddToggleOption is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(105,2): type mismatch while assigning to a int (cast missing or types unrelated)G:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(119,2): SetToggleOptionValue is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(122,2): SetToggleOptionValue is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(125,2): SetToggleOptionValue is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(135,2): SetToggleOptionValue is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(138,2): SetToggleOptionValue is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(141,2): SetToggleOptionValue is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(147,2): SetToggleOptionValue is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(150,2): SetToggleOptionValue is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(153,2): SetToggleOptionValue is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(156,2): SetToggleOptionValue is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(160,2): SetTextOptionValue is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(161,2): SetMenuOptionValue is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(168,2): SetInfoText is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(170,2): SetInfoText is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(172,2): SetInfoText is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(174,2): SetInfoText is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(181,8): SetKeyMapOptionValue is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(183,8): RegisterForKey is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(191,8): SetMenuDialogOptions is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(192,8): SetMenuDialogStartIndex is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(193,8): SetMenuDialogDefaultIndex is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\AmputatorConfig.psc(201,8): SetMenuOptionValue is not a function or does not existG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(306,31): variable NiOverride is undefinedG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(306,42): none is not a known user-defined typeG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(307,19): variable NiOverride is undefinedG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(307,30): none is not a known user-defined typeG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(312,5): variable NiOverride is undefinedG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(312,16): none is not a known user-defined typeG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(313,5): variable NiOverride is undefinedG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(313,16): none is not a known user-defined typeG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(722,31): variable NiOverride is undefinedG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(722,42): none is not a known user-defined typeG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(723,5): variable NiOverride is undefinedG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\sslActorAlias.psc(723,16): none is not a known user-defined typeG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(765,61): variable NiOverride is undefinedG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(765,72): none is not a known user-defined typeG:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(765,91): cannot compare a none to a int (cast missing or types unrelated)G:\SteamLibrary\steamapps\common\skyrim\Data\Scripts\Source\sslSystemConfig.psc(765,91): cannot relatively compare variables to NoneNo output generated for combatamputate, compilation failed.Batch compile of 1 files finished. 0 succeeded, 1 failed.Failed on combatamputate When I try to compile my script. I'm dependent only on Amputator Framwork, which is in turn dependent on Zaz and NiOverride (or racemenu). I have the SKSE and Racemenu source scripts installed in my source script directory, is there a reason I'm getting these errors? EDIT: I had poorly installed the racemenu source, I guess. And apparently Amputator needs SkyUI and MCM (which makes sense, but isn't explicit? maybe I'm just slow.) The issue is fixed and my script compiled.
Uncle64 Posted December 29, 2016 Posted December 29, 2016 You can have wrong version installed. Do you have the latest? Some mods do ship Niooverride whit them and in some cases they are ship old files. Make sure that you use the files from RaceMenu.
nickfelstone Posted December 29, 2016 Author Posted December 29, 2016 You can have wrong version installed. Do you have the latest? Some mods do ship Niooverride whit them and in some cases they are ship old files. Make sure that you use the files from RaceMenu. I fixed the issue but thanks for taking the time to respond!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.