Jump to content

Unable to find flags file: TESV_Papyrus_Flags.flg


Recommended Posts

Posted

I'm Trying to test out my skills in making a very small mod using the Creation kit with the Tutorial;

 

"Sexlab & Creation Kit tutorial for beginners, make actor, play animations." by Trepleen

 

My only problem is with the 6th step

 

6. By now you should have a single line of dialogue setup with your follower, that has been tested in game and working.   Double click that line of dialogue in the creation kit and do the following:

 

1. Under Papyrus Fragments, Type:

Debug.MessageBox("Temporary")

 

because I keep getting the error, everytime I compile

 

Starting 1 compile threads for 1 files...

Compiling "TIF__05012B88"...

<unknown>(0,0): Unable to find flags file: TESV_Papyrus_Flags.flg

C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\TIF__05012B88.psc(3,0): Unknown user flag Hidden

No output generated for TIF__05012B88, compilation failed.

 

Batch compile of 1 files finished. 0 succeeded, 1 failed.

Failed on TIF__05012B88

 

 

 

Can someone please help me with this? I am trying out scripts with the Creation kit for the first time, my only experience in moding is creating an npc and adding some Misc Dialogues.  

 

Oh yeah I tried doing this

http://www.loverslab.com/topic/45100-how-to-solve-compile-problems-after-latest-ck-update-from-steam/

 

but it didn't work.

 

(Sorry about the repost, I just found out I posted this in the wrong thread earlier. and thank you for anyone who can help)

 

post-193374-0-60476400-1488387185_thumb.png

Posted

Double check that the file is inside your Scripts directory. Not a sub-folder.

 

And, in case you created right away the Topic Info, try to first create it with a single line of comment in one of the fileds (does not matter if it is the right or left one).

To add a comment line just use the semicolon character " ; "

Then close the topic info, and re-open it. Then try to write your lines of code.

 

Posted

Double check that the file is inside your Scripts directory. Not a sub-folder.

 

And, in case you created right away the Topic Info, try to first create it with a single line of comment in one of the fileds (does not matter if it is the right or left one).

To add a comment line just use the semicolon character " ; "

Then close the topic info, and re-open it. Then try to write your lines of code.

 

Thank you for this, TIF__05012B88 was missing from the scripts folder. I couldn't find it anywhere else in the other folders either. Where  can I download/find this?  :blush:

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...