ShauaPuta Posted June 17, 2023 Posted June 17, 2023 (edited) Hey, I finally managed to get an error out of that whole "cumming causes CTD" issue from a few days ago Well, not exactly the cum CTD, but the "clicking on some poses causes CTD" here Spoiler [13:57:09.623] [Error] UniverseServer: World InstanceWorld:aphroditesretreat:-:- has stopped due to an error [13:57:09.623] [Info] UniverseServer: World InstanceWorld:aphroditesretreat:-:- shutdown, kicking 1 players to their own ships [13:57:09.723] [Info] UniverseServer: Loading client ship world ClientShipWorld:f31825aad9c9c95c75c43e58cda47fa6 [13:57:09.723] [Info] UniverseServer: Expiring temporary world InstanceWorld:aphroditesretreat:-:- [13:57:09.883] [Info] Protected dungeonIds for world set to (65524) [13:57:10.048] [Info] UniverseServer: Warping player 1 to ClientShipWorld:f31825aad9c9c95c75c43e58cda47fa6 [13:57:10.068] [Info] Client received world stop packet, leaving: Removed [13:57:10.079] [Error] Could not load image asset '/artwork/pov/actor1/glitch/male/position1-postclimax-cutscenes1.png', using placeholder default. (AssetException) No such asset '/artwork/pov/actor1/glitch/male/position1-postclimax-cutscenes1.png' [13:57:10.081] [Error] Could not load image asset '/artwork/pov/actor2/human/female/position1-postclimax-cutscenes1.png', using placeholder default. (AssetException) No such asset '/artwork/pov/actor2/human/female/position1-postclimax-cutscenes1.png' [13:57:10.083] [Error] Fatal Error: Stack overflow encountered Cumming stills teleports me into space when the climax ends, and there's no error on that one, sadly Also, I don't understand why, but aphrodite's bow (with the patch) does not seem to work at all on any humanoid besides that aphrodite priestess from the quest, and monsters from teratophilia. Am very confused. Any tips on this one aswell? Edited June 17, 2023 by ShauaPuta
Chrimsi Posted June 17, 2023 Posted June 17, 2023 44 minutes ago, ShauaPuta said: Hey, I finally managed to get an error out of that whole "cumming causes CTD" issue from a few days ago Well, not exactly the cum CTD, but the "clicking on some poses causes CTD" here Hide contents [13:57:09.623] [Error] UniverseServer: World InstanceWorld:aphroditesretreat:-:- has stopped due to an error [13:57:09.623] [Info] UniverseServer: World InstanceWorld:aphroditesretreat:-:- shutdown, kicking 1 players to their own ships [13:57:09.723] [Info] UniverseServer: Loading client ship world ClientShipWorld:f31825aad9c9c95c75c43e58cda47fa6 [13:57:09.723] [Info] UniverseServer: Expiring temporary world InstanceWorld:aphroditesretreat:-:- [13:57:09.883] [Info] Protected dungeonIds for world set to (65524) [13:57:10.048] [Info] UniverseServer: Warping player 1 to ClientShipWorld:f31825aad9c9c95c75c43e58cda47fa6 [13:57:10.068] [Info] Client received world stop packet, leaving: Removed [13:57:10.079] [Error] Could not load image asset '/artwork/pov/actor1/glitch/male/position1-postclimax-cutscenes1.png', using placeholder default. (AssetException) No such asset '/artwork/pov/actor1/glitch/male/position1-postclimax-cutscenes1.png' [13:57:10.081] [Error] Could not load image asset '/artwork/pov/actor2/human/female/position1-postclimax-cutscenes1.png', using placeholder default. (AssetException) No such asset '/artwork/pov/actor2/human/female/position1-postclimax-cutscenes1.png' [13:57:10.083] [Error] Fatal Error: Stack overflow encountered Cumming stills teleports me into space when the climax ends, and there's no error on that one, sadly Also, I don't understand why, but aphrodite's bow (with the patch) does not seem to work at all on any humanoid besides that aphrodite priestess from the quest, and monsters from teratophilia. Am very confused. Any tips on this one aswell? *sigh* no log no service. we need the starbound.log file to be able to help you
ShauaPuta Posted June 17, 2023 Posted June 17, 2023 26 minutes ago, Chrimsi said: *sigh* no log no service. we need the starbound.log file to be able to help you I mean, the other two times I posted a log, I didn't even get a feedback if it contained or not an indication of the issue, so I assumed I just needed the error when the CTD happened starbound.log
Erina Sugino Posted June 17, 2023 Author Posted June 17, 2023 1 hour ago, ShauaPuta said: I mean, the other two times I posted a log, I didn't even get a feedback if it contained or not an indication of the issue, so I assumed I just needed the error when the CTD happened Ok, so: The issue itself is you have a broken/outdated animation file. The animation files for SBR have been extended to include a new state, the "post-climax" state which is just a small animation (using the same sprites as normal but with different timings) after a climax ends to add a little "pull out" effect. These do not exist in your current setup, so when Sexbound tries to trigger that state, Starbound commits Harakiri and the world instance completely crashes. However, your log is also spammed with error messages about a certain part not being defined either, which I don't really think is an SBR change. So something was broken more severely. I also don't really know of any (yet) known incompatibilities that cause this, so I am afraid you will have to do the good old "Fresh install, then re-add mods one at a time until it breaks" testing to find the culprit.
ActualDonglord Posted June 17, 2023 Posted June 17, 2023 Right then, I managed to extend the positions, in what I think is everything relevant, up to position16. Everything fires up properly, sexnodes are building how they're supposed to, however hitting the arrows to change pages in the sexui still doesn't work. Ive added the test placeholder animations to the positions folder, added them to position-icon.frames and button.frames in the sexui folder, and also bashed everything in to twoactors.animation and twoactors-centered.animation. And unfortunately while the log file was telling me what the issue was before I got everything together, it's not giving me any info on why the page buttons in the UI aren't working. Is there another folder outside of "artwork", "interface" and "positions that I'm missing?
ShauaPuta Posted June 17, 2023 Posted June 17, 2023 2 hours ago, Erina Sugino said: Ok, so: The issue itself is you have a broken/outdated animation file. The animation files for SBR have been extended to include a new state, the "post-climax" state which is just a small animation (using the same sprites as normal but with different timings) after a climax ends to add a little "pull out" effect. These do not exist in your current setup, so when Sexbound tries to trigger that state, Starbound commits Harakiri and the world instance completely crashes. However, your log is also spammed with error messages about a certain part not being defined either, which I don't really think is an SBR change. So something was broken more severely. I also don't really know of any (yet) known incompatibilities that cause this, so I am afraid you will have to do the good old "Fresh install, then re-add mods one at a time until it breaks" testing to find the culprit. Oke I dont understand why that's happening, since my sexbound was downloaded fresh But I'm also not really in the mood to do le olde binary modlist debug to find the issue. Not really commited enough to starbound modding to suffer with that again I will just accept that my game has issues and do something else
Erina Sugino Posted June 17, 2023 Author Posted June 17, 2023 2 hours ago, ActualDonglord said: Right then, I managed to extend the positions, in what I think is everything relevant, up to position16. Everything fires up properly, sexnodes are building how they're supposed to, however hitting the arrows to change pages in the sexui still doesn't work. Ive added the test placeholder animations to the positions folder, added them to position-icon.frames and button.frames in the sexui folder, and also bashed everything in to twoactors.animation and twoactors-centered.animation. And unfortunately while the log file was telling me what the issue was before I got everything together, it's not giving me any info on why the page buttons in the UI aren't working. Is there another folder outside of "artwork", "interface" and "positions that I'm missing? Again, have you actually added positions to the available list of any furniture, or have you just added data that's never used? The object data of, e.g., a bed defines currently that it can use all available positions, defining a list that says "doggy_in_bed", "standing_in_bed" and so on. These refer to the position config files. The position config files define what sexbound relevant data is associated with this position, like which frame name to use, which animation state name to use, which parameters for the states, which sprite sheets and which icon in the sexbound UI to use.
ActualDonglord Posted June 18, 2023 Posted June 18, 2023 9 minutes ago, Erina Sugino said: Again, have you actually added positions to the available list of any furniture, or have you just added data that's never used? The object data of, e.g., a bed defines currently that it can use all available positions, defining a list that says "doggy_in_bed", "standing_in_bed" and so on. These refer to the position config files. The position config files define what sexbound relevant data is associated with this position, like which frame name to use, which animation state name to use, which parameters for the states, which sprite sheets and which icon in the sexbound UI to use. I was trying to test it without furniture using the EB Whip to at least see if I got part of the functionality working. Is it not going to recognize added positions until every one of them is set up for all of the sexbound enabled furniture?
red3dred Posted June 18, 2023 Posted June 18, 2023 7 hours ago, ShauaPuta said: Hey, I finally managed to get an error out of that whole "cumming causes CTD" issue from a few days ago Well, not exactly the cum CTD, but the "clicking on some poses causes CTD" here Hide contents [13:57:09.623] [Error] UniverseServer: World InstanceWorld:aphroditesretreat:-:- has stopped due to an error [13:57:09.623] [Info] UniverseServer: World InstanceWorld:aphroditesretreat:-:- shutdown, kicking 1 players to their own ships [13:57:09.723] [Info] UniverseServer: Loading client ship world ClientShipWorld:f31825aad9c9c95c75c43e58cda47fa6 [13:57:09.723] [Info] UniverseServer: Expiring temporary world InstanceWorld:aphroditesretreat:-:- [13:57:09.883] [Info] Protected dungeonIds for world set to (65524) [13:57:10.048] [Info] UniverseServer: Warping player 1 to ClientShipWorld:f31825aad9c9c95c75c43e58cda47fa6 [13:57:10.068] [Info] Client received world stop packet, leaving: Removed [13:57:10.079] [Error] Could not load image asset '/artwork/pov/actor1/glitch/male/position1-postclimax-cutscenes1.png', using placeholder default. (AssetException) No such asset '/artwork/pov/actor1/glitch/male/position1-postclimax-cutscenes1.png' [13:57:10.081] [Error] Could not load image asset '/artwork/pov/actor2/human/female/position1-postclimax-cutscenes1.png', using placeholder default. (AssetException) No such asset '/artwork/pov/actor2/human/female/position1-postclimax-cutscenes1.png' [13:57:10.083] [Error] Fatal Error: Stack overflow encountered Cumming stills teleports me into space when the climax ends, and there's no error on that one, sadly Also, I don't understand why, but aphrodite's bow (with the patch) does not seem to work at all on any humanoid besides that aphrodite priestess from the quest, and monsters from teratophilia. Am very confused. Any tips on this one aswell? Well, error 1 is as Erina said, i guess this Stack Overflow is caused by some broken animation? I don't see any particular mod in your log that would cause this off the top of my head, but who knows. Each modder does something different, someone might've included files they shouldn't have into it, causing this, but i have no idea which one. Real shame, it'd be great to find out but alas. You could try packaging your whole modpack (Except FU?) and sending it my way, i can see if i can't find out what's wrong with the local mods. However, onto Issue 2: Nobody transforming from Aphrodite's Bow... Detected asset source named 'Npc_Drops_Gear' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\2791153471\contents.pak' This mod here replaces NPC code to achieve what it does, thus, removing Sexbound compatibility from NPCs.
Erina Sugino Posted June 18, 2023 Author Posted June 18, 2023 1 hour ago, ActualDonglord said: I was trying to test it without furniture using the EB Whip to at least see if I got part of the functionality working. Is it not going to recognize added positions until every one of them is set up for all of the sexbound enabled furniture? You need to set them up on the furniture you want to use. EB whips does the same as Aphrodite's Bow - which is use Sexbound's transform mechanic, which spawns an invisible sexnode node (or was it main? Dunno) furniture at the current location of the target, then forces it to lounge in it.
ActualDonglord Posted June 18, 2023 Posted June 18, 2023 26 minutes ago, Erina Sugino said: You need to set them up on the furniture you want to use. EB whips does the same as Aphrodite's Bow - which is use Sexbound's transform mechanic, which spawns an invisible sexnode node (or was it main? Dunno) furniture at the current location of the target, then forces it to lounge in it. Ahhhh, gotcha. I knew it was trying to start up, as it still gave me the "Obstructed" pop up if the npc was somewhere the node could be created, but yeah I'll go dig through that and see what results I get.
ActualDonglord Posted June 18, 2023 Posted June 18, 2023 Hey, I finally fucking got it, I didn't realize the "sexbound_node" folder had the fuckin' config files at the bottom. Whelp, I've got hundreds of hours logged in Asesprite, time to go fucking double it.
LLBoio123 Posted June 18, 2023 Posted June 18, 2023 I keep getting this area, "Unable to start local server (AssetException) Error loading asset /scripts/sexbound/server-commands.lua", whenever I try and make a universe. I can make my character fine but not the universe. Not sure what's wrong since I uninstalled and reinstalled Starbound to clear any old mods and it works fine vanilla. Am I missing a mod or something even though I downloaded everything needed on the page? starbound.log
LLBoio123 Posted June 18, 2023 Posted June 18, 2023 5 minutes ago, LLBoio123 said: I keep getting this area, "Unable to start local server (AssetException) Error loading asset /scripts/sexbound/server-commands.lua", whenever I try and make a universe. I can make my character fine but not the universe. Not sure what's wrong since I uninstalled and reinstalled Starbound to clear any old mods and it works fine vanilla. Am I missing a mod or something even though I downloaded everything needed on the page? starbound.log 30.95 kB · 0 downloads Figured it out. For some reason it has something to do with the source version of SBR, the PAK version works fine.
Erina Sugino Posted June 18, 2023 Author Posted June 18, 2023 3 hours ago, LLBoio123 said: Figured it out. For some reason it has something to do with the source version of SBR, the PAK version works fine. Well, I can 100% assure you it is not an error with the source version. I don'T know what you did, but your server-commands.lua file seems to be outright missing or something, and this is guaranteed included in the source download. Otherwise alot of people would have already complained because of - as you are encountering it - the gravity of the error it results in. So all I can say is... either stick with the .pak version as it already works for you or try and freshly re-download and cleanly extract the source version?
powerfulchris07 Posted June 18, 2023 Posted June 18, 2023 On 6/4/2023 at 7:28 PM, Erina Sugino said: The base mods, yes. The SBR patches to make them work with SBR, no. how do i get them??
Erina Sugino Posted June 18, 2023 Author Posted June 18, 2023 14 minutes ago, powerfulchris07 said: how do i get them?? Download them right here.
Blindjourneyman Posted June 19, 2023 Posted June 19, 2023 (edited) Aint got troubleshooting woes to bring, just great thanks lol. I dont normally talk as Im just here to enjoy the lewd mods but, your replies helped me fix my own issue with buggy npcs that didnt spawn right or move due to ya guessed it ancient villager stuff and terrato XD have a good day/night ^^ also really enjoy the fact that my tenants call me out now for leaving tentacle traps everywhere XD yes I deeply enjoyed destroying my colony Edited June 19, 2023 by Blindjourneyman a last minute chuckle I forgot sorry! 1
faweawe Posted June 22, 2023 Posted June 22, 2023 UI work not correctly, when using ex node, there is semi trancperent ui. in this wheel ui I can't press any buttons
Erina Sugino Posted June 22, 2023 Author Posted June 22, 2023 37 minutes ago, faweawe said: UI work not correctly, when using ex node, there is semi trancperent ui. in this wheel ui I can't press any buttons https://github.com/ErinaSugino/Starbound-SBR-Mod/wiki/Advanced-Troubleshooting 2
faweawe Posted June 22, 2023 Posted June 22, 2023 II figured out, it happens with POV redux, i still don't get it how to install it. in "mods" folder there are: sexbound | Pov redux. Is it right installation, or not?
JangGa12 Posted June 25, 2023 Posted June 25, 2023 (edited) I'm going to report an error log. [13:14:23.066] [Error] Application: exception thrown, shutting down: (AssetException) Path '/humanoid/avian//2.png' contains consecutive //, not allowed This is a phrase that seems to be the main cause of CTD that happened when my Avian Companion was mating with the enemy with a defeat system. The SxB modes that you're using and the system that you're using now sexbound-reborn-1.0_r1h1.pak sexbound-reborn-config SxB - Teratophilia 0.4.8.pak sexbound-defeat-2.7.0.pak SxB - TeratoDefeat 0.4.6.pak SxB - API POV Redux 4.2.0.pak SxB_-_TemTems_Teratoscenes.pak SxB - CritterBang!.pak Lustbound_Base.pak SBR Lustbound patch sexbound-aphrodites-bow-6.2.0.pak Lustbound_Aphrodites_Bow_Addon.pak SBR Aphrodites Bow patch Lewdbound 0.7.0.pak Sexbound_Lastree_v.2.1.pak ShoggothLewdGoodies.pak NekiSxB SxB retexture It is. First of all, it means that it is not smooth English because it is translated into a translator, is there any way I can do it? About this error? Or how should I deal with it? Just in case, I'm attaching the entire log file. starbound.log Edited June 25, 2023 by JangGa12
Wasmachensachen Posted June 25, 2023 Posted June 25, 2023 I haven't played with this mod for a very long time, very cool to see this mod is getting a rework! I have one question. Is/Would it be possible to get pregnant by creatures too if the Teratropilia mod is installed?
red3dred Posted June 25, 2023 Posted June 25, 2023 (edited) 5 hours ago, JangGa12 said: I'm going to report an error log. [13:14:23.066] [Error] Application: exception thrown, shutting down: (AssetException) Path '/humanoid/avian//2.png' contains consecutive //, not allowed This is a phrase that seems to be the main cause of CTD that happened when my Avian Companion was mating with the enemy with a defeat system. The SxB modes that you're using and the system that you're using now It is. (...?) First of all, it means that it is not smooth English because it is translated into a translator, is there any way I can do it? About this error? Or how should I deal with it? Just in case, I'm attaching the entire log file. Well, this seems machine-translated so that's gonna be rough to communicate... Hmm, yeah, this is an error unrelated to Sexbound or it's parts, but more so an incompatibility of sorts. I've seen similar issues with mods using "Randomly Generated Apparel" which caused issues, but never, what i can only assume, is to be the hairstyle of the NPC? For example, in the Avian files in the base game, there are three folders in there, "beaks", "fluff" and "hair". Any part within them is then named numerically (1.png, 2.png, etc). For this to have happened, something must not have accounted for what part it was looking for, but normally, Sexbound is pretty good at keeping up with that. Unless we knew what mod from your current pack is causing this, we wouldn't be able to replicate it easily. At best, we can try to see what is up with the NPC "Tlaca" and try to figure it out. To quote Erina on the matter; Enter admin/cheat mode by typing in the chat, "/admin", then... Try placing your mouse cursor/pointer over the NPC and then, using the following command: /entityeval npc.humanoidIdentity() After doing so, show us the log file so we can try to see what's up with the NPC. That is all i can suggest for now, sorry that there is no easy solution, but this is not a common problem. Thank you for reporting it, however! 3 hours ago, Wasmachensachen said: I haven't played with this mod for a very long time, very cool to see this mod is getting a rework! I have one question. Is/Would it be possible to get pregnant by creatures too if the Teratropilia mod is installed? The default behaviour of Sexbound for monster pregnancies is a bit weird, where monster "mothers" will give birth to eggs that can be placed and will hatch into friendly, permanent variants of monsters, while humanoid (Player or NPC) mothers will give birth to live, hostile monsters, that likely will despawn by default. But yes, it does have functionality. Edited June 25, 2023 by red3dred 2
JangGa12 Posted June 25, 2023 Posted June 25, 2023 38 minutes ago, red3dred said: Well, this seems machine-translated so that's gonna be rough to communicate... Hmm, yeah, this is an error unrelated to Sexbound or it's parts, but more so an incompatibility of sorts. I've seen similar issues with mods using "Randomly Generated Apparel" which caused issues, but never, what i can only assume, is to be the hairstyle of the NPC? For example, in the Avian files in the base game, there are three folders in there, "beaks", "fluff" and "hair". Any part within them is then named numerically (1.png, 2.png, etc). For this to have happened, something must not have accounted for what part it was looking for, but normally, Sexbound is pretty good at keeping up with that. Unless we knew what mod from your current pack is causing this, we wouldn't be able to replicate it easily. At best, we can try to see what is up with the NPC "Tlaca" and try to figure it out. To quote Erina on the matter; Enter admin/cheat mode by typing in the chat, "/admin", then... Try placing your mouse cursor/pointer over the NPC and then, using the following command: /entityeval npc.humanoidIdentity() After doing so, show us the log file so we can try to see what's up with the NPC. That is all i can suggest for now, sorry that there is no easy solution, but this is not a common problem. Thank you for reporting it, however! The default behaviour of Sexbound for monster pregnancies is a bit weird, where monster "mothers" will give birth to eggs that can be placed and will hatch into friendly, permanent variants of monsters, while humanoid (Player or NPC) mothers will give birth to live, hostile monsters, that likely will despawn by default. But yes, it does have functionality. Good, thanks to your advice, I realized that this is a compatibility issue with so-called " CuteBound ". Here is the Steam Workshop address for the mod in question. Make the universe a cuter place: https://steamcommunity.com/workshop/filedetails/?id=761242493 And this is the result of /entityeval npc.humanoidIdentity(), just in case. [19:32:37.727] [Info] Chat: <server> {color: {1: 255, 2: 255, 3: 255}, bodyDirectives: ?replace=ffe2c5=C2735A?replace=ffc181=A85C4D?replace=d39c6c=763F34? replace=c7815b=5B2E22?replace=ffe2c5=C2735A?replace=ffc181=A85C4D?replace=d39c6c=763F34?replace=c7815b=5B2E22?replace=ffe2c5=C2735A?replace=ffc181=A85C4D?replace=d39c6c=763F34? replace=c7815b=5B2E22, gender: female, facialMaskDirectives: ?replace=ffe2c5=C2735A?replace=ffc181=A85C4D?replace=d39c6c=763F34?replace=c7815b=5B2E22?replace=ffe2c5=C2735A?replace=ffc181=A85C4D? replace=d39c6c=763F34?replace=c7815b=5B2E22?replace=ffe2c5=C2735A?replace=ffc181=A85C4D?replace=d39c6c=763F34?replace=c7815b=5B2E22, personalityHeadOffset: {1: -1, 2: 0}, personalityIdle: idle.4, personalityArmOffset: {1: 0, 2: 0}, name: Tlaca, hairType: 3, facialHairDirectives: ?replace=ffe2c5=C2735A?replace=ffc181=A85C4D?replace=d39c6c=763F34?replace=c7815b=5B2E22?replace=ffe2c5=C2735A? replace=ffc181=A85C4D?replace=d39c6c=763F34?replace=c7815b=5B2E22?replace=ffe2c5=C2735A?replace=ffc181=A85C4D?replace=d39c6c=763F34?replace=c7815b=5B2E22, species: avian, facialMaskType: 2, personalityArmIdle: idle.4, imagePath: avian, hairDirectives: ?replace=ffe2c5=C2735A?replace=ffc181=A85C4D?replace=d39c6c=763F34?replace=c7815b=5B2E22? replace=ffe2c5=C2735A?replace=ffc181=A85C4D?replace=d39c6c=763F34?replace=c7815b=5B2E22?replace=ffe2c5=C2735A?replace=ffc181=A85C4D? replace=d39c6c=763F34?replace=c7815b=5B2E22, emoteDirectives: ?replace;c7815b=8c4346;ffe2c5=e4c0a6;ffc181=c29784;d39c6c=ac5e54? replace;dc1f00=f7ddb7;951500=cf9366;be1b00=e4b47d, facialHairGroup: fluff, facialMaskGroup: beaks, facialHairType: 8, hairGroup: hair} Thanks for the help! Please note that this article uses machine translation, so it's not as smooth as it could be. 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