Jump to content

[mod] [SxB] Aphrodite's Bow


Locuturus

Recommended Posts

Posted

@red3dredQuick question for you.  I'm doing the Aphrodite's Retreat quest, and when I lie down on the plinth, the Handmaiden joins me and then just disappears, leaving my character fucking nothing but air.  I did notice another user with this issue waaaaay earlier, but I didn't see any solutions.  do you know anything about why this is happening?  The logs show a bunch of "[Error] [string "/scripts/sexbound/override/npc.lua"]:30: attempt to index a nil value (field 'sb_npc')"s all in a row.

starbound.log

Posted
3 hours ago, dalenmastermind said:

@red3dredQuick question for you.  I'm doing the Aphrodite's Retreat quest, and when I lie down on the plinth, the Handmaiden joins me and then just disappears, leaving my character fucking nothing but air.  I did notice another user with this issue waaaaay earlier, but I didn't see any solutions.  do you know anything about why this is happening?  The logs show a bunch of "[Error] [string "/scripts/sexbound/override/npc.lua"]:30: attempt to index a nil value (field 'sb_npc')"s all in a row.


Could be a number of things, the error simply implies that the Sexbound script isn't working on that NPC, and thus, it cannot be converted into a "actor" for the animations.

Looking at your log, i hope you're running Reborn, as the mods you have installed point to compatibility with SBR. However, Naturally Horny is installed, which is already a built-in part of Sexbound Reborn, and thus installing it over the API replaces it with older scripts, likely what is causing issues here.

Unless another mod is somehow breaking NPCs, which of your workshop mods, none seem to be known offenders, then yeah. Also, the error has a previous error, that you've missed;

[20:14:45.171] [Error] [string "/scripts/sexbound/override/common/arousal.lua..."]:15: attempt to index a nil value (local 'parent')
[20:14:45.691] [Error] [string "/scripts/sexbound/override/npc.lua"]:30: attempt to index a nil value (field 'sb_npc')

Which is arousal, the mechanic touched upon by Naturally Horny.

Posted
15 hours ago, red3dred said:


Could be a number of things, the error simply implies that the Sexbound script isn't working on that NPC, and thus, it cannot be converted into a "actor" for the animations.

Looking at your log, i hope you're running Reborn, as the mods you have installed point to compatibility with SBR. However, Naturally Horny is installed, which is already a built-in part of Sexbound Reborn, and thus installing it over the API replaces it with older scripts, likely what is causing issues here.

Unless another mod is somehow breaking NPCs, which of your workshop mods, none seem to be known offenders, then yeah. Also, the error has a previous error, that you've missed;

[20:14:45.171] [Error] [string "/scripts/sexbound/override/common/arousal.lua..."]:15: attempt to index a nil value (local 'parent')
[20:14:45.691] [Error] [string "/scripts/sexbound/override/npc.lua"]:30: attempt to index a nil value (field 'sb_npc')

Which is arousal, the mechanic touched upon by Naturally Horny.

 

I do have Reborn installed, not the original.  I did managed to get it working after previously having trouble.

 

I thought I had already removed the Nat Horny that I had accidentally installed, but I guess it got undone, I'll try again without it.

  • 3 weeks later...
Posted

I'm having an issue where I can't lie down on the altar to summon Aphrodite, the altar doesn't even show as a useable object (no glowing outline). I already checked all other issues I've seen mentioned in the comments but I can't discern anything wrong, does anyone know what could be causing this???

Posted
48 minutes ago, Jinglespurs665 said:

I'm having an issue where I can't lie down on the altar to summon Aphrodite, the altar doesn't even show as a useable object (no glowing outline). I already checked all other issues I've seen mentioned in the comments but I can't discern anything wrong, does anyone know what could be causing this???

ah, nevermind, I just found out I had a mod installed that messed up some files, I was really sure I didn't install it but at least I fixed it :')

  • 3 weeks later...
Posted (edited)

Probably a stupid question but i cant seem to use the actual sex scene menu to perform the ritual. i lay down and nothing comes up. happens everywhere else i try as well. am i missing a button or is there another problem going on.

Edited by angelorose343
needed more info
  • 2 weeks later...
Posted
On 7/14/2018 at 9:46 AM, GogoJuju said:

I downloaded the latest API for Sexbound that the 3.0.0 Aphorodite update, but when I shoot an NPC, they do not turn into a node and any weapons, (including mechs) lose the ability to do damage to monsters or NPCs. Its kind off a bummer. 7/17/2018

 

I have a similar problem. My character is now invulnerable although the sex parts of the bow do work for me but destroys the game.

  • 4 weeks later...
Posted

I'm having the issue of the npc disappearing when trying to perform the ritual also, i have these mods installed (refer to picture)

Would any of them be causing clashes or issues?

Untitled.png

Posted
4 hours ago, Nedyasran said:

I'm having the issue of the npc disappearing when trying to perform the ritual also, i have these mods installed (refer to picture)

Would any of them be causing clashes or issues?

 

You're either missing mods or have the wrong versions, depending on which Sexbound version you are using.

 

No log, no further help possible.

  • 8 months later...
Posted
4 hours ago, MurderDroneGod said:

Is not working, during the fight when i try to get on her a second time we both vanish and the fight breaks.

 

You're using SBR.

Known issue.

Will be fixed next patch.

  • 2 months later...
Posted

I've been wondering for a while, is Aphrodite's Spookit capturable, and if not could it be made capturable? Me and a friend have tried to make it work but it doesn't seem to do anything even when coded into a capture pod. I know it's been a long time, but much appreciated if any answer at all.

Posted
6 hours ago, Konata666 said:

I've been wondering for a while, is Aphrodite's Spookit capturable, and if not could it be made capturable? Me and a friend have tried to make it work but it doesn't seem to do anything even when coded into a capture pod. I know it's been a long time, but much appreciated if any answer at all.

 

Interestingly enough that thing is set to be capturable. Which would be whack, cause if you could actually use it as pet it would be broken OP. Other than that I don't know enough about how capturable pets work to tell you whats going wrong.

  • 5 months later...
Posted
On 7/6/2023 at 12:40 PM, red3dred said:


Could be a number of things, the error simply implies that the Sexbound script isn't working on that NPC, and thus, it cannot be converted into a "actor" for the animations.

Looking at your log, i hope you're running Reborn, as the mods you have installed point to compatibility with SBR. However, Naturally Horny is installed, which is already a built-in part of Sexbound Reborn, and thus installing it over the API replaces it with older scripts, likely what is causing issues here.

Unless another mod is somehow breaking NPCs, which of your workshop mods, none seem to be known offenders, then yeah. Also, the error has a previous error, that you've missed;

[20:14:45.171] [Error] [string "/scripts/sexbound/override/common/arousal.lua..."]:15: attempt to index a nil value (local 'parent')
[20:14:45.691] [Error] [string "/scripts/sexbound/override/npc.lua"]:30: attempt to index a nil value (field 'sb_npc')

Which is arousal, the mechanic touched upon by Naturally Horny.

Sorry to bother you again, I want to ask, after I beat the Aphrodite boss, I press E to Aphrodite, but it only enters the sexbound animation, how can I complete the "deliver bow to Aphrodite" task for getting Aphrodite bow (i)?

Posted
3 hours ago, fanyudexin said:

Sorry to bother you again, I want to ask, after I beat the Aphrodite boss, I press E to Aphrodite, but it only enters the sexbound animation, how can I complete the "deliver bow to Aphrodite" task for getting Aphrodite bow (i)?


FIrst Aphrodite, outside the boss-fight. The one you need to do the summoning for.

  • 3 weeks later...
Posted (edited)

Hello. I just have a few questions. I just beat the Aphrodite boss and received the Dusty Note. What item is the Dusty Note talking about and is there a way to spawn it with console commands?

Edited by Drl0v355
Posted
6 hours ago, Drl0v355 said:

Hello. I just have a few questions. I just beat the Aphrodite boss and received the Dusty Note. What item is the Dusty Note talking about and is there a way to spawn it with console commands?

 

What does the dusty note say?

  • 3 weeks later...
Posted

I am honestly very sorry for replying so late. I was just having fun in Starbound and I genuinely forgot I even posted the earlier question. But, this PNG has the Dusty Note I received in the chest after the Aphrodite boss fight. I can see that it is referring to a gun of some kind. Capture.PNG.7aa5f8f33116fdfcd6441e8dad234ed6.PNG

Posted
3 hours ago, Drl0v355 said:

I am honestly very sorry for replying so late. I was just having fun in Starbound and I genuinely forgot I even posted the earlier question. But, this PNG has the Dusty Note I received in the chest after the Aphrodite boss fight. I can see that it is referring to a gun of some kind.

 

That is indeed for a gun version of the Aphrodite's Bow, added with the Lustbound: Omnibrowser Addon. Don't remember the item ID from the top of my head.

Posted (edited)

Going on the Lustbound mod page says that they added “A new secret item that requires obtaining six special stones and a core to obtain.” regarding the Aphrodite's Bow mod. I am guessing that the six stones are the six fetish stones. But, I do not know what the core is.

 

 

 

Edited by Drl0v355
PNG file did not work for some reason

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...