Rex89 Posted April 11, 2022 Posted April 11, 2022 How do i fix this it's driving me mad i made all the edits and other stuff so all the things are in there places i wonder if i should rename TESV_Papyrus_Flags.flg to DumbPapyrusFlags.flg i wonder if its case sensitive I'm trying to make an edit to the dcc_mt_EffectMain for Mana Tanks [SSE] C:\Program Files\Notepad++>"D:\Steam\steamapps\common\Skyrim Special Edition\Papyrus compiler\PapyrusCompiler.exe" -f="D:\Steam\steamapps\common\Skyrim Special Edition\Data\scripts\source\TESV_Papyrus_Flags.flg" -i="D:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source" -o="D:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source" Starting 1 compile threads for 1 files... Compiling "-f=D:\Steam\steamapps\common\Skyrim Special Edition\Data\scripts\source\TESV_Papyrus_Flags.flg"... <unknown>(0,0): unable to locate script -f=D:\Steam\steamapps\common\Skyrim Special Edition\Data\scripts\source\TESV_Papyrus_Flags.flg No output generated for -f=D:\Steam\steamapps\common\Skyrim Special Edition\Data\scripts\source\TESV_Papyrus_Flags.flg, compilation failed. Batch compile of 1 files finished. 0 succeeded, 1 failed. Failed on -f=D:\Steam\steamapps\common\Skyrim Special Edition\Data\scripts\source\TESV_Papyrus_Flags.flg C:\Program Files\Notepad++>pause Press any key to continue . . .
Rex89 Posted April 11, 2022 Author Posted April 11, 2022 HM... Starting 1 compile threads for 1 files... Compiling "dcc_mt_EffectMain"... D:\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\ArmorAddon.psc(40,14): GetMaskForSlot is not a function or does not exist D:\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\ArmorAddon.psc(40,14): cannot call the member function GetMaskForSlot alone or on a type, must call it on a variable D:\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\ArmorAddon.psc(40,1): cannot return a none from getmaskforslot, the types do not match (cast missing or types unrelated) No output generated for dcc_mt_EffectMain, compilation failed. Batch compile of 1 files finished. 0 succeeded, 1 failed. Failed on dcc_mt_EffectMain
Rex89 Posted April 11, 2022 Author Posted April 11, 2022 Ah i forgot to recopy the SKSE Files to the Source
Recommended Posts
Archived
This topic is now archived and is closed to further replies.