Jump to content

Yutzwagon

Supporter
  • Posts

    18
  • Joined

  • Last visited

Nexus Mods Profile

About Yutzwagon

Profile Fields

  • Country
    United States
  • Currently Playing
    Oblivion
  • Favourite Game
    Elder Scrolls and the Final Fantasy Series

Yutzwagon's Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Collaborator
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. I found out that last message was LITERALLY what was written in my script files for some reason... I replaced them, but now I get this when I recompile: "Starting 1 compile threads for 1 files... Compiling "LAoSBowofShadowsScript"... C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\LAoSBowofShadowsScript.psc(2,0): missing EOF at '(' No output generated for LAoSBowofShadowsScript, compilation failed. Batch compile of 1 files finished. 0 succeeded, 1 failed. Failed on LAoSBowofShadowsScript" *Edit* Found the problem. There was a stray set of parentheses with nothing around them. Everything seems to be working now.
  2. Tried it. Got this message in editor from Notepad++: "Starting 1 compile threads for 1 files... Compiling "LAoSBowofShadowsScript"... C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\LAoSBowofShadowsScript.psc(0,0): error while attempting to read script LAoSBowofShadowsScript: The process cannot access the file 'C:\Games\Steam\steamapps\common\Skyrim Special Edition\Data\Source\Scripts\LAoSBowofShadowsScript.psc' because it is being used by another process. No output generated for LAoSBowofShadowsScript, compilation failed. Batch compile of 1 files finished. 0 succeeded, 1 failed. Failed on LAoSBowofShadowsScript"
  3. Hello. I'm currently attempting what must be the most impossible task known to man: getting CK to compile scripts. I know about the whole source/scripts-scripts/source thing and neither seems to work. I've been trying to get it to run through Notepad++, and this is the result: C:\Program Files\Notepad++>cd C:\Program Files\Notepad++ C:\Program Files\Notepad++>"C:\Games\Steam\steamapps\common\Skyrim Special Edition\Papyrus Compiler\PapyrusCompiler" -f="TESV_Papyrus_Flags.flg" -i="C:\Games\Steam\steamapps\common\Skyrim Special Edition\Papyrus Compiler\..\Data\Source\Scripts" -o="C:\Games\Steam\steamapps\common\Skyrim Special Edition\Papyrus Compiler\..\Data\Source\scripts" Starting 1 compile threads for 1 files... Compiling "-f=TESV_Papyrus_Flags.flg"... <unknown>(0,0): unable to locate script -f=TESV_Papyrus_Flags.flg No output generated for -f=TESV_Papyrus_Flags.flg, compilation failed. Batch compile of 1 files finished. 0 succeeded, 1 failed. Failed on -f=TESV_Papyrus_Flags.flg C:\Program Files\Notepad++>pause Press any key to continue . . .I am desperate. If no one knows what to do, I NEED a step-by-step explanation on how to make this work from the start. I am using Mod Organizer 2.
×
×
  • Create New...