Jump to content

[mod] Sexbound


Locuturus

Recommended Posts

Posted
3 hours ago, Loud_Noise said:

With the 2.9.3 update, how do you have sex with monsters and multiple people?

 

Edit: Oh I just looked through some of the older comments. Monsters are still being worked on it looks like, sorry about that. I'll be patient. I haven't seen anything about more than the standard 2 actors yet though so I would still like some help on that. Some of this stuff I still don't directly understand. Also what's this about making objects into actors?

 

Yeah, the NPCs spawn objects and place them. It's a workaround that's required. It's a limitation too.

Posted
3 hours ago, Locuturus said:

Yeah, the NPCs spawn objects and place them. It's a workaround that's required. It's a limitation too.

Ah ok. An example of that would be like how the penguins, when using the vanilla cream mods, spawn items to aid them right?
What about the multiple people part? The wheel looks like 2 other actors can be involved but I don't know how to actually involve them, only one on one like usual.

Posted
3 hours ago, HornyAstronaut said:

I'm currently having a problem with the NPC not moving at all and no dialog popping out when interacting with them. Is there a solution to this problem?

 

The log is as attached

You have an absolute massive unit of a modlist... But some mod is causing errors within "NPCdeathHook.lua" (Events that happen when a NPC dies, probably spawning items) and causing the NPC script to stop.

[00:24:35.943] [Error] Exception while calling script init: (LuaException) Error code 2, [string "/npcs/npcdeathhook.lua"]:22: (LuaConversionException) Error converting LuaValue to type 'class Star::LuaFunction'
	[C]: in ?
	[C]: in field 'behavior'
	[string "/npcs/npcdeathhook.lua"]:22: in upvalue 'npcOldInit'
	[string "/npcs/ivrpgnpc.lua"]:6: in upvalue 'oldInit'
	[string "/npcs/jobOffers.lua"]:14: in function <[string "/npcs/jobOffers.lua"]:13>
  
-- And then becomes:

[00:24:45.213] [Error] [string "/npcs/bmain.lua"]:144: (JsonException) Cannot call get with key on Json type null, must be Object type
[00:24:45.213] [Error] [string "/scripts/sexbound/override/npc.lua"]:36: attempt to index a nil value (field 'sb_npc')

This error repeats until line 482831 of the log...

In sum, too many mods, one of them is causing errors in the NPC's which ceases the execution of their scripts, including AI, and halts SxB from working.

I'd give a guess on which mod it could be but there are just too many...

2 hours ago, Loud_Noise said:

Ah ok. An example of that would be like how the penguins, when using the vanilla cream mods, spawn items to aid them right?
What about the multiple people part? The wheel looks like 2 other actors can be involved but I don't know how to actually involve them, only one on one like usual.

No, that's not what that means lol-- but that made my day.

It means the thing you interact with to start the animations is a object that is placed down in the world. The "Sexnode". It is necessary for Loc's approach, and has its limitations, like requiring nothing else (props) behind the NPC when turning then into a object to interact with.

Posted

OOOOOOH ok, I think I get it now. Now to go and test it out some more and make sure I do actually get it before sounding like a fool lol.
 cause I want them threeways

Posted

Found a small bug regarding the SxB Loungeable: apparently doing the horizontal mambo on an SxB-enabled object has a nasty tendency of erasing any furniture within/around its borders.

 

Lost a chest and a charming owl clock that way.

Posted
14 minutes ago, Anmon said:

Found a small bug regarding the SxB Loungeable: apparently doing the horizontal mambo on an SxB-enabled object has a nasty tendency of erasing any furniture within/around its borders.

 

Lost a chest and a charming owl clock that way.

Uh.... wat?

 

Posted
2 hours ago, red3dred said:

Uh.... wat?

 

