Jump to content

Creation Kit sets Scripts\Source\User to read-only on compiling a script


Recommended Posts

edit: Never mind, reinstalling the CK fixed it.

--

Hey everyone,

I've noticed that since today, without any configuration change, my Creation Kit suddenly sets Data\Scripts\Source\User to read-only and then refuses to save script sources to existing files in that location. It will still save a new version when I delete the original if one is present, but I am not able to make changes to existing script files. Furthermore, when I edit a vanilla script, for example the generic doctor script used by DialogueGenericDoctor (file Source\Base\GenericDoctorScript.psc), the CK always loads the file from Source\Base even if Source\User\GenericDoctorScript.psc is present.

This is driving me nuts. What the hell? How can I fix this? I've tried resetting my inis already but that didn't help.

For reference, my CreationKitCustom.ini:

[General]
bAllowMultipleMasterLoads=1

[Papyrus]
sAdditionalImports="Data/Scripts/Source/Base;Data/Scripts/Source/DLC01;Data/Scripts/Source/DLC02;Data/Scripts/Source/DLC03;Data/Scripts/Source/DLC04;Data/Scripts/Source/DLC05;Data/Scripts/Source/DLC06;"
sScriptSourceFolder = "Data/Scripts/Source/User"

I obviously can't just skip on those things. But this ini hasn't been changed for months and it was working fine yesterday.

Edited by payl0ad
Link to comment
Share on other sites

  • Recently Browsing   0 members

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