Jump to content
⚠ Known Issue: Media on User Profiles ×

greetthemoth

Members
  • Posts

    3
  • Joined

  • Last visited

Nexus Mods Profile

About greetthemoth

greetthemoth's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hold up where is this what "properties" ae you talking about, think i have the same problem, dont know where to fix it.
  2. Thanks for the reply. I ended up figuring it out. One of my Strings included a "/" which was making it bug out, and it was (invisibly) commenting out the rest of the file.
  3. Starting 1 compile threads for 1 files... Compiling "_RC_QuestScript"... C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\temp\_RC_QuestScript.psc(355,0): mismatched character '<EOF>' expecting '/' C:\Steam\steamapps\common\Skyrim Special Edition\Data\Scripts\Source\temp\_RC_QuestScript.psc(0,-1): required (...)+ loop did not match anything at input '<EOF>' No output generated for _RC_QuestScript, compilation failed. Batch compile of 1 files finished. 0 succeeded, 1 failed. Failed on _RC_QuestScript For context, (355,0) is right below the very end of my script. And (0,-1) is obviously yet strangely before the beginning of my script. Ive looked in Creationkit.com for the meaning of this but as per usual its very vague and unhelpful, heres the link: https://www.creationkit.com/index.php?title=Papyrus_Compiler_Errors i am 95% certain my script has no dumb syntax issues as i have already every other error. Thank you in advance.
×
×
  • Create New...