Schoobli Posted December 24, 2014 Share Posted December 24, 2014 (I launch Creation Kit through Mod Organizer) So I'm trying to add a new script to an object, but when I do, I get this error: Starting 1 compile threads for 1 files... Compiling "zNewScript"... <unknown>(0,0): unable to locate script zNewScript No output generated for zNewScript, compilation failed. Batch compile of 1 files finished. 0 succeeded, 1 failed. Failed on zNewScript I literally started to learn how to mod a couple of hours ago (spend most of the time googling this problem but my google-fu is weak) so I'm sorry if I'm missing something obvious! D:  I've tried verifying integrity/reinstalling CK without any success. Here's a picture of what I'm doing wrong...  Link to comment
CPU Posted December 24, 2014 Share Posted December 24, 2014 Hi, go in the Skyrim/Data folder, subfolder scripts. Delete a scrips zNewScript.psx if present, go in sources, delete zNewScript.psc if present and re-try. Small recommendation: when you create a script for an object (r an actor or a quest) name it as the main object with Script at the end (e.g. zMyActivatorScript). It will make more easy to find/rearrange in the future. Â CPU Link to comment
Schoobli Posted December 24, 2014 Author Share Posted December 24, 2014 Thanks for the quick response! Â None of my scripts appear anywhere in my scripts folder/sub folders although CK says "That script already exists, pleast choose a different name" if I try to make a new script with the same name. Â I found the scripts in my MO/overwrite folder. Tried deleting them/moving them to the normal Skyrim scripts folder without anything changing. [edit] Link to comment
Heromaster Posted December 24, 2014 Share Posted December 24, 2014 You have to delete both the *.psc and the *.pex. Then CK will not complain anymore about that script already existing. Since you are using MO, take a look at this post. Link to comment
Schoobli Posted December 25, 2014 Author Share Posted December 25, 2014 Oh my god it works, I love you so much! <3 Merry Christmas everybody! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.