DarkWing241 Posted October 10, 2018 Share Posted October 10, 2018 So I've been following the basic CK tutorial on quest making. it gives me this bit of code to compile into a script GetOwniningQuest().SetObjectiveDisplayed(10)GetOwniningQuest().SetStage(10) The initial error message it gave me was something about the TESV_Papyrus_Flags.flg being missing. After doing some research I found a place where I could get the missing file. After placing the file in data>scripts>source I get a new error message. It appears I am missing a bunch of files, but I am lost at this point. Most discussion posts on this issues are 3+ years old. My best understanding is that I am missing a Scripts.rar file that contains the missing files. I have tried reinstalling Skyrim SKSE and CK, as well as verifying and none of these methods produce a scripts.rar file or fix the error. I have not been able to find anywhere to download the missing(?) files stand alone. At this point I feel like I'm just missing something obvious and the best course of action is to ask. Starting 1 compile threads for 1 files...Compiling "TIF__04001834"...C:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\TIF__04001834.psc(0,0): unable to locate script TopicInfoC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Keyword.psc(4,33): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Keyword.psc(8,45): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(27,49): unknown type globalvariableC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(28,34): globalvariable is not a known user-defined typeC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(28,1): type mismatch on parameter 1 (did you forget a cast?)C:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ActorBase.psc(4,15): unknown type classC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(12,66): unknown type globalvariableC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(13,12): globalvariable is not a known user-defined typeC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(18,34): globalvariable is not a known user-defined typeC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(18,40): cannot compare a none to a float (cast missing or types unrelated)C:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(18,40): cannot relatively compare variables to NoneC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(18,90): globalvariable is not a known user-defined typeC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(18,96): cannot compare a none to a float (cast missing or types unrelated)C:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(18,96): cannot relatively compare variables to NoneC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(135,58): unknown type globalvariableC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(140,10): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(144,10): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(148,10): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(155,10): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(158,62): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(159,10): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(169,31): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(173,10): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(176,33): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(179,36): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(185,28): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(200,71): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(205,10): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(208,57): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(229,10): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(232,48): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(236,33): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Quest.psc(241,10): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\LeveledItem.psc(13,24): unknown type globalvariableC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\LeveledItem.psc(14,40): unknown type globalvariableC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(48,15): unknown type lightC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(49,24): unknown type lightC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(51,22): unknown type effectshaderC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(52,35): unknown type effectshaderC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(54,22): unknown type effectshaderC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(55,39): unknown type effectshaderC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(57,20): unknown type projectileC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(58,34): unknown type projectileC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(60,19): unknown type explosionC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(61,32): unknown type explosionC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(72,23): unknown type impactdatasetC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(73,40): unknown type impactdatasetC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(78,28): unknown type imagespacemodifierC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\MagicEffect.psc(79,45): unknown type imagespacemodifierC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Race.psc(20,19): unknown type voicetypeC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Race.psc(23,52): unknown type voicetypeC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ActorBase.psc(55,24): unknown type classC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ActorBase.psc(104,19): unknown type voicetypeC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ActorBase.psc(105,32): unknown type voicetypeC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(176,41): unknown type wordofpowerC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(251,57): unknown type imagespacemodifierC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(257,31): unknown type wordofpowerC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Game.psc(263,32): unknown type wordofpowerC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Shout.psc(4,21): unknown type wordofpowerC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Shout.psc(8,46): unknown type wordofpowerC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(179,17): unknown type packageC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Ammo.psc(9,20): unknown type projectileC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Weapon.psc(54,16): unknown type staticC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Weapon.psc(55,33): unknown type staticC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(293,45): unknown type associationtypeC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(454,28): unknown type idleC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(457,38): unknown type idleC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(721,32): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(721,51): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(733,29): unknown type packageC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(737,30): unknown type packageC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\Actor.psc(741,27): unknown type packageC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(86,33): location is not a known user-defined typeC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(86,77): location is not a known user-defined typeC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(110,5): unknown type keyC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(112,5): type mismatch on parameter 1 (did you forget a cast?)C:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(112,29): cannot compare a none to a int (cast missing or types unrelated)C:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(113,3): type mismatch on parameter 1 (did you forget a cast?)C:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(242,18): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(245,15): unknown type sceneC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(251,18): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(269,13): unknown type keyC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(368,19): unknown type voicetypeC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(374,20): unknown type worldspaceC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(388,41): unknown type locationreftypeC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(465,90): unknown type encounterzoneC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(477,45): unknown type impactdatasetC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(517,19): unknown type topicC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(598,36): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(600,10): unknown type locationC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(604,20): location is not a known user-defined typeC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(665,67): unknown type projectileC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(822,24): unknown type referencealiasC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\ObjectReference.psc(834,26): unknown type referencealias[]C:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\TIF__04001834.psc(9,0): GetOwniningQuest is not a function or does not existC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\TIF__04001834.psc(9,19): none is not a known user-defined typeC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\TIF__04001834.psc(10,0): GetOwniningQuest is not a function or does not existC:\Games\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\TIF__04001834.psc(10,19): none is not a known user-defined typeNo output generated for TIF__04001834, compilation failed. Batch compile of 1 files finished. 0 succeeded, 1 failed.Failed on TIF__04001834 Link to comment Share on other sites More sharing options...
IsharaMeradin Posted October 10, 2018 Share Posted October 10, 2018 If you get the Creation Kit from Steam, you should have a scripts.rar file in your Data folder. If it is not there, try verifying the Creation Kit through Steam (back up any installed mod files just in case Steam does something funky). Once you have the scripts.rar file, extract it in its current location with folder structure. If for some reason you are unable to do the above, I have no idea. Link to comment Share on other sites More sharing options...
DarkWing241 Posted October 10, 2018 Author Share Posted October 10, 2018 I have tried reinstalling Skyrim SKSE and CK, as well as verifying and none of these methods produce a scripts.rar file or fix the error. Unless there is a way to get the scripts.rar 3rd party this does not appear to work. Link to comment Share on other sites More sharing options...
Recommended Posts