chajapa Posted December 7, 2014 Posted December 7, 2014 2 "mods" attached. They're very small. And simple. They are dialogue which, at the end, triggers a specific animation (or is supposed to) GotMilk-v1.0.zip works. HeyThere.zip doesn't work. I get this in my Papyrus log when I try to use HeyThere: [12/07/2014 - 01:19:30PM] [slaMainScr <sla_Main (11042D62)>]: finished maintenance [12/07/2014 - 01:19:40PM] ERROR: Cannot call GetAnimationByName() on a None object, aborting function call stack: [topic info 5F000D6E on quest _HTQuest (5F000D62)]._HT__02000D6E.Fragment_0() - "_HT__02000D6E.psc" Line 14 [12/07/2014 - 01:19:40PM] ERROR: Cannot call StartSex() on a None object, aborting function call stack: [topic info 5F000D6E on quest _HTQuest (5F000D62)]._HT__02000D6E.Fragment_0() - "_HT__02000D6E.psc" Line 15 [12/07/2014 - 01:19:40PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [topic info 5F000D6E on quest _HTQuest (5F000D62)]._HT__02000D6E.Fragment_0() - "_HT__02000D6E.psc" Line 15 [12/07/2014 - 01:20:20PM] ERROR: Cannot call GetAnimationByName() on a None object, aborting function call stack: [topic info 5F000D6A on quest _HTQuest (5F000D62)]._HT__02000D6A.Fragment_0() - "_HT__02000D6A.psc" Line 14 [12/07/2014 - 01:20:20PM] ERROR: Cannot call StartSex() on a None object, aborting function call stack: [topic info 5F000D6A on quest _HTQuest (5F000D62)]._HT__02000D6A.Fragment_0() - "_HT__02000D6A.psc" Line 15 [12/07/2014 - 01:20:20PM] Warning: Assigning None to a non-object variable named "::temp6" stack: [topic info 5F000D6A on quest _HTQuest (5F000D62)]._HT__02000D6A.Fragment_0() - "_HT__02000D6A.psc" Line 15 [12/07/2014 - 01:20:54PM] VM is freezing... [12/07/2014 - 01:20:54PM] VM is frozen [12/07/2014 - 01:20:54PM] Log closed The quest file (esp) in GotMilk is named chajapaquest.esp The one in HeyThere is named heythere.esp I can't seem to figure out why GotMilk works and HeyThere does not. There is no "main" script in either of these. Just a script fragment in the "end" box of the topic. I've put the sexlab properties into HeyThere's script fragments the same way they're in GotMilk's. In fact I copied and pasted the ones from GotMilk to HeyThere while trying to figure out what was going wrong. Any help appreciated. I realize this is rather basic, but... we all gotta start somewhere, right? GotMilk-v1.0.zip HeyThere.zip
Quisling Posted December 8, 2014 Posted December 8, 2014 Did you save the esp afterwards, because the one in the zip doesn't have SexLab in the properties, which would cause that error.
chajapa Posted December 8, 2014 Author Posted December 8, 2014 The zip for HeyThere? OK, I am pretty sure I saved after editing, but I'll open it up again and have a look. When I created it, I believe I had skyrim and sexlab checked in CK when selecting data. When you say the one in the zip doesn't have sexlab in the properties..... please tell me exactly where you're looking. I'm very new to this and it's maddening. I put this into each script: SexLabFramework Property SexLab Auto Not in the fragment itself, but edited source of each script (while in CK) and then compiled. I'll have another look.
chajapa Posted December 8, 2014 Author Posted December 8, 2014 AH! I found the problem! THANK YOU, Quisling! I had added the "SexLabFramework Property SexLab Auto" line, but I didn't know that I was then supposed to go into the Properties button and then change the VALUE of the SexLabFramework property (there's only one choice to change it to). I had left it on defaultValue. Recompiled after changing that in each script and everything works! Woo-Hoo! .... *happy dance*......
Recommended Posts
Archived
This topic is now archived and is closed to further replies.