I've worked all day to try to get this to work without any luck. I'm at a loss of what to do now so I'm turning the to community!
Note: I'm using Mod Organizer and run the CK through it.
Any time I try to compile or create a script in the CK I am faced with the following:
Starting 1 compile threads for 1 files...
Compiling "TestingScriptBug"...(0,0): Unable to find flags file: TESV_Papyrus_Flags.flg (0,0): unable to locate script TestingScriptBug
No output generated for TestingScriptBug, compilation failed.
Batch compile of 1 files finished. 0 succeeded, 1 failed.
Failed on TestingScriptBug
Here's what I've done to try to fix this issue:
- Changed the ScriptCompile.bat file to point to the correct paths on my system.
- Verified local cache for the CK
- Set up Notepad++ to compile the scripts out of the CK...still faced with the same issue...
- Set up Notepad++ with the advanced compile script on the tutorial here: http://www.creationkit.com/index.php?title=Notepad%2B%2B_Setup#Advanced_Compiler...same issue...