Grimmsonproject Posted March 25, 2024 Posted March 25, 2024 hey can someone show me how they made it work with race mods? I kinda need a visual guide here because I got nothin workin propperly well minus the base mod just trying to update from api sexbound to reborn
Erina Sugino Posted March 25, 2024 Author Posted March 25, 2024 1 hour ago, Grimmsonproject said: hey can someone show me how they made it work with race mods? I kinda need a visual guide here because I got nothin workin propperly well minus the base mod just trying to update from api sexbound to reborn Eh... so, what exactly is your problem? Or what are you trying to achieve? When upgrading from SxB to SBR, you only need to keep a few things in mind. - Using POV Redux? You need to update to version 4.2.0 - Using TeratophiliaScenes? You need the version whose filename starts with "SxB_" (Veeeeeery counter-intuitive, I know) - Using Lustbound? Yeet the base mod, it's included in SBR 1.1 (That is, "Lustbound Base" and "Lustbound Base Manager" - keep the addons if you have any.) - Using Aphrodite's Bow? Download the "SBR Aphrodite's Bow Patch" too. Everything else works out of the box as it did in SxB.
PlagueIncorperated Posted March 25, 2024 Posted March 25, 2024 Do you have the link to the current supported version of the avalis? I havent played in a while and I wanted to again but I keep crashing. I've tested my addons and mods, its the current avali sexbound thats crashing my game. Do you have an updated version of it perchance?
Erina Sugino Posted March 25, 2024 Author Posted March 25, 2024 10 hours ago, PlagueIncorperated said: Do you have the link to the current supported version of the avalis? I havent played in a while and I wanted to again but I keep crashing. I've tested my addons and mods, its the current avali sexbound thats crashing my game. Do you have an updated version of it perchance? I personally don't keep track of all the supports out there. Especially since there seems to be different offerings available depending on which corner of the internet you look in, and people constantly show up with logs full of supports that nobody knew of before. However, race supports should not be causing problems. The only thing that is a known incompatibility are the Cutebound Avians, as they achieve their look by outright removing parts from the original Avians which leads to broken file path's when Sexbound tries to fetch them. You can toss us your log file though, then we can see what's going on.
PlagueIncorperated Posted March 25, 2024 Posted March 25, 2024 5 hours ago, Erina Sugino said: I personally don't keep track of all the supports out there. Especially since there seems to be different offerings available depending on which corner of the internet you look in, and people constantly show up with logs full of supports that nobody knew of before. However, race supports should not be causing problems. The only thing that is a known incompatibility are the Cutebound Avians, as they achieve their look by outright removing parts from the original Avians which leads to broken file path's when Sexbound tries to fetch them. You can toss us your log file though, then we can see what's going on. starbound.log
Erina Sugino Posted March 25, 2024 Author Posted March 25, 2024 2 hours ago, PlagueIncorperated said: starbound.log 27.13 kB · 0 downloads You have SBR improperly installed. You have the paked version, but it's folder so the game doesn't recognize it as a mod and probably none of the assets are available. Your crash in particular says that Sexbound's main animation file simply does not exist.
wolfgundam Posted March 27, 2024 Posted March 27, 2024 Hey really sorry to bug you but im just wondering with the updates to SbR are races like Vulpes and Lucario now usable or will they break my game still?
Erina Sugino Posted March 27, 2024 Author Posted March 27, 2024 (edited) 56 minutes ago, wolfgundam said: Hey really sorry to bug you but im just wondering with the updates to SbR are races like Vulpes and Lucario now usable or will they break my game still? The Lucario race should be working perfectly fine. Both the glaring issue in the race itself should have been patched by now, aswell as SBR'S color genetics code got two updates to be more robust with invalid data. As for the Vulpes... I actually don't remember. Looking through older posts regarding them, the issue seems to have been color codes interpreted as the simple number "1", and looking at their species file now I can see where that might come from - however, I don't see why that should be a problem in the first place; So I'd say logically it should be fine, but if you run into an issue with them again and your error log says something about "1" then gimme a ping and I'll see about it in more detail for 1.2. EDIT: Actually, thinking about it for a bit more... I have a sneaking suspicion that the issue still persists, and where it's coming from, and I don't like the implications of it... So keep me updated please. Edited March 27, 2024 by Erina Sugino
wolfgundam Posted March 27, 2024 Posted March 27, 2024 2 hours ago, Erina Sugino said: The Lucario race should be working perfectly fine. Both the glaring issue in the race itself should have been patched by now, aswell as SBR'S color genetics code got two updates to be more robust with invalid data. As for the Vulpes... I actually don't remember. Looking through older posts regarding them, the issue seems to have been color codes interpreted as the simple number "1", and looking at their species file now I can see where that might come from - however, I don't see why that should be a problem in the first place; So I'd say logically it should be fine, but if you run into an issue with them again and your error log says something about "1" then gimme a ping and I'll see about it in more detail for 1.2. EDIT: Actually, thinking about it for a bit more... I have a sneaking suspicion that the issue still persists, and where it's coming from, and I don't like the implications of it... So keep me updated please. starbound.log Hey just ran a test and the Vulpes are still still making invisible children here is my log
Erina Sugino Posted March 27, 2024 Author Posted March 27, 2024 25 minutes ago, wolfgundam said: Hey just ran a test and the Vulpes are still still making invisible children here is my log Ok, kinda what I expected. I know what's going on. Short answer, Starbound is going on. Long answer, the vulpes are using a source color pixels value of "000001" that is replaced by another color. However, when this is turned into a Lua table for the Lua scripts, Starbound does some "smart interpretation" and makes it a numerical index - so it becomes just the number "1". Which is obviously not a valid hex color code anymore. The fix is fairly easy, I can give you early instructions on how do fix it in your local installation. Otherwise it'll be fixed in V1.2.
wolfgundam Posted March 27, 2024 Posted March 27, 2024 1 hour ago, Erina Sugino said: Ok, kinda what I expected. I know what's going on. Short answer, Starbound is going on. Long answer, the vulpes are using a source color pixels value of "000001" that is replaced by another color. However, when this is turned into a Lua table for the Lua scripts, Starbound does some "smart interpretation" and makes it a numerical index - so it becomes just the number "1". Which is obviously not a valid hex color code anymore. The fix is fairly easy, I can give you early instructions on how do fix it in your local installation. Otherwise it'll be fixed in V1.2. hmm well i will wait i am autistic and messing with files like this is way to much for me thank you for you time.
XxkillaxX117 Posted March 30, 2024 Posted March 30, 2024 Is this mod even compatible with Frackin Universe??? Is that the issue???
XxkillaxX117 Posted March 30, 2024 Posted March 30, 2024 I have SBR, PoV Redux, Both Tetaros, and Aphrodite's Bow. I start the game/character save, normal. I shoot the bow at someone, they turn naked and freeze. I press E on them, My character is naked and stands next to them and nothing happens. I spam E on them, the UI is faded and everything has locks on it and my character disappears. The only way to fix it is to beam up to my ship with them. Am I doing it wrong??? Am I not allowed to do it with crewmembers??? Am I missing something??? Is there another button I need to press??? Do I need the fabled "Lustbound Patch" that everyone talks about but nobody gives links to??? What the fuck??? I am thoroughly pissed...
XxkillaxX117 Posted March 30, 2024 Posted March 30, 2024 Just now, XxkillaxX117 said: I have SBR, PoV Redux, Both Tetaros, and Aphrodite's Bow. I start the game/character save, normal. I shoot the bow at someone, they turn naked and freeze. I press E on them, My character is naked and stands next to them and nothing happens. I spam E on them, the UI is faded and everything has locks on it and my character disappears. The only way to fix it is to beam up to my ship with them. Am I doing it wrong??? Am I not allowed to do it with crewmembers??? Am I missing something??? Is there another button I need to press??? Do I need the fabled "Lustbound Patch" that everyone talks about but nobody gives links to??? What the fuck??? I am thoroughly pissed... And no. I do not know how to use log files.
Erina Sugino Posted March 30, 2024 Author Posted March 30, 2024 35 minutes ago, XxkillaxX117 said: And no. I do not know how to use log files. That is a problem, because without said logfile all the help we can offer is making assumptions based on your vague descriptions. So let's try doing that. 37 minutes ago, XxkillaxX117 said: I have SBR, PoV Redux, Both Tetaros, and Aphrodite's Bow. I start the game/character save, normal. I shoot the bow at someone, they turn naked and freeze. I press E on them, My character is naked and stands next to them and nothing happens. I spam E on them, the UI is faded and everything has locks on it and my character disappears. The only way to fix it is to beam up to my ship with them. Am I doing it wrong??? Am I not allowed to do it with crewmembers??? Am I missing something??? Is there another button I need to press??? Do I need the fabled "Lustbound Patch" that everyone talks about but nobody gives links to??? What the fuck??? I am thoroughly pissed... The UI breaking is a sign of you having either the wrong version of POV Redux, the wrong version of TeratophiliaScenes, or a broken POV addon installed. POV Redux needs to be V4.2.0 for SBR, for Teratophilia Scenes you need to downlaod the version whose filename starts with "SxB_". Not really sure what you mean by "Both Teratos". When you have Aphrodite's Bow installed, you also need to have the "SBR Aphrodite's Bow patch" installed (download on this mod). Though this is not related to your current issue. The Lustbound patch is no longer a thing, as Lustbound has been fully integrated into SBR starting from V1.1. Which, in turn, means you need to deinstall any other version of Lustbound you might have had before, though you don't mention that being the case. 52 minutes ago, XxkillaxX117 said: Is this mod even compatible with Frackin Universe??? Is that the issue??? The mod is compatible with Frackin' Universe to the extend that your PC will not explode if both are installed. This is the furthest level of compatibility that will ever be given. This means you can freely use both mods to their fullest extent, but sexual interaction with FU specific NPC types is not possible. For the future, your log file is located in your Starbound installation folder -> "storage". In there you will find a file called "starbound.log". If you have file extensions disabled, it will be a plain text file just called "starbound". Not "log.1", not any other number - these are backup logs from previous sessions.
XxkillaxX117 Posted March 30, 2024 Posted March 30, 2024 41 minutes ago, Erina Sugino said: That is a problem, because without said logfile all the help we can offer is making assumptions based on your vague descriptions. So let's try doing that. The UI breaking is a sign of you having either the wrong version of POV Redux, the wrong version of TeratophiliaScenes, or a broken POV addon installed. POV Redux needs to be V4.2.0 for SBR, for Teratophilia Scenes you need to downlaod the version whose filename starts with "SxB_". Not really sure what you mean by "Both Teratos". When you have Aphrodite's Bow installed, you also need to have the "SBR Aphrodite's Bow patch" installed (download on this mod). Though this is not related to your current issue. The Lustbound patch is no longer a thing, as Lustbound has been fully integrated into SBR starting from V1.1. Which, in turn, means you need to deinstall any other version of Lustbound you might have had before, though you don't mention that being the case. The mod is compatible with Frackin' Universe to the extend that your PC will not explode if both are installed. This is the furthest level of compatibility that will ever be given. This means you can freely use both mods to their fullest extent, but sexual interaction with FU specific NPC types is not possible. For the future, your log file is located in your Starbound installation folder -> "storage". In there you will find a file called "starbound.log". If you have file extensions disabled, it will be a plain text file just called "starbound". Not "log.1", not any other number - these are backup logs from previous sessions. I think I have been able to fix it, but I have to restart my starbound to know for sure. I have downloaded the most recent files for each of the mods that I got.
XxkillaxX117 Posted March 30, 2024 Posted March 30, 2024 18 minutes ago, XxkillaxX117 said: I think I have been able to fix it, but I have to restart my starbound to know for sure. I have downloaded the most recent files for each of the mods that I got. I have successfully fixed it. Now my only question is, how do i climax? 😭
Erina Sugino Posted March 30, 2024 Author Posted March 30, 2024 1 minute ago, XxkillaxX117 said: I have successfully fixed it. Now my only question is, how do i climax? 😭 You click on the full white bar.
XxkillaxX117 Posted March 30, 2024 Posted March 30, 2024 41 minutes ago, Erina Sugino said: You click on the full white bar. Thanks brother, preciate it
NiffyFox Posted March 30, 2024 Posted March 30, 2024 (edited) female does not have climax bars and clicking bars does nothing. Edited March 30, 2024 by NiffyFox
Erina Sugino Posted March 30, 2024 Author Posted March 30, 2024 44 minutes ago, NiffyFox said: female does not have climax bars and clicking bars does nothing. They do. If something is broken for you, you can always toss a log so we can try and troubleshoot your problem.
NiffyFox Posted March 30, 2024 Posted March 30, 2024 4 minutes ago, Erina Sugino said: They do. If something is broken for you, you can always toss a log so we can try and troubleshoot your problem. Problem is I'm in a server.
NiffyFox Posted March 30, 2024 Posted March 30, 2024 (edited) 55 minutes ago, Erina Sugino said: They do. If something is broken for you, you can always toss a log so we can try and troubleshoot your problem. here you go only male or top fills up, animation doesn't play when we get on the node it freezes and does a really fast animation, once you leave bed and hop back on a few times it fixes. starbound.log Edited March 30, 2024 by NiffyFox
Erina Sugino Posted March 30, 2024 Author Posted March 30, 2024 1 hour ago, NiffyFox said: Problem is I'm in a server. Well, that is a problem. For I would need both the client and server logs. Your attached client log has essentially 0 information, as all the actual sex happens on the server-sided object.
Banleog Posted March 30, 2024 Posted March 30, 2024 Welp. To be honest, I didn’t want to write about this until recently because of how obvious the solution would later turn out to be. But all attempts to fix it did not help. Conception just doesn't work. Neither the same nor the different. And any related lines in the logs are just like this [12:13:28.533] [Error] SxB: Baby generation errored! Aborting further generation. [12:13:28.533] [Error] Error: [string "/scripts/sexbound/util.lua"]:219: bad argument #1 to 'len' (string expected, got nil) [12:13:28.533] [Warn] [SxB | PREG] : Actor has not become pregnant due to no successful pregnancy generation
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