: If you get errors stating a script cannot "extend" another (like ObjectReference ), it almost always means you haven't extracted the base scripts source files into the correct folder.
: You must extract the contents to a specific directory for the compiler to find them. [ch-scripts].rar
: Use an archive manager like WinRAR or 7-Zip to unzip the files. : If you get errors stating a script
The archive contains the source files for every script in the base game. : These are the human-readable source code files. The archive contains the source files for every
: It is usually found in your game's Data folder (e.g., Skyrim Special Edition\Data\Scripts.rar or Scripts.zip ).
: For Skyrim Special Edition, extract the .psc files to Data\Source\Scripts\ .
: Ensure your Creation Kit has administrative privileges or the correct folder permissions, as Windows updates can sometimes block the compiler from accessing these newly extracted files. Common Issues