So I'm trying to make a basic NPC plugin that uses some armor from a different mod. I create the NPC, the armor, set the armor to the appropriate models, and save yadda yadda yadda. For some reason though, after working on it for a little while it always seems to do the same thing: Skyrim CTD's just before it reaches the main menu (the beth logo and main menu background still loads, but the actual menu doesn't). Some things to note: - I work on the plugin leaving NMM open - I launch SKSE through NMM leaving the Creation Kit open. I don't know if either of those things have to do with it, but this is really annoying because after this happens, Creation Kit can't even open the .esp file anymore, because it "stops working" when it goes to read it. Can anyone provide any help? Is there some way I can get logs for what's going on?