Jump to content

ppcl106

Supporter
  • Posts

    2
  • Joined

  • Last visited

Everything posted by ppcl106

  1. Hello everyone, I am currently learning how to create a mod. and...English is not my native language.Perhaps some of the descriptions are not very accurate. I encountered this issue when saving after rewriting the script. As shown in the figure. https://ibb.co/GWG2CST Here are my detailed steps: 1.Create a new string and generate scripts. 2.Complete the creation of scripts and rename them. 3.Edit scripts 4.Edit the source go dowm to the very bottom (SexLabFramework Property SexLab Auto) 5.Save (After clicking on save, an error was reported) 6.Error saving It seems that when creating a regular script, it can be saved. However, errors may occur when compiling and saving laboratory scripts. and I have checked the pre ESM and it is in an active state. Can someone tell me how to solve this error report? plz I would be very grateful The following are some error prompts: ------------------ Starting 1 compile threads for 1 files... Compiling "binbotalk__01AA"... D:\Program Files\SkyrimSE\Data\Source\Scripts\JsonUtil.psc(49,8): variable StringUtil is undefined D:\Program Files\SkyrimSE\Data\Source\Scripts\JsonUtil.psc(49,19): none is not a known user-defined type D:\Program Files\SkyrimSE\Data\Source\Scripts\JsonUtil.psc(49,43): cannot compare a none to a int (cast missing or types unrelated) D:\Program Files\SkyrimSE\Data\Source\Scripts\sslActorLibrary.psc(295,25): GetWornForm is not a function or does not exist D:\Program Files\SkyrimSE\Data\Source\Scripts\sslActorLibrary.psc(297,11): UnequipItemEX is not a function or does not exist D:\Program Files\SkyrimSE\Data\Source\Scripts\sslActorLibrary.psc(305,17): CreateFormArray is not a function or does not exist D:\Program Files\SkyrimSE\Data\Source\Scripts\sslActorLibrary.psc(305,17): cannot call the member function CreateFormArray alone or on a type, must call it on a variable D:\Program Files\SkyrimSE\Data\Source\Scripts\PapyrusUtil.psc(140,25): CreateBoolArray is not a function or does not exist D:\Program Files\SkyrimSE\Data\Source\Scripts\PapyrusUtil.psc(140,25): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable D:\Program Files\SkyrimSE\Data\Source\Scripts\PapyrusUtil.psc(158,16): CreateBoolArray is not a function or does not exist D:\Program Files\SkyrimSE\Data\Source\Scripts\sslActorLibrary.psc(382,13): EquipItemEx is not a function or does not exist D:\Program Files\SkyrimSE\Data\Source\Scripts\sslBaseObject.psc(168,17): ResizeStringArray is not a function or does not exist D:\Program Files\SkyrimSE\Data\Source\Scripts\sslBaseObject.psc(168,17): cannot call the member function ResizeStringArray alone or on a type, must call it on a variable D:\Program Files\SkyrimSE\Data\Source\Scripts\sslBaseAnimation.psc(83,26): CreateStringArray is not a function or does not exist D:\Program Files\SkyrimSE\Data\Source\Scripts\sslBaseAnimation.psc(83,26): cannot call the member function CreateStringArray alone or on a type, must call it on a variable D:\Program Files\SkyrimSE\Data\Source\Scripts\sslUtility.psc(74,24): CreateBoolArray is not a function or does not exist D:\Program Files\SkyrimSE\Data\Source\Scripts\sslUtility.psc(74,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable D:\Program Files\SkyrimSE\Data\Source\Scripts\sslUtility.psc(105,17): CreateBoolArray is not a function or does not exist D:\Program Files\SkyrimSE\Data\Source\Scripts\sslBaseExpression.psc(94,3): variable MfgConsoleFunc is undefined D:\Program Files\SkyrimSE\Data\Source\Scripts\sslBaseExpression.psc(94,18): none is not a known user-defined type D:\Program Files\SkyrimSE\Data\Source\Scripts\sslBaseExpression.psc(99,12): SetExpressionPhoneme is not a function or does not exist D:\Program Files\SkyrimSE\Data\Source\Scripts\sslBaseVoice.psc(86,2): variable MfgConsoleFunc is undefined D:\Program Files\SkyrimSE\Data\Source\Scripts\sslBaseVoice.psc(86,17): none is not a known user-defined type D:\Program Files\SkyrimSE\Data\Source\Scripts\sslAnimationSlots.psc(164,24): CreateBoolArray is not a function or does not exist D:\Program Files\SkyrimSE\Data\Source\Scripts\sslAnimationSlots.psc(164,24): cannot call the member function CreateBoolArray alone or on a type, must call it on a variable D:\Program Files\SkyrimSE\Data\Source\Scripts\sslAnimationSlots.psc(232,24): CreateBoolArray is not a function or does not exist
×
×
  • Create New...