The "frame" the SxB placeable item covers; when having sex upon an SxB-enabled furniture it tends to zot out anything (that isn't the floor) touching or on the wall within the "frame".

Posted

Anyone know how to add custom sounds? I downloaded Unpak version and tried replacing some sound effects with same name/format in Sfx folder, but ingame the replaced sounds were just mute :d

Posted
4 hours ago, LIMENZ said:

Anyone know how to add custom sounds? I downloaded Unpak version and tried replacing some sound effects with same name/format in Sfx folder, but ingame the replaced sounds were just mute :d

Starbound accepts a few formats, .ogg mainly, but also .wav when given the proper formatting. If that doesn't help dunno, perhaps there was a rogue comma in the config you changed? That's a awfully common thing to have happen.

 

11 hours ago, Anmon said:

The "frame" the SxB placeable item covers; when having sex upon an SxB-enabled furniture it tends to zot out anything (that isn't the floor) touching or on the wall within the "frame".

I'll be honest, never had that happen... I even made a add-on that makes it so about 10 tables are compatible with SxB's placeable-Addon and the things on said tables remain, even during animations, revoltingly so, in front of the animations more often than not.

Posted
On 5/26/2019 at 9:43 PM, lambdaxgod said:

Animations don't play, nps just disappear and that's it.

starbound.log.2 77.28 kB · 1 download

image.png.303fbf6661219c5be44286844525d648.png
Remove this mod and try again. If the issue persists, please post another log.

 

23 hours ago, Foxcmg said:

ayuda por favor  el mod no me trabaja intento utilizar una cama o la plataforma y no hace nada  https://cdn.discordapp.com/attachments/214242434807365633/582691225900154886/unknown.png

You have a translator, so i can type english normally, and i can understand you so...

If you have the same issue, check for the following modifications:
VenusBM
Sexbound Futanari

Those two are currently outdated and incompatible, will cause issues.

Posted

I've updated to the latest version of the Sexbound API, but for some reason all the NPC have vanished from my game, even after clearing out the saves and started a brand new game with a new galaxy.

starbound.log.2

Posted
3 hours ago, Demon said:

I've updated to the latest version of the Sexbound API, but for some reason all the NPC have vanished from my game, even after clearing out the saves and started a brand new game with a new galaxy.

starbound.log.2 283.82 kB · 1 download

The log is likely outdated (log 2, instead of log 0) but it points to you having 2.9, which is not the latest, along with outdated versions of NatHorny, then the API itself is duplicated;

[21:23:59.345] [Warn] Root: Overriding duplicate asset source '..\mods\Sexbound-API-2.9.3.pak' named 'lox_sexbound' with higher or equal priority source '..\mods\Sexbound-API-v2.9.0.pak

Main error does seem to be just because of the outdated NatHorny.

[Error] Exception caught loading asset: /scripts/sexbound/override/npc/arousal.lua, (AssetException) No such asset '/scripts/sexbound/override/npc/arousal.lua'

Arousal being the main mechanic that is touched-on by NatHorny.

Posted
On 6/1/2019 at 1:26 AM, prinnydoodman said:

So I noticed there isn't a support mod for vulpes, if there really isn't any can someone make it?

1 hour ago, Puppy_Assassin said:

Has anyone considered adding compatibility for the slime race mod?

 

A better place to request such things is;


And to note, Slime-race, depending on which one it is, can be a touchy one, since one of them has been absorbed by FU.

Posted
31 minutes ago, Puppy_Assassin said:

Would you mind defining touchy. I decided to do it myself using a tutorial I found, I know there was some drama with FU stealing or something like that, but if you mean it's specifically difficult I'd also like to know.

As in, FU's team seemingly is extremely protective of their assets and easily offended by our side of things. If at all possible, any FU related races should not be supported. At least publicly.

 

Posted

Any way to change the size of the animation image grid?
Not globally though, that would work, but it'd have to modify all of the base artwork. I mean to change it just for the one mod.

 

Edit: Nevermind, I made a body_[gender].frames right next to the appropiate file and it worked. Now I gotta figure out how to change the center of the actor, might be in twoactors.animation

Posted
Just now, AnonMinion said:

Good Evening,

 

Hopefully someone can assist me in this bit of troubleshooting,

Recently downloaded SxB.api, SxB Alluring Toys, SxB GFY and finally SxB SoD,

Been laying Starbound for quite some time and this is the first time I couldn't figure out the issue.

The log is updated now to figure out how to upload it here.

 

Thank you for your time and assistance,

AnonMinion

 

Posted

idk if someone asked this, since i couldn't find anything related to it, but is there a way i could enable vanilla clothing during an intercourse?

Posted
5 minutes ago, ZaxWaffles said:

idk if someone asked this, since i couldn't find anything related to it, but is there a way i could enable vanilla clothing during an intercourse?

I find it quite silly that the API doesn't support by default the option of having vanilla clothes on [protectorate, etc] during positions or lying in bed, beside the Hawaiian outfit and headwear. 
I also couldn't find anything about said topic, not even a minor sub-mod for adding/enabling such feature. :c

Posted

So, cus bored of just getting lewd on Skyrim, figured I'd give this a spin. Question in regards to something though: When it comes to the vanilla races, I assume this is a full-on sprite replace, and thus incompatible with any mods that modify the race sprite? In addition, I noticed you mentioned almost all vanilla entities are available for lewding. In particular though, I am a big fan of the Playable Fennenox mod, would that cause issues for giving those cute fluffy-heads a more sensual petting?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...