Jump to content

Cmod

Contributor
  • Posts

    159
  • Joined

  • Last visited

  • Days Won

    3

1 Follower

About Cmod

  • Birthday 01/01/1987

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I'm not very familiar with many mods which add that kind of content, other than like hugging in BBBLS. However, I haven't seen many conflict reports between SexiS and other animations mods, so most shouldn't have any problem. The only exception is like if you using Defeated and some other combat-sex mod, but it sounds like you're not interested in those at all so it shouldn't be an issue.
  2. Hmm, it doesn't work for you? Link worked fine for me.
  3. @acedanna Thank you! I probably would have sat here for at least another couple hours before noticing that file was outdated. Updated the Data Pack attachment in the OP. Either redownload it, or just do the fix as acedanna posted. Problem: ">>Warning: AnimationList found in "Animations\SexiS", but no corresponding Behavior file. Incomplete mod IGNORED.<<" You're missing the file: .../Data/Meshes/Actors/Character/behavior/FNIS_SexiS_Behavior.hkx It's part of the data pack, which I just updated in the OP. Go download it and install it.
  4. Quick note to anyone having this problem, do not continue your game until it resolved. If you really want to play right now, you can find near the top of the OP links to the previous version of SexiS so you can revert. If anyone is not having this problem, please let us know. OmegaMan1 / serana´, double check FNIS and make sure there's no errors being reported.
  5. Did you download the new Data pack as well? Also, if you have Dragonborn you should be using a newer version of FNIS (although 3.3.2 is fine for those of us without it) Check for these files in this folder: /Meshes/Actors/Character/animations/SexiS/ SexiS_Arrok_OralDef1.hkx SexiS_Arrok_OralDef2.hkx SexiS_Arrok_OralDef3.hkx SexiS_Arrok_OralDef4.hkx SexiS_Arrok_OralOff1.hkx SexiS_Arrok_OralOff2.hkx SexiS_Arrok_OralOff3.hkx SexiS_Arrok_SidepositionDef1.hkx SexiS_Arrok_SidepositionDef2.hkx SexiS_Arrok_SidepositionDef2.hkx SexiS_Arrok_SidepositionOff1.hkx SexiS_Arrok_SidepositionOff2.hkx SexiS_Arrok_SidepositionOff3.hkx And also check that this file's size is about 113kb. Meshes/Actors/Character/behaviors/FNIS_SexiS_Behavior.hkx Glad you're enjoying SexiS! Let us know if you have the same problem as OmegaMan1.
  6. Update posted, grab from OP. IMPORTANT! Read the notes at the top of the OP on how to update safely. Note: If you were one of the first ~14 or so people to grab this update, I had a tiny mistake in that version (which I have since replaced). It will cause you to see a message saying you should have updated properly, even if you did. It is not harmful in any way. Changelog: Feb 22, 2013 - [bugFix] Nude suits will now be equipped properly when gender roles are reversed - Basic facial animations added - Added 2 new animations from Arrok - API changes - Support for Cozy & Rebels Equippable TG Mod Defeated - [bugFix] Will now make sure the attacker is a person and not just an object Details: Fixed an issue where nude suits were not always equipped for same sex couples. Added some simple facial animations. Two of Arrok's animations now have been added as their own animations, so you don't need to replace some of the existing ones. Added strapon detection for Cozy & Rebels Equippable TG Mod. Added an extra check in Defeated which will make sure the thing which hit you is is actually an actor and not like a trap or something. Attached: Source code to the SexiS core. As usual, you do not need this to use SexiS and it wont fix any problems you're having. It's for people who want to poke around or start trying to mod for SexiS. SexiS Core Script Source.zip
  7. To echo a few things NicoleDragoness said which I didn't see specifically addressed: - Are you using FNIS 3.4.1 or later? Earlier versions don't support Dragonborn DLC. Also, there's a new version (3.5) which might be worth updating to. - Did you install both the ESM and Data packs? To clarify the problem a little: - Do the actors get positioned next to each other? - Do you hear any sound effects? In addition to this, if you want to attach a papyrus log it might shed some light on the issue. Also: Don't worry about the common problem note, it is specifically for people who had SexiS break after updating. Link is broken from the forum update. # sign was meant to indicate a number, not a literal pound sign. You need both malebody_0.nif and malebody_1.nif, renamed as MaleBodyErect_0.nif and MaleBodyErect_1.nif.
  8. GameLoaded() is not a Skyrim supported function, it is just a custom function I wrote and call myself when the game loads. Event OnInit() in a quest script is run when the linked quest is first started. Depending on how you have the quest set up, it is also called when the quest is stopped and started again. I'm guessing this is what you're needing. Event OnPlayerLoadGame() is run when the game is loaded. If you plan to use that, I recommend you read the page I linked about it. In the Defeated plugin, I use this event to detect the game being loaded and then call my GameLoaded() function.
  9. My intended plan has been to include it in the main download once in Beta. Reason being that the API still frequently changes between updates, which will break any existing plugins. So, it's currently acting as a way to discourage lots of mods from being made at the moment. Last thing I want is to deal with updating SexiS and suddenly have people writing about how none of their plugins work anymore. So, it will absolutely be in the first post (either as part of the main download or a separate download) once in Beta. Until then, I'll probably be leaving it as an attachment on my update posts. @RainbowFlutter Glad that was the only thing going wrong (for compiling).
  10. Judging by the first two errors, you're missing the source code for the framework (it's not included in the main downloads). Source for the Feb 5th version is here. Can't actually load up the CK at the moment to test anything though.
  11. Does it work for any of the strongholds? Does it swap you into swimwear properly? Is it possible it just has the same gear set for in-town use and outdoor use? If you go into town, take off some gear, then go outside does it get put back on? @moonwolf3 The files in the zip are in the proper file structure to be dumped into Skyrim's Data folder. So, navigate to wherever Skyrim is installed to (probably .../Steam/SteamApps/common/skyrim) and then open the Data folder. Look in the archive, and find the .esp file, dump that and the scripts folder into your Skyrim Data folder. This does not come with any swimsuits or any armor at all.
  12. As mentioned above by Mike4doa, many people are running both without any issue. The only thing that might happen running both is that they both try to start sex on the same pair. If that happens, it will probably look ridiculous until one of the mods finishes. SexiSDefeatedPlayerScr is attached to a ReferenceAlias contained within the SexiSDefeated quest.
  13. Cool! Btw, do you (or anyone else) know a way to force TFC mode through scripts? I was going to add that as an option, but realized I couldn't figure out a way to toggle tfc on and off in Papyrus. I feel like I must be missing something somewhere.
  14. @Jimjim117 To be fair, I added that since he posted about this problem (well, more like as a response to it). However, it seems like he's hit some sort of bug, since even loading old saves where he hadn't deactivated and saved is causing problems. SexiS Config is added silently, so it's normal that you don't get a message about it. So, it sounds like when you load a save that already has the old version of SexiS in it, you get a message saying it added those spells, despite already having them? Did you see a message saying "SexiS Updated: 201302050" when loading a save with SexiS active? This could certainly be done in a plugin. However, at this time I am not working on new plugins or making significant changes to the existing ones. I'm instead trying to get the framework built up enough that it's in a state where other modders can build plugins for it, at which point hopefully we'll see a bunch of plugins being made.
  15. Did you mean "before you actived"? It wasn't deactivated on any save of my playthrough since it was added at the start of January. Replaying from that clean save would practically mean replaying the entire playthrough, which is now at about half point of the game. It would take a couple of months this time just to get where I'm now. It's my own fault of course, so I really don't expect you to go through the hazzle of remaking an old version. Will thankfully give it a try though if you did. Hmm, I'm a bit befuddled then. If you never deactivated the mod, there's no reason the spells would have been removed from your character. Simply updating the mod doesn't cause them to be removed. It would happen from deactivating the esm and saving. Unless something exceedingly weird is going on. Thinking I must have misinterpreted a few things. There's a total of 4 spells: Core: - [Powers] SexiS Config Cupid: - [illusion] Cupid's Arrow (or is it Cupid's Bow? I forget) - [illusion] Cupid's Heart Defeated: - [Powers] SexiS Defeated Config When you load your file right now, which ones do you have? Based on the version you originally had, you should have all but SexiS Config (assuming you're using both plugins). Believe you said you don't get the SexiS Config spell after updating. Additionally, if you load a save which was made from before you updated Sexis, you should get the notification "SexiS Updated: 201302050". I'm thinking you probably aren't getting this message. If this is the case, it means you've definitely run into a bug, which is inadvertently keeping SexiS in a strange state of suspension.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use