kajewa1807nomrist Posted July 27, 2025 Posted July 27, 2025 (edited) Nevermind, I found out that a patch to "bk3k's Inventory" was outdated and it caused issues, since I dont have Starbound on Steam I have and had to get mods from some old pages,some have been outright broken. Edited July 27, 2025 by kajewa1807nomrist
remikalili Posted July 28, 2025 Posted July 28, 2025 Hello,I noticed that regardless of the race, in some new maps of certain MODs, NPCs cannot be turned into sexnodes. Is this normal?
FlingMaster69 Posted July 28, 2025 Posted July 28, 2025 4 hours ago, remikalili said: Hello,I noticed that regardless of the race, in some new maps of certain MODs, NPCs cannot be turned into sexnodes. Is this normal? I'm guessing you might be having the same issue I have with Arcana, probably related to "npctype", not the new maps added by those mods.
Cancel order Posted August 5, 2025 Posted August 5, 2025 Maybe I'm wording this wrong but where can I find the setting for the fluid gathering? Can I turn that to false maybe so it doesn't gather and rise to fill the room? I've gone through the settings but maybe I'm over looking it.
Erina Sugino Posted August 5, 2025 Author Posted August 5, 2025 1 hour ago, Cancel order said: Maybe I'm wording this wrong but where can I find the setting for the fluid gathering? Can I turn that to false maybe so it doesn't gather and rise to fill the room? I've gone through the settings but maybe I'm over looking it. Climax plugin config, spawn projectiles.
shikafax Posted August 6, 2025 Posted August 6, 2025 It is also compatible with OpenStarbound? https://github.com/OpenStarbound/OpenStarbound
Erina Sugino Posted August 6, 2025 Author Posted August 6, 2025 1 hour ago, shikafax said: It is also compatible with OpenStarbound? https://github.com/OpenStarbound/OpenStarbound The better question is if OpenStarbound is compatible with SBR. Solely depends on if they break vanilla features or not, as SBR is a fully vanilla mod. 1
SealOnBoard Posted August 7, 2025 Posted August 7, 2025 (edited) I finally figured out the glitch janitor at protectorate graduation can't speak. It was sexbound reborn interrupts janitor's dialogue by adding the behavior at sexbound. <--- The problem---> [ { "op": "test", "path": "/root/name", "value" : "sequence" }, { "op": "add", "path": "/root/children/0", "value": { "title": "Sexbound", "type": "module", "name": "sexbound", "parameters": {} } } ] That interrupts glitch janitor can't speak, by adding the module at the sequence dialogue part. Erina, can you delete "protectoratejanitor.behavior.patch" and "protectoratejanitor.npctype.patch" files at the SxB Reborn mod? Then, swap with this files at same directory in the github to integrate them at the main mod files? I've already tested it, and it works perfectly. Fix file.zip Edited August 7, 2025 by SealOnBoard
mlkey Posted August 7, 2025 Posted August 7, 2025 10 hours ago, shikafax said: It is also compatible with OpenStarbound? https://github.com/OpenStarbound/OpenStarbound 9 hours ago, Erina Sugino said: The better question is if OpenStarbound is compatible with SBR. Solely depends on if they break vanilla features or not, as SBR is a fully vanilla mod. i dont think it is. I tried using it with open starbound and https://steamcommunity.com/sharedfiles/filedetails/?id=1667168970 this collection and stuff just doesnt work. dont even get the luteal cycle image near the healthbar you get with female characters. Cant fuck, nor nothing. Spawned myself one of the modded beds and she lays out on it but theres no animations you can click on or anything. the wheel appears tho but thats it, nothing happens. 1
Erina Sugino Posted August 7, 2025 Author Posted August 7, 2025 9 hours ago, SealOnBoard said: I finally figured out the glitch janitor at protectorate graduation can't speak. It was sexbound reborn interrupts janitor's dialogue by adding the behavior at sexbound. <--- The problem---> [ { "op": "test", "path": "/root/name", "value" : "sequence" }, { "op": "add", "path": "/root/children/0", "value": { "title": "Sexbound", "type": "module", "name": "sexbound", "parameters": {} } } ] That interrupts glitch janitor can't speak, by adding the module at the sequence dialogue part. Erina, can you delete "protectoratejanitor.behavior.patch" and "protectoratejanitor.npctype.patch" files at the SxB Reborn mod? Then, swap with this files at same directory in the github to integrate them at the main mod files? I've already tested it, and it works perfectly. This has long since been fixed all the way back in V1.2 Update your mod by removing the old one before installing the new one, as deleted files will otherwise persist. 6 hours ago, mlkey said: i dont think it is. I tried using it with open starbound and https://steamcommunity.com/sharedfiles/filedetails/?id=1667168970 this collection and stuff just doesnt work. dont even get the luteal cycle image near the healthbar you get with female characters. Cant fuck, nor nothing. Spawned myself one of the modded beds and she lays out on it but theres no animations you can click on or anything. the wheel appears tho but thats it, nothing happens. Ovulation naturally takes time, and there wouldn't be any positions available if you lay in a bed by yourself, correct. So far none of that sounds like it's not working. I'd also need a log file to tell you if anything is actually wrong.
SealOnBoard Posted August 7, 2025 Posted August 7, 2025 5 hours ago, Erina Sugino said: This has long since been fixed all the way back in V1.2 Update your mod by removing the old one before installing the new one, as deleted files will otherwise persist. Ovulation naturally takes time, and there wouldn't be any positions available if you lay in a bed by yourself, correct. So far none of that sounds like it's not working. I'd also need a log file to tell you if anything is actually wrong. Oh, I checked the github again. It seems that that behavior file has been deleted long time ago, sorry for misunderstanding., I recently start using back the 1.11v mod, since there are some racial mod's position that is not viewed as normal at the 1.12 mod. I must be confused while making the Arcana crew compatibility patch, Sorry for the inconvenience, and thanks for the Reply.
Cancel order Posted August 8, 2025 Posted August 8, 2025 On 8/5/2025 at 4:51 PM, Erina Sugino said: Climax plugin config, spawn projectiles. I didn't see the spawn projectiles command. Saw something that mentions it but it was for the projectileLiquid.
Erina Sugino Posted August 8, 2025 Author Posted August 8, 2025 (edited) 8 hours ago, Cancel order said: I didn't see the spawn projectiles command. Saw something that mentions it but it was for the projectileLiquid. Oh, it's actually named liquid. Even easier to find. Edited August 8, 2025 by Erina Sugino
red3dred Posted August 8, 2025 Posted August 8, 2025 On 8/7/2025 at 4:45 PM, SealOnBoard said: I recently start using back the 1.11v mod, since there are some racial mod's position that is not viewed as normal at the 1.12 mod. Mind mentioning what race supports/mods in question would be problematic?
SealOnBoard Posted August 9, 2025 Posted August 9, 2025 5 hours ago, red3dred said: Mind mentioning what race supports/mods in question would be problematic? I'm not sure it's the problem only happens to me, The mods the hair overlaps the body at cowgirl position. : Merrkin, Lastree race compatibilities. - The mod that head and body's location differs at cowgirl-table at refined stone table (Maybe that item was from krkoth mod} : Kazdra mod's reverse cowgirl position. All the mods that have problem may developed before SxB 2.1 api below.
Cancel order Posted August 9, 2025 Posted August 9, 2025 13 hours ago, Erina Sugino said: Oh, it's actually named liquid. Even easier to find. That fixed it, Thank you
Rose Princess Posted August 9, 2025 Posted August 9, 2025 (edited) Not sure why, but when my crewmate gave birth one of these spawned on my ship. A few days later two more had spawned as well. Edited August 10, 2025 by Rose Princess removing the log file since it's no longer needed!
Erina Sugino Posted August 9, 2025 Author Posted August 9, 2025 3 hours ago, Rose Princess said: Not sure why, but when my crewmate gave birth one of these spawned on my ship. A few days later two more had spawned as well. That's a "Sexstone I". Content which originates from Lustbound's Aphrodite's Bow Addon, but Bumple in his questionable design choices hardcoded into base Lustbound to spawn. Hence with Lustbound being integrated into SBR since 1.1 *as is*, the spawning is still happening despite the item not existing because the AB addon is not installed. I know the problem exists, but the only way to fix the problem is by fixing the AB addon to add the spawn code itself, cause if I just remove it the item is unobtainable.
SultrySaffros Posted August 10, 2025 Posted August 10, 2025 1 hour ago, Erina Sugino said: the AB addon is not installed. Why not package AB with it like Lustbound is?
Erina Sugino Posted August 10, 2025 Author Posted August 10, 2025 1 hour ago, SultrySaffros said: Why not package AB with it like Lustbound is? Because the question of "How many mods can you inhale before you become Sayter" is hanging over all our heads. Lustbound is essentially a core component that adds stuff Sexbound itself should have had from the get-go. So I took it in. You barely ever found anyone who did NOT have it installed anyway, because it was broken an always caused problems. Aphrodite's Bow is additional gimmick content. But as much as people use it (cause AB is the only way people know how to actually fuck NPCs), if it was up to me this debug tool was purged. And people wouldn't be happy with that.
Rose Princess Posted August 10, 2025 Posted August 10, 2025 3 hours ago, Erina Sugino said: That's a "Sexstone I". Content which originates from Lustbound's Aphrodite's Bow Addon, but Bumple in his questionable design choices hardcoded into base Lustbound to spawn. Hence with Lustbound being integrated into SBR since 1.1 *as is*, the spawning is still happening despite the item not existing because the AB addon is not installed. I know the problem exists, but the only way to fix the problem is by fixing the AB addon to add the spawn code itself, cause if I just remove it the item is unobtainable. I was worried I had done something wrong on my end, glad to know that's not the case! I'll just toss 'em away when they spawn then. Thanks for the help and for your mod!
shikafax Posted August 15, 2025 Posted August 15, 2025 Another Question: There is no animation for 3 actresses right?
Erina Sugino Posted August 15, 2025 Author Posted August 15, 2025 (edited) 3 hours ago, shikafax said: Another Question: There is no animation for 3 actresses right? There are four positions that support three-actors - all require atleast one, usually two dicks. Edited August 15, 2025 by Erina Sugino 1
shikafax Posted August 17, 2025 Posted August 17, 2025 On 8/15/2025 at 4:43 PM, Erina Sugino said: There are four positions that support three-actors - all require atleast one, usually two dicks. What a shame... ç_ç I have another question, still related to OpenStarbound and Sexbound Reborn: I noticed that when enemies die, no one is "ready for sex," they just all die... surely it's due to the mod? Is there a way to fix this? Maybe by modifying something? I don't know... Thanks again!
Erina Sugino Posted August 17, 2025 Author Posted August 17, 2025 3 hours ago, shikafax said: What a shame... ç_ç I have another question, still related to OpenStarbound and Sexbound Reborn: I noticed that when enemies die, no one is "ready for sex," they just all die... surely it's due to the mod? Is there a way to fix this? Maybe by modifying something? I don't know... Thanks again! You seem to be throwing alot of different concepts in at once. "Ready for sex after death" is part of Sexbound Defeat, a mod notoriously infamous for not working as intended. We like to say that "Every copy of Defeat is personalized", as no two people seem to have the same issues. For some it "works", for some it doesn't. Some don't get defeated sex at all, some are stuck with invincible enemies. And so on. If you want to play with Sexbound Defeat mechanics, I'd highly recommend downloading the Defeat Rework dev branch from the GitHub repo to help test is and give feedback. Cause no support can ever be given for the old mod. 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now