jpeters Posted June 25, 2023 Posted June 25, 2023 I'm having the invisible weel. here is the log. starbound.log
Chrimsi Posted June 25, 2023 Posted June 25, 2023 31 minutes ago, jpeters said: I'm having the invisible weel. here is the log. starbound.log 14.91 kB · 0 downloads first off you have both the old and new Teratoscenes mods delete TeratophiliaScenes and keep SxB_-_TemTems_Teratoscenes 1
Erina Sugino Posted June 25, 2023 Author Posted June 25, 2023 2 hours ago, jpeters said: I'm having the invisible weel. here is the log. https://github.com/ErinaSugino/Starbound-SBR-Mod/wiki/Advanced-Troubleshooting
jpeters Posted June 26, 2023 Posted June 26, 2023 thanks, i may have understand that TemTems was an expansion of teratosenes. now it's working good.
MyraTheSorcerer Posted July 1, 2023 Posted July 1, 2023 Just curious, how much work would it take to re-enable npc auto climaxes? ( I've no knowledge of scripting or anything, but if one wanted to have this setting on, is it possible by modifying some code, or is it just, none of that code is currently in and we have to wait for a future update for such a thing? Or whatever it is that's preventing npcs from auto climaxing? (And if its a easy thing, how do we modify that?) )
Erina Sugino Posted July 1, 2023 Author Posted July 1, 2023 (edited) 6 hours ago, MyraTheSorcerer said: Just curious, how much work would it take to re-enable npc auto climaxes? ( I've no knowledge of scripting or anything, but if one wanted to have this setting on, is it possible by modifying some code, or is it just, none of that code is currently in and we have to wait for a future update for such a thing? Or whatever it is that's preventing npcs from auto climaxing? (And if its a easy thing, how do we modify that?) ) /mods/sexbound/scripts/sexbound/plugins/climax/climax.lua function Sexbound.Actor.Climax:tryAutoClimax() (at around line 436) remove the following snippet if containsPlayer and playerControl then -- Prevent auto climax if we have a player and that player is in control (not raped as part of sexbound defeat) return end EDIT: If you also have Lustbound and the SBR Lustbound patch, you also have to remove the same code (slightly lower because more code) in the climax plugin's climax.lua file of the patch, as it overrides the original. Edited July 1, 2023 by Erina Sugino Added more instructions 1
Lightning109 Posted July 2, 2023 Posted July 2, 2023 i have a weird problem i heres my log i get the error [string "/scripts/sexbound/lib/sexbound/statemachine.l..."]:104: attempt to call a nil value (method 'getContainsPlayer') any help would be apperciated starbound.log
Erina Sugino Posted July 2, 2023 Author Posted July 2, 2023 10 hours ago, Lightning109 said: i have a weird problem i heres my log i get the error [string "/scripts/sexbound/lib/sexbound/statemachine.l..."]:104: attempt to call a nil value (method 'getContainsPlayer') any help would be apperciated https://github.com/ErinaSugino/Starbound-SBR-Mod/wiki/Advanced-Troubleshooting
dalenmastermind Posted July 5, 2023 Posted July 5, 2023 I've created a GitHub issue for the getContainsPlayer nil value issue, since I assume that's what you're trying to point everyone to with your link to Advanced Troubleshooting.
red3dred Posted July 5, 2023 Posted July 5, 2023 2 hours ago, dalenmastermind said: I've created a GitHub issue for the getContainsPlayer nil value issue, since I assume that's what you're trying to point everyone to with your link to Advanced Troubleshooting. ... oh boy you folks are going to give Erina an aneurysm... No, in fact, what they meant to showcase by pointing to the troubleshooting section of the GitHub was to showcase how most people miss the Step 2: Getting the right mods. The person above, @Lightning109 for example, was using the wrong version of TeratoScenes. Same with your game apparently, you have both the old and new TeratoScenes installed, Starbound in it's great insight, prioritized the older version, as shown here; [20:39:52.354] [Warn] Root: Overriding duplicate asset source '..\mods\SxB_-_TemTems_Teratoscenes' named 'sexbound_TeratophiliaScenesPack' with higher or equal priority source '..\mods\TeratophiliaScenes You also have both EB's Terramons (and their support files) and the BTF Terraphilia support installed. They are the same mod, EB has fixed and uploaded Blake's mod. This will likely cause issues, at least regarding the Monster Girls from the mod.
red3dred Posted July 6, 2023 Posted July 6, 2023 6 minutes ago, Silken Emperor said: Where do we put the patch? If you mean the SBR Lustbound/Aphrodite's Bow patch, in the mods folder. If you mean something else, like the wearable patches, the back slot?
monkeydomonkydont Posted July 6, 2023 Posted July 6, 2023 Okey im kinda confused on how to get sexbuck and how to get it effectively and is it also possible to use admin commands to spawn them in?
red3dred Posted July 6, 2023 Posted July 6, 2023 1 minute ago, monkeydomonkydont said: Okey im kinda confused on how to get sexbuck and how to get it effectively and is it also possible to use admin commands to spawn them in? Point 1) Yes, can be found in chests, or obtained over time during sex animations if the "passive income" module is enabled in the config of the mod. Point 2) Most "effective" method is the passive income module mentioned above. Point 3) Of course, any currency in Starbound is also an item and thus, can be spawned in. Should just be "/spawnitem sexbux <value>"
knuxxxx Posted July 14, 2023 Posted July 14, 2023 (edited) just curious... are there same sex animations? would i be able to fuck a male of another race as a male? I've never used this mod or the original before and was thinking about it recently Edited July 14, 2023 by knuxxxx
red3dred Posted July 14, 2023 Posted July 14, 2023 23 minutes ago, knuxxxx said: just curious... are there same sex animations? would i be able to fuck a male of another race as a male? I've never used this mod or the original before and was thinking about it recently Male-on-male is widely supported, it's more so female-on-female that's a bit lacking at the moment. 2
knuxxxx Posted July 14, 2023 Posted July 14, 2023 (edited) 4 hours ago, red3dred said: Male-on-male is widely supported, it's more so female-on-female that's a bit lacking at the moment. huh, okay the only footage of gameplay of this mod I saw was male on female, so I had just assumed for the longest time that there was mostly male on female content thanks very much for letting me know ^^ Edited July 14, 2023 by knuxxxx 1
ShamaraNordes Posted July 18, 2023 Posted July 18, 2023 Small question for the folks here since I'm not having any luck with getting subgenders to function on any of my custom race characters at all- I tried tweaking around in the main config file and the subgenders files, but I'm wondering if there's something specific I need to be doing to get subgenders working properly on custom races?
red3dred Posted July 18, 2023 Posted July 18, 2023 (edited) 29 minutes ago, ShamaraNordes said: Small question for the folks here since I'm not having any luck with getting subgenders to function on any of my custom race characters at all- I tried tweaking around in the main config file and the subgenders files, but I'm wondering if there's something specific I need to be doing to get subgenders working properly on custom races? A more wordy explanation would help with helping you. Are you trying to make it so custom races always have certain sub-genders? Or remove them from certain races? What have you tried? What are you trying to accomplish? Etc. Edited July 18, 2023 by red3dred
ShamaraNordes Posted July 18, 2023 Posted July 18, 2023 (edited) 2 hours ago, red3dred said: A more wordy explanation would help with helping you. Are you trying to make it so custom races always have certain sub-genders? Or remove them from certain races? What have you tried? What are you trying to accomplish? Etc. Basically, I create a character- use the item to configure Sexbound from the reborn side of things, but there's no option to change gender to futa for any race other than vanilla races, lemme see if I can pull up my config files for you. EDIT: I fixed my issue- Now Shoggoths can become futanari, but have a bald, undetailed human model and lose any semblence to being a shoggoth - I have the Shoggoth lewd goodies compatibility addon installed and had no issues with it before the reborn rollout Edit 2: ...I'm an absolute donkey. It was Mindflayers that were borked. Not SHoggoths. Ignore me please. sexbound.config sxb_plugin.subgender.config Edited July 18, 2023 by ShamaraNordes
red3dred Posted July 18, 2023 Posted July 18, 2023 10 hours ago, ShamaraNordes said: Basically, I create a character- use the item to configure Sexbound from the reborn side of things, but there's no option to change gender to futa for any race other than vanilla races, lemme see if I can pull up my config files for you. EDIT: I fixed my issue- Now Shoggoths can become futanari, but have a bald, undetailed human model and lose any semblence to being a shoggoth - I have the Shoggoth lewd goodies compatibility addon installed and had no issues with it before the reborn rollout Edit 2: ...I'm an absolute donkey. It was Mindflayers that were borked. Not SHoggoths. Ignore me please. sexbound.config 13.93 kB · 0 downloads sxb_plugin.subgender.config 591 B · 0 downloads ... Ih... Uh... okay, strange. Yeah, the Sexbound Shog support isn't up-to-date with the Race, specifically the Beta side of things, and the sub-races in the mod so far. We really need to get around to working on that mod more actively... But hey, good to hear you got stuff sorted.
glnn Posted July 19, 2023 Posted July 19, 2023 OK I am probably a idiot but i cant get the animations to go. Keep getting a dialog error can someone please help? starbound.log
Chrimsi Posted July 19, 2023 Posted July 19, 2023 (edited) 3 minutes ago, glnn said: OK I am probably a idiot but i cant get the animations to go. Keep getting a dialog error can someone please help? starbound.log 251.5 kB · 0 downloads try without the yoru race as that fucks it up (unless you fixed it yourself) you also have all versions of the Draconis support installed ony use the one that fits the draconis you have installed Edited July 19, 2023 by Chrimsi
Erina Sugino Posted July 19, 2023 Author Posted July 19, 2023 1 hour ago, glnn said: OK I am probably a idiot but i cant get the animations to go. Keep getting a dialog error can someone please help? You broke your sextalk plugin config.
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