red3dred Posted January 20, 2023 Posted January 20, 2023 37 minutes ago, DarkLoo said: So mods can overwrite other mods, tho I havent seen any incompability in the Sexbound description with the mods I have. Hope you can help or anyone else at this point. Im already wrecking my head with Skyrim SE more than enough :x Edit: I havent played Starbound since then, tho there should still be enough info in the Log.file Thanks* Alright, as i expected, some errors loading the file. [12:58:41.593] [Error] Exception caught loading asset: /sxb_plugin.futanari.config, (AssetException) Could not read JSON asset /sxb_plugin.futanari.config Caused by: (JsonParsingException) Cannot parse json file: /sxb_plugin.futanari.config Caused by: (JsonParsingException) Error parsing json: unexpected character in word at 50:25 "Unexpected character at line 50, around character 25". Should be a good lead on what's wrong with the file. That seems to be all for now.
Non-ya Posted January 21, 2023 Posted January 21, 2023 I'm having a problem with this mod. When I try to have sex with an NPC they don't. When I try to have sex with them they just turn into my character instead, then when I remove them with my matter manipulator they disappear until I exit and reload the save. I've tried deleting the redownloading both versions of the mod but nothing's working. Do you have any advice?
Erina Sugino Posted January 21, 2023 Posted January 21, 2023 1 hour ago, Non-ya said: I'm having a problem with this mod. When I try to have sex with an NPC they don't. When I try to have sex with them they just turn into my character instead, then when I remove them with my matter manipulator they disappear until I exit and reload the save. I've tried deleting the redownloading both versions of the mod but nothing's working. Do you have any advice? Instead of dumping us with single images, it would be much more helpful if you just gave us your log file to examine. Quote So, to better report issues, try providing a description of the issue and recreating the issue in-game, then providing a log file. To find the log file, it should be within your Starbound installation directory, then the storage folder. You should see a text file named starbound.log (Or simply starbound, a plain text file). Paste it into your response as a attached file, or use PasteBin, whichever you prefer. Then users can look into your issues with the necessary information at hand. <Just please don't post the whole thing as text here>
Non-ya Posted January 21, 2023 Posted January 21, 2023 (edited) 28 minutes ago, Erina Sugino said: Instead of dumping us with single images, it would be much more helpful if you just gave us your log file to examine. I don't know what a log file is sorry. I'm not very adept at modding. Edit: I looked it up and found mine. Again, sorry I'm not very adpet at modding but here are the Log Files I had, I hope that helps and sorry if I messed something else up. starbound.log..4 starbound.log..5 starbound.log.1 starbound.log.2 starbound.log.3 Edited January 21, 2023 by Non-ya
Erina Sugino Posted January 21, 2023 Posted January 21, 2023 (edited) 11 minutes ago, Non-ya said: I don't know what a log file is sorry. I'm not very adept at modding. I... just quoted you the explanation text of how to get the log file. Reply to Edit: Those are old log files. What you are looking for is the one that doesn't have a number. Assuming that you didn't find it you don't have file extensions for known file types turned on, so it will be a text file simply called "starbound" in the same folder as the ones you found. Edited January 21, 2023 by Erina Sugino
Non-ya Posted January 21, 2023 Posted January 21, 2023 5 minutes ago, Erina Sugino said: I... just quoted you the explanation text of how to get the log file. Yeah I see that now, sorry I missed that. Sorry if this is frustrating. Here are the Log files. starbound.log.1 starbound.log.2 starbound.log.3 starbound.log.4 starbound.log.5
red3dred Posted January 21, 2023 Posted January 21, 2023 6 hours ago, Non-ya said: Yeah I see that now, sorry I missed that. Sorry if this is frustrating. Here are the Log files. Alright, so, looks like malformed equipment. Sexbound does not handle well equipment that is coded in a different manner than Vanilla (Where the image for it is in the same folder as it.) Currently it throws an error regarding: [15:52:56.963] [Error] Exception while invoking lua message handler for message 'Sexbound:Actor:Setup'. (LuaException) Error code 2, [string "/scripts/sexbound/util.lua"]:54: (AssetException) Path '/items/armors/penguin/sb_empty/' cannot be a file "Penguin/sb_empty" Which is odd, because even penguin mercenaries in Vanilla do not use a empty head item. Some mod of yours is adding invisible head-gear, using that altered method (Head gear points to a invisible image in another folder) that Sexbound doesn't like, thus the NPC breaks. Granted, that's all i grasp from the log 1, log 0 is nowhere to be seen. I'll assume this is the same issue you've been having.
DarkLoo Posted January 22, 2023 Posted January 22, 2023 On 1/20/2023 at 2:45 PM, red3dred said: Alright, as i expected, some errors loading the file. [12:58:41.593] [Error] Exception caught loading asset: /sxb_plugin.futanari.config, (AssetException) Could not read JSON asset /sxb_plugin.futanari.config Caused by: (JsonParsingException) Cannot parse json file: /sxb_plugin.futanari.config Caused by: (JsonParsingException) Error parsing json: unexpected character in word at 50:25 "Unexpected character at line 50, around character 25". Should be a good lead on what's wrong with the file. That seems to be all for now. Soooo I do what now?
Raza_Tau Posted January 22, 2023 Posted January 22, 2023 (edited) 2 hours ago, red3dred said: "Penguin/sb_empty" Which is odd, because even penguin mercenaries in Vanilla do not use a empty head item. Some mod of yours is adding invisible head-gear, using that altered method (Head gear points to a invisible image in another folder) that Sexbound doesn't like, thus the NPC breaks. Betabound adds blank apparel to penguins. Really shouldn't be an issue as the sprites used are in the same folder. Perhaps another mod is using SIlver's usual prefixing schema? \Betabound v9-2\items\armors\penguin\sb_empty\ bsleeve.png chest.png empty.chest empty.head empty.legs fsleeve.png head.png icons.png pants.png Edited January 22, 2023 by Raza_Tau
red3dred Posted January 22, 2023 Posted January 22, 2023 2 hours ago, Raza_Tau said: Betabound adds blank apparel to penguins. Really shouldn't be an issue as the sprites used are in the same folder. Perhaps another mod is using SIlver's usual prefixing schema? \Betabound v9-2\items\armors\penguin\sb_empty\ bsleeve.png chest.png empty.chest empty.head empty.legs fsleeve.png head.png icons.png pants.png Oh, it's a known fact that Betabound breaks Sexbound on several points, but that much i did not know. The more i hear, the more i consider removing it simply to use this mod with more stability... Shame that Betabound breaks NPCs in several Vanilla locations and makes other such changes. That is a mod i definitely enjoy having. That said; 3 hours ago, DarkLoo said: Soooo I do what now? If you don't have invisible head-gear equipped, and the NPC has it, then the only thing i can say is, that NPC is not interactable? You can exactly edit a existing NPC, unless the problem ISN'T that, and i'd need you to follow the Log guide down to a T. You sent us all logs except Log zero, "starbound.log", or as Windows loves to hide the extensions by default, a text file simply called starbound. If you send the latest log, with the issue being recreated, we may have a clear picture of why it's happening. But otherwise, ?♂️
Non-ya Posted January 22, 2023 Posted January 22, 2023 9 hours ago, red3dred said: Alright, so, looks like malformed equipment. Sexbound does not handle well equipment that is coded in a different manner than Vanilla (Where the image for it is in the same folder as it.) Currently it throws an error regarding: [15:52:56.963] [Error] Exception while invoking lua message handler for message 'Sexbound:Actor:Setup'. (LuaException) Error code 2, [string "/scripts/sexbound/util.lua"]:54: (AssetException) Path '/items/armors/penguin/sb_empty/' cannot be a file "Penguin/sb_empty" Which is odd, because even penguin mercenaries in Vanilla do not use a empty head item. Some mod of yours is adding invisible head-gear, using that altered method (Head gear points to a invisible image in another folder) that Sexbound doesn't like, thus the NPC breaks. Granted, that's all i grasp from the log 1, log 0 is nowhere to be seen. I'll assume this is the same issue you've been having. Thank you I've found the item casing the problem, now I just need to find which mod the item is connected to. The Irem casuing the problem are these btw. Now I just need to figure out which mod they're connected to. 1
txt_ Posted January 22, 2023 Posted January 22, 2023 This problem might have appeared in this topic before but I can't find the answer so I'm wondering how to fix npcs turning invisible when they become a node? Players can interact but they also turn invisible. Similar problems say its because of incompatible mods but none of the mods that are installed are listed as incompatible in the main post. Here are the logs, It is multiplayer if that matters starbound.log
Erina Sugino Posted January 22, 2023 Posted January 22, 2023 (edited) 1 hour ago, txt_ said: This problem might have appeared in this topic before but I can't find the answer so I'm wondering how to fix npcs turning invisible when they become a node? Players can interact but they also turn invisible. Similar problems say its because of incompatible mods but none of the mods that are installed are listed as incompatible in the main post. Here are the logs, It is multiplayer if that matters starbound.log 15.52 kB · 0 downloads You are using Frackin' Universe. Case closed. EDIT: Also, regarding logs for multiplayer sessions, in order to get any useful information other than blaming the most obvious mammoth in the room we would need the server sided log, as your client log is completely devoid of any. 99% of sexbound's logic happens on the server side of things. Edited January 22, 2023 by Erina Sugino
red3dred Posted January 23, 2023 Posted January 23, 2023 10 hours ago, txt_ said: This problem might have appeared in this topic before but I can't find the answer so I'm wondering how to fix npcs turning invisible when they become a node? Players can interact but they also turn invisible. Similar problems say its because of incompatible mods but none of the mods that are installed are listed as incompatible in the main post. Here are the logs, It is multiplayer if that matters Yeah there's very few mods, and despite Erina being dismissive (which is granted, given the mod in question), FU normally doesn't fuck with Sexbound. We'd need a server log to find out what actually error'd in the API. 1
txt_ Posted January 23, 2023 Posted January 23, 2023 On 1/22/2023 at 10:57 AM, Erina Sugino said: You are using Frackin' Universe. Case closed. EDIT: Also, regarding logs for multiplayer sessions, in order to get any useful information other than blaming the most obvious mammoth in the room we would need the server sided log, as your client log is completely devoid of any. 99% of sexbound's logic happens on the server side of things. Thank you, I saw some people say frackin didnt like sexbound but i thought it would be fine if we used vanilla races, Ill try it again with FU uninstalled
smurf123smurf Posted January 26, 2023 Posted January 26, 2023 On 1/23/2023 at 12:13 PM, txt_ said: Thank you, I saw some people say frackin didnt like sexbound but i thought it would be fine if we used vanilla races, Ill try it again with FU uninstalled Frackin doesn't like Sexbound working on Frackin' stuff, usually. In my experience I have the two sideloaded fine, but they don't interconnect, so to speak.
Bandit_of_Trash Posted February 3, 2023 Posted February 3, 2023 Can I get some help, for some unknown reason some hostile NPCs will crash while turning into a sex node. Has anyone else run into this problem, if so your help would be really appreciated.
Erina Sugino Posted February 3, 2023 Posted February 3, 2023 2 hours ago, Bandit_of_Trash said: Can I get some help, for some unknown reason some hostile NPCs will crash while turning into a sex node. Has anyone else run into this problem, if so your help would be really appreciated. Turned into a sexnode how? Defeat? Shot with Aphrodite's Bow or similar? And more importantly, without a logfile there is basically no information to work with here, so please include that.
sirskipsalot Posted February 3, 2023 Posted February 3, 2023 I cant even figure out install. Game crahes at chuckle fich when this is added. No matter which way i do it .pak or winrar the mod will crash my game when in mods folder.
Erina Sugino Posted February 3, 2023 Posted February 3, 2023 (edited) 2 hours ago, sirskipsalot said: I cant even figure out install. Game crahes at chuckle fich when this is added. No matter which way i do it .pak or winrar the mod will crash my game when in mods folder. No it doesn't. Whatever crashes your game comes from other mods and incompatibilities, because the only way the game outright crashes upon startup is when it tries to build faulty asset databases. So unless you provide a log file stating what exactly goes wrong, all I can say is "Sexbound works fine". Edited February 3, 2023 by Erina Sugino
red3dred Posted February 6, 2023 Posted February 6, 2023 (edited) 3 hours ago, Revenn said: Footjob, handjob animations is included? Nay. ... haven't heard anyone actually ask for handjob animations. Guess i can add that to the list. Edited February 6, 2023 by red3dred
DarkLoo Posted February 7, 2023 Posted February 7, 2023 On 1/22/2023 at 5:23 AM, red3dred said: Oh, it's a known fact that Betabound breaks Sexbound on several points, but that much i did not know. The more i hear, the more i consider removing it simply to use this mod with more stability... Shame that Betabound breaks NPCs in several Vanilla locations and makes other such changes. That is a mod i definitely enjoy having. That said; If you don't have invisible head-gear equipped, and the NPC has it, then the only thing i can say is, that NPC is not interactable? You can exactly edit a existing NPC, unless the problem ISN'T that, and i'd need you to follow the Log guide down to a T. You sent us all logs except Log zero, "starbound.log", or as Windows loves to hide the extensions by default, a text file simply called starbound. If you send the latest log, with the issue being recreated, we may have a clear picture of why it's happening. But otherwise, ?♂️ Hm... I thought I already linked it. My B Here you go good Sir. starbound.log
red3dred Posted February 7, 2023 Posted February 7, 2023 4 hours ago, DarkLoo said: Hm... I thought I already linked it. My B Here you go good Sir. Ah, it says here, in code vomit, that sxb_futanari.plugin.config be busted. [12:58:41.593] [Error] Exception caught loading asset: /sxb_plugin.futanari.config, (AssetException) Could not read JSON asset /sxb_plugin.futanari.config Caused by: (JsonParsingException) Cannot parse json file: /sxb_plugin.futanari.config Caused by: (JsonParsingException) Error parsing json: unexpected character in word at 50:25 Other than that, i see a bunch of errors related to old characters with FU items and effects failing to load, classic. Not much else.
Revenn Posted February 7, 2023 Posted February 7, 2023 21 hours ago, red3dred said: Nay. ... haven't heard anyone actually ask for handjob animations. Guess i can add that to the list. Well, that's the basics. Footjob is becoming more and more popular as well as blowjob. Therefore, at least two animations of this type should be added.
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