SirDuke Posted June 3, 2024 Posted June 3, 2024 1 minute ago, Erina Sugino said: Bought at the Sexbound vending machine you can craft. Thanks! I somehow never saw that I can craft one! I saw the condom vending machine at the Ark outpost, but didn't see the big one at the workshop! ... now my friends cousin can sleep safe... Knowing everything is gonna be fine...
Nanosentinel Posted June 3, 2024 Posted June 3, 2024 (edited) 2 hours ago, Erina Sugino said: Ugh, I thought that shit's finally fixed. I need a full log with debug and info level logging. It's always on full logging. Except Behavior. Edited June 3, 2024 by Nanosentinel Typos. Again.
Erina Sugino Posted June 3, 2024 Author Posted June 3, 2024 1 minute ago, Nanosentinel said: It's always on full loging. Except Behavior. Oh yeah, you're right. Then change of plans. I need the log where the pregnancy is being made, and ideally the NPC also spawned.
SirDuke Posted June 3, 2024 Posted June 3, 2024 (edited) Jokes aside, another quick question please; If I want to allow interspecial pregnancies, how to fill out the configs correctly? Like f.e. allow to get apex & humans have a child, but not humans & penguins? Spoiler * A given species can impregnate a list of other species. * * Using this requires the above enableCompatibleSpeciesOnly to be set to true. * * ex. A floran can impregnate a hylotl * ex. A hylotl can impregnate a floran * "all" is available as a universal placeholder */ "compatibleSpecies": { "apex": [ ], "avian": [ ], "fenerox": [ ], "floran": [ ], "glitch": [ ], "human": [ ], "hylotl": [ ], "novakid": [ ], "penguin": [ ], "neki": [ ], "neko": [ ], "felin": [ ] }, I've seen this settings in the file, but how to put it in correctly? Is it like: "human": ["apex"], ? Edited June 3, 2024 by SirDuke
Somnafance Posted June 3, 2024 Posted June 3, 2024 21 minutes ago, Erina Sugino said: No. Heat is an alternative mechanic to the normal arousal debuffs. If they show up, it isn't working. So you made your own mod - can you how me the whole thing? Idk what I'm meant to show but these are the mods I'm using and what's inside the neki.species patch
Somnafance Posted June 3, 2024 Posted June 3, 2024 1 hour ago, Nanosentinel said: Made a patch for various races which in my opinion should use heat. For someone who don't understand how It is not a .pak, so if you want another race in: go to: ...mods\Heat-enabler\species\ copy one of the files (it doesn't matter which one) and rename it to race you liking xxxx.species.patch (xxx - name of race) Heat enabler.zip 3.85 kB · 0 downloads Oh and don't forget to unZip this thing before tossing it in Mods directory Hide contents Do you just place the .patch into the mods folder or does it go somewhere more specific? Using the neki one fyi
Nanosentinel Posted June 3, 2024 Posted June 3, 2024 2 hours ago, Erina Sugino said: I need the log where the pregnancy is being made, and ideally the NPC also spawned. Took some time (more then I expected) but now I have what you asked. Line 11275 successful impregnation Somewhere after line 20992 successful birth starbound.log 1 hour ago, Somnafance said: Do you just place the .patch into the mods folder or does it go somewhere more specific? Using the neki one fyi 1 hour ago, Somnafance said: ...mods\Heat-enabler\species\ \species is a folder where you store the .patches
Somnafance Posted June 3, 2024 Posted June 3, 2024 17 minutes ago, Nanosentinel said: Took some time (more then I expected) but now I have what you asked. Line 11275 successful impregnation Somewhere after line 20992 successful birth starbound.log 2.16 MB · 0 downloads \species is a folder where you store the .patches Ok so I have the 'Heat enabler' file in the mods folder (yes I extracted) Is that where it should be?
frostmoon123 Posted June 3, 2024 Posted June 3, 2024 星界边界I think it should be this. After entering the game, I engaged in a certain pregnancy behavior, but it did not produce any effect
Erina Sugino Posted June 4, 2024 Author Posted June 4, 2024 6 hours ago, SirDuke said: Jokes aside, another quick question please; If I want to allow interspecial pregnancies, how to fill out the configs correctly? Like f.e. allow to get apex & humans have a child, but not humans & penguins? I've seen this settings in the file, but how to put it in correctly? Is it like: "human": ["apex"], ? Yes. This makes a male human able to impregnate a female apex. Though Human and Apex are fully cross-compatible by default. 6 hours ago, Somnafance said: Idk what I'm meant to show but these are the mods I'm using and what's inside the neki.species patch So you did jsut edit the existing patch in the Neki file after all. Then it should work. 1 hour ago, frostmoon123 said: I think it should be this. After entering the game, I engaged in a certain pregnancy behavior, but it did not produce any effect Two things. A: Your sextalk config is broken. If you did not alter it yourself, then one of your other mods breaks it. B: You're using the GFY station. Impregnating your clone is by default fully impossible under any and all circumstances. 4 hours ago, Nanosentinel said: Took some time (more then I expected) but now I have what you asked. Line 11275 successful impregnation Somewhere after line 20992 successful birth SIGH yeah, I see the problem. Fix will take until next update. Until then, by all means, using StarExtension or OpenStarbound will fix this stupidly braindead Starbound bug. 1
frostmoon123 Posted June 4, 2024 Posted June 4, 2024 This should be my last time bothering you. I want to know how to make the male kemono race pregnant. Can you give me a patch?
Seberious Posted June 4, 2024 Posted June 4, 2024 On 6/1/2024 at 7:07 PM, Seberious said: Can you share it? The modification for heat use and your icon (it's really cute) for avali I mean. I'm avali player (and enjoyer) too and your modification would be cool addition to the whole avali sxb stuff. Okay then, since Ivera didn't responding to me or either to Erina Sugino (about disappearing head from animation) I guess I will try mod the heat for avali myself. Wish me luck since I'm a bit dummy in modding regard. If I get any result I will post file here for people to use.
Erina Sugino Posted June 4, 2024 Author Posted June 4, 2024 9 hours ago, Seberious said: Okay then, since Ivera didn't responding to me or either to Erina Sugino (about disappearing head from animation) I guess I will try mod the heat for avali myself. Wish me luck since I'm a bit dummy in modding regard. If I get any result I will post file here for people to use. The only clue I have about disappearing heads is that maybe CritterBang has something to do with it. Otherwise I have no news. 10 hours ago, frostmoon123 said: This should be my last time bothering you. I want to know how to make the male kemono race pregnant. Can you give me a patch? You need to create a new sub-gender in the main sexbound.config file, under "subGenderList". For convenience you can name it, like, "kemonoMalePreg". This sub-gender needs the "canOvulate": true, "hasPenis": true and "canProducesSperm": true traits. Then you need to patch it into the kemono species file. {"op": "add", "path": "/genders/0/sxbSubGender", "value": "kemonoMalePreg"}
Somnafance Posted June 4, 2024 Posted June 4, 2024 Yeah I have no idea why heat isn't working with neki, I've managed to get as far as making the natural arousal stop without outright turning it off but heat just refuses to start I've tried sitting in-game for like 5 hours irl in hopes that maybe it just takes a stupidly long time but I've even changed how many days it's supposed to take in the sexbound config but even that doesn't seem to do anything I'm out of ideas
Erina Sugino Posted June 4, 2024 Author Posted June 4, 2024 28 minutes ago, Somnafance said: Yeah I have no idea why heat isn't working with neki, I've managed to get as far as making the natural arousal stop without outright turning it off but heat just refuses to start I've tried sitting in-game for like 5 hours irl in hopes that maybe it just takes a stupidly long time but I've even changed how many days it's supposed to take in the sexbound config but even that doesn't seem to do anything I'm out of ideas Well, at this point I can't say anything without altering code to add a million debug logging steps.
Somnafance Posted June 4, 2024 Posted June 4, 2024 28 minutes ago, Somnafance said: Yeah I have no idea why heat isn't working with neki, I've managed to get as far as making the natural arousal stop without outright turning it off but heat just refuses to start I've tried sitting in-game for like 5 hours irl in hopes that maybe it just takes a stupidly long time but I've even changed how many days it's supposed to take in the sexbound config but even that doesn't seem to do anything I'm out of ideas Gonna mess around with the priority in the metadata_, hopefully something works, If it doesn't I'll give up
Somnafance Posted June 4, 2024 Posted June 4, 2024 1 minute ago, Erina Sugino said: Well, at this point I can't say anything without altering code to add a million debug logging steps. That's alright, I'll do what I can on my own, if nothing else I'll at least get a better understanding of how starbound mods function
frostmoon123 Posted June 5, 2024 Posted June 5, 2024 8 hours ago, Erina Sugino said: 关于头颅消失,我唯一知道的线索就是 CritterBang 可能与此有关。除此之外,我没有任何消息。 您需要在主 sexbound.config 文件的“subGenderList”下创建一个新的子性别。为方便起见,您可以将其命名为“kemonoMalePreg”。此子性别需要“canOvulate”:true、“hasPenis”:true 和“canProducesSperm”:true 特征。 然后你需要将它修补到 kemono 物种文件中。{"op": "add", "path": "/genders/0/sxbSubGender", "value": "kemonoMalePreg"} I understand what you mean, but I'm not very good at adding descriptions. Can you send me a modified file
frostmoon123 Posted June 5, 2024 Posted June 5, 2024 Sexbound_Kemono_v.2.2 Is there a species file inside this?
Erina Sugino Posted June 5, 2024 Author Posted June 5, 2024 9 hours ago, frostmoon123 said: I'm not sure if this is correct It's isn't. You're trying to patch species data into the config file. The path you are trying to add doesn't exist, so the entire patch will just fail and error, potentially making the entire species unsupported. 9 hours ago, frostmoon123 said: Sexbound_Kemono_v.2.2 Is there a species file inside this? No clue. If there isn't a file "/species/kemono.species.patch", you need to create it.
Leaf112 Posted June 5, 2024 Posted June 5, 2024 On 6/3/2024 at 1:57 PM, Nanosentinel said: Made a patch for various races which in my opinion should use heat. For someone who don't understand how It is not a .pak, so if you want another race in: go to: ...mods\Heat-enabler\species\ copy one of the files (it doesn't matter which one) and rename it to race you liking xxxx.species.patch (xxx - name of race) Heat enabler.zip 3.85 kB · 2 downloads Oh and don't forget to unZip this thing before tossing it in Mods directory Reveal hidden contents Hey i tried your patcher and it seems to crash the game on startup and i can't tell if I'm doing something wrong or it the mod.
frostmoon123 Posted June 5, 2024 Posted June 5, 2024 40 minutes ago, Erina Sugino said: 不是。您正在尝试将物种数据修补到配置文件中。您尝试添加的路径不存在,因此整个修补将失败并出错,可能会导致整个物种不受支持。 没有线索。如果没有文件“/species/kemono.species.patch”,则需要创建它。 I established it in .species, I'm not sure if it's useful
Nanosentinel Posted June 5, 2024 Posted June 5, 2024 3 hours ago, Leaf112 said: Hey i tried your patcher and it seems to crash the game on startup and i can't tell if I'm doing something wrong or it the mod. Try this. Or give a log. Heat_enabler.pak
loobloop Posted June 5, 2024 Posted June 5, 2024 When I start a game, I see all the items and from the mod but nothing happens when I try using the customizer, interact with the hearts above a furniture item with the addon on it, and cant seem to start any interactions from the mod. The log seems to be saying that the .cfg is not being loaded somehow. What can I do? https://pastebin.com/Kh25ciyd
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