Starfield: Creation Kit

Starfield: Creation Kit

Kiritan Aug 3, 2024 @ 2:23pm
Missing Starfield_Papyrus_Flags.flg
I created a quest but i have the following problem.

Starting 1 compile threads for 1 files...
Cannot use import folder "F:\Steam\steamapps\common\Starfield\Data\Scripts\Source\" - Ein Teil des Pfades "F:\Steam\steamapps\common\Starfield\Data\Scripts\Source" konnte nicht gefunden werden.
Compiling "Fragments:Quests:QF_Horus_Station_QuestLine_01008353"...
No output generated for Fragments:Quests:QF_Horus_Station_QuestLine_01008353, compilation failed.

Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on Fragments:Quests:QF_Horus_Station_QuestLine_01008353

The first error suggests that i do not have the right path. So i created one. Then i got the new error :

Starting 1 compile threads for 1 files...
Compiling "Fragments:Quests:QF_Horus_Station_QuestLine_01008353"...
<unknown>(0,0): Unable to find flags file: Starfield_Papyrus_Flags.flg
C:\Users\Samue\AppData\Local\Temp\PapyrusTemp\Fragments\Quests\QF_Horus_Station_QuestLine_01008353.psc(2,0): Unknown user flag hidden
No output generated for Fragments:Quests:QF_Horus_Station_QuestLine_01008353, compilation failed.

Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on Fragments:Quests:QF_Horus_Station_QuestLine_01008353

So as i understand, the game/creation kit never created the path and the file.
So i guess if someone could upload this file, i could creat the path, insert the file and everything is running.

Annyone has the same prroblem or can help me?
Ty
< >
Showing 1-11 of 11 comments
Kiritan Aug 3, 2024 @ 6:31pm 
So i found the Starfield_Papyrus_Flags.flg but the problems wont end.
It is in Tools/ContentResources/Scripts
So i now created the right path and the next problem is now:


Papyrus Compiler Version 4.7.0.5 for Starfield
Copyright (C) ZeniMax Media. All rights reserved.
Starting 1 compile threads for 1 files...
Compiling "Fragments:Quests:QF_Horus_Station_QuestLine_01008353"...
C:\Users\Samue\AppData\Local\Temp\PapyrusTemp\Fragments\Quests\QF_Horus_Station_QuestLine_01008353.psc(0,0): unable to locate script Quest
No output generated for Fragments:Quests:QF_Horus_Station_QuestLine_01008353, compilation failed.

Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on Fragments:Quests:QF_Horus_Station_QuestLine_01008353
Corinze Aug 4, 2024 @ 5:06pm 
Since you mentioned the tool folder. Did you unpack them into data/ scripts?
ChrisG😎 Aug 5, 2024 @ 4:24pm 
Originally posted by Corinze:
Since you mentioned the tool folder. Did you unpack them into data/ scripts?

Starfield/Tools/ContentResources.zip
This you need to unpack, check out Youtube Videos.

Also Starfield.ini, add bInvalidateOlderFiles=1
This is needed so your computer can read your scripts.
Kiritan Aug 5, 2024 @ 4:40pm 
Originally posted by ChrisG😎:
Originally posted by Corinze:
Since you mentioned the tool folder. Did you unpack them into data/ scripts?

Starfield/Tools/ContentResources.zip
This you need to unpack, check out Youtube Videos.

Also Starfield.ini, add bInvalidateOlderFiles=1
This is needed so your computer can read your scripts.

Yeah Alredy did it.
Still got the Problems
ChrisG😎 Aug 5, 2024 @ 5:07pm 
Are you able to read the scripts in Vanilla stuff? Like the mainquest for example?
Corinze Aug 6, 2024 @ 3:24am 
You might know better Chris. I never modded FO4 just Skyrim, but .pex files went into Data/Scripts and .psc files went into Data/Scripts/Source.

Starfield packing of the Content Resourses has .psc files going into Scripts and not into a Source folder. I installed in both location but sadly I have not done anything script related yet.

Question is - what should the correct file path be for the .psc files? lol
ChrisG😎 Aug 6, 2024 @ 3:35am 
It's answered here.

https://steamcommunity.com/app/2722710/discussions/0/4331980041762614722/

The unpacked files from the contentressources/scripts need to go into Data/Scripts/Source.

Not the folder just the files in it.
So inside Data/Scripts/Source should be folders like DLC03.. Fragments...FX and several .psc files after unpacking.
Corinze Aug 6, 2024 @ 4:32am 
Ok perfect, I can remove the redundant files now. Thanks Chris :steamthumbsup:
ChrisG😎 Aug 6, 2024 @ 4:41am 
Once you can see the fragment scripts in vanilla quests everything should be correct.
Kiritan Aug 7, 2024 @ 3:54am 
Originally posted by ChrisG😎:
Are you able to read the scripts in Vanilla stuff? Like the mainquest for example?
No i cant. I can create a quest one time, no eddits afterwards. Then its get placed in data folder and i need to move it to the temp papyrus. If i eddit it, it gets delted
ChrisG😎 Aug 7, 2024 @ 4:18am 
So I’m pretty sure your content resources scripts are in the wrong folder as mentioned above.
< >
Showing 1-11 of 11 comments
Per page: 1530 50