Jump to content

Recommended Posts

So, uh, I started using it today, and suddenly NPCs with weapons are frozen and die in one hit. No dialog, nothing. They can't do anything except stand there and take a single hit. It causes issues with Peacekeeper quests in particular since I can't interrogate people.

Notably it also spams my log with [Error] [string "/npcs/bmain.lua"]:149: attempt to perform arithmetic on a nil value (field 'stuckCheckTimer') which seems like it might be the issue? NPCs that are unarmed work fine, I'll also note.

starbound.log

Link to comment
On 7/1/2019 at 11:26 AM, ignis_of_fury said:

Tried it with UNPAK like you said, and the game refused to open at all

 

Edit: here's the log with all the additional mods I attempted to use with pak

starbound.log 9.75 kB · 1 download

I see no trace that the UNPAK was involved in there, it just shows up as normal boot, no errors even.

 

On 7/1/2019 at 3:33 PM, Doubleking said:

Fellas, I have a problem. I've downloaded the pak file, extracted it, and moved it into my Starbound mod's folder all as the instructions read. The mod still doesn't work, and I've gotten rid of all my other mods in case they weren't compatible. Nothing works. I also notice that the user scorpionking6 posted that Sexbound doesn't work on the 'actual version of starbound.' Could someone help me or elaborate on this? Many thanks, Doubleking. (Edit: I've looked up guides, but they were scarce and not very helpful. Am I doing something wrong, or am I just an idiot?) ((Double Edit: Sorry, this is a little tiresome I know, but I just had a thought. Would a previous version work?))

If you downloaded the PAK, you download a ZIP file, extract it, take the PAK file, put it in the mods folder and nothing else. Me and several other users (There is even a currently very active server running it) got it to work, and nobody has any complaints of the kind. Best option is to send the Logs over and hope its not a status effect issue, since those have no known cause... If that was the case, best option i'd give is to redownload the mod and try again.

A Previous version could work if the latest is being unstable for users. You could try finding previous versions over at SexboundAPI.com

On 7/1/2019 at 9:55 PM, Paragonx7 said:

It has came to my attention that the problem was the familiar stuff, those glowing bastards. Thanks for telling me to search for the answers, Red! I hope you have a good one ?

Oh, good to know, thanks for the Info!

 

10 hours ago, Ender0flare said:

So, uh, I started using it today, and suddenly NPCs with weapons are frozen and die in one hit. No dialog, nothing. They can't do anything except stand there and take a single hit. It causes issues with Peacekeeper quests in particular since I can't interrogate people.

Notably it also spams my log with [Error] [string "/npcs/bmain.lua"]:149: attempt to perform arithmetic on a nil value (field 'stuckCheckTimer') which seems like it might be the issue? NPCs that are unarmed work fine, I'll also note.

starbound.log 743.79 kB · 2 downloads

UUUUHHHH....

[09:56:17.132] [Error] Object saturnbottle5 defined twice, second time from /objects/other/please don't sue me/saturnbottles/saturnbottle5.object
[09:56:19.762] [Error] Object saturnalembic defined twice, second time from /objects/other/please don't sue me/saturnalembic/saturnalembic.object

That's funny...

But here's the actual problem:

[10:07:50.817] [Error] [string "/npcs/bmain.lua"]:35: (LuaConversionException) Error converting LuaValue to type 'class Star::LuaFunction'
[10:07:53.148] [Error] [string "/npcs/bmain.lua"]:149: attempt to perform arithmetic on a nil value (field 'stuckCheckTimer')
[10:07:53.148] [Error] [string "/scripts/sexbound/override/npc.lua"]:36: attempt to index a nil value (field 'sb_npc')
[10:07:54.337] [Error] Exception while invoking lua function 'update'. (LuaException) Error code 2, [string "/scripts/colorutil.lua"]:43: bad argument #2 to 'insert' (position out of bounds)
stack traceback:
	[C]: in ?
	[C]: in function 'table.insert'
	[string "/scripts/colorutil.lua"]:43: in global 'hextorgb'
	[string "/scripts/spectra.lua"]:16: in function <[string "/scripts/spectra.lua"]:11>

Not sure the colors scripts are related, but with your current large mod list, and the sheer amount of....
image.png.532b697c677bbe0276bd4acecb16aa49.png

... Those... Yeah, it makes sense. Any mod that is currently overwriting NPC behaviour could cause this.
All i can say is, try trimming your mods please, i can't pin-point a needle in a haystack.

 

5 hours ago, OneTooMany1-2-7445 said:

Have the Male On Male/Female On Female interactions not been implemented yet?

the buttons that would seem to indicate those merely beep when i press them

... not sure what the question is...? Same-gender interactions are in place just fine, you just have to find to interact with the NPC of the gender you prefer... Or player.

Link to comment
1 hour ago, red3dred said:

UUUUHHHH....


[09:56:17.132] [Error] Object saturnbottle5 defined twice, second time from /objects/other/please don't sue me/saturnbottles/saturnbottle5.object
[09:56:19.762] [Error] Object saturnalembic defined twice, second time from /objects/other/please don't sue me/saturnalembic/saturnalembic.object

That's funny...

But here's the actual problem:


[10:07:50.817] [Error] [string "/npcs/bmain.lua"]:35: (LuaConversionException) Error converting LuaValue to type 'class Star::LuaFunction'
[10:07:53.148] [Error] [string "/npcs/bmain.lua"]:149: attempt to perform arithmetic on a nil value (field 'stuckCheckTimer')
[10:07:53.148] [Error] [string "/scripts/sexbound/override/npc.lua"]:36: attempt to index a nil value (field 'sb_npc')
[10:07:54.337] [Error] Exception while invoking lua function 'update'. (LuaException) Error code 2, [string "/scripts/colorutil.lua"]:43: bad argument #2 to 'insert' (position out of bounds)
stack traceback:
	[C]: in ?
	[C]: in function 'table.insert'
	[string "/scripts/colorutil.lua"]:43: in global 'hextorgb'
	[string "/scripts/spectra.lua"]:16: in function <[string "/scripts/spectra.lua"]:11>

Not sure the colors scripts are related, but with your current large mod list, and the sheer amount of....
image.png.532b697c677bbe0276bd4acecb16aa49.png

... Those... Yeah, it makes sense. Any mod that is currently overwriting NPC behaviour could cause this.
All i can say is, try trimming your mods please, i can't pin-point a needle in a haystack.

 

... not sure what the question is...? Same-gender interactions are in place just fine, you just have to find to interact with the NPC of the gender you prefer... Or player.

Took me a little bit, but I managed to figure out it was a mod called "NPCs aren't stupid!", Which is supposed to improve enemy AI, but instead just froze any NPCs with weapons.

Link to comment
3 hours ago, toxiczodiac said:

Having issues with current sexbound, no sex scenes occur and when character attempts to do so via bow or sexbound furniture they go completely invisible. Tried looking around the files to see what is the problem and I can't seem to find anything.

sounds like a sexbound-related mod is out of date, running outdated addons tends to break things

you can attempt to identify the issue yourself by uninstalling sexbound addons one at a time until the problem goes away, but if that doesn't work post your most recent log (located at Starbound\storage\starbound.log) and someone more qualified than i am can diagnose more technically involved problems

 

 

Link to comment
9 hours ago, Ulfbearth said:

So i've been having a issue with beards from this mod: https://community.playstarbound.com/resources/human-beards-and-accessories.3829/

It displays correctly outside of Sexbound Scene as you can see here:
1542756451_Screenshot(1624).png.60417c7cdc1a1619d4815d2099b1bea5.png

 

 

But when i start a scene the beard is kinda "half shown" like this:
1137892664_Screenshot(1625).png.408eed35b5efa7124bc09ebe993df5c7.png

It happens with others beards too. They are like... cropped or something.
 

Is there anything i can do to fix this?

There is nothing to really "solve" with this, unless you mess with the inherent way the animations are set up. The body is layered over the head, so it is able to overwrite the head when necessary in a few positions. This sadly means whatever facial hair, hats, or otherwise, will often just fold inside you in such awkward ways.

 

6 hours ago, toxiczodiac said:

Having issues with current sexbound, no sex scenes occur and when character attempts to do so via bow or sexbound furniture they go completely invisible. Tried looking around the files to see what is the problem and I can't seem to find anything.

Log. Can't tell you anything other than that, and without that.

 

2 hours ago, ~♥~Yin~♥~ said:

Having this problem aswell

 

 

starbound.log 110.94 kB · 1 download

[18:45:26.938] [Error] Exception caught loading asset: /scripts/sexbound/plugins/pregnant.config, (AssetException) Could not read JSON asset /scripts/sexbound/plugins/pregnant.config
Caused by: (JsonParsingException) Cannot parse json file: /scripts/sexbound/plugins/pregnant.config
Caused by: (JsonParsingException) Error parsing json: unexpected character parsing word at 12:29

Your files are damaged, either by user interaction (Changing values but adding/removing special symbols like , { } " and ( ), or simply a corrupted download.

Link to comment
44 minutes ago, red3dred said:

Your files are damaged, either by user interaction (Changing values but adding/removing special symbols like , { } " and ( ), or simply a corrupted download.

Thank you! I edited that file before and apparently if you set the true/false values with capital letters it causes problems. Works fine now!

Link to comment
15 hours ago, red3dred said:

There is nothing to really "solve" with this, unless you mess with the inherent way the animations are set up. The body is layered over the head, so it is able to overwrite the head when necessary in a few positions. This sadly means whatever facial hair, hats, or otherwise, will often just fold inside you in such awkward ways.

 

Log. Can't tell you anything other than that, and without that.

 


[18:45:26.938] [Error] Exception caught loading asset: /scripts/sexbound/plugins/pregnant.config, (AssetException) Could not read JSON asset /scripts/sexbound/plugins/pregnant.config
Caused by: (JsonParsingException) Cannot parse json file: /scripts/sexbound/plugins/pregnant.config
Caused by: (JsonParsingException) Error parsing json: unexpected character parsing word at 12:29

Your files are damaged, either by user interaction (Changing values but adding/removing special symbols like , { } " and ( ), or simply a corrupted download.

Heres my starbound log about the invisible actors. 

starbound.log.1

Link to comment
7 hours ago, fwadeaw said:

Arrows go through the NPCs and if I use any bed nothing happens.

 

starbound.log 121.36 kB · 0 downloads

I'm not quite sure what's going on here, your mods appear to refuse to load, as if the folders were there but no pak files... And you have about 100 mods, all of which don't load?

 

At any rate, i don't see any errors relating to Sexbound, i only see this strangeness. Doesn't even list as you having the Aphrodite's Bow or anything, which makes me wonder "What arrows".

 

1 hour ago, toxiczodiac said:

Heres my starbound log about the invisible actors. 

starbound.log.1 34.03 kB · 0 downloads

[15:40:32.749] [Info] Loading assets from: '..\mods\SexboundFutanari_v2.8.3.pak'

That mod is outdated and causes such issues, try removing and starting the game again.

Link to comment
8 minutes ago, 97kjs said:

Resently bought Starbound on steam and downloaded the latest version of Sexbound. But whenever I enter SxB furniture or interact with sex-node the character sprites disappear and after exiting it they wouldn't be interactable anymore. 

 

 

21 hours ago, ixtheinterloper said:

sounds like a sexbound-related mod is out of date, running outdated addons tends to break things

you can attempt to identify the issue yourself by uninstalling sexbound addons one at a time until the problem goes away, but if that doesn't work post your most recent log (located at Starbound\storage\starbound.log) and someone more qualified than i am can diagnose more technically involved problems

 

Link to comment

Models just turn invisible when a sex-node interaction should be occurring. I tried removing all other sexbound related addons and that didn't change anything.
I'm not sure how to upload a file to my post, or maybe my account isn't old enough to do that, so I'll try putting the latest log in a collapse.

 

Quote

[14:30:39.210] [Info] Root: Preparing Root...
[14:30:39.210] [Info] Root: Done preparing Root.
[14:30:39.210] [Info] Client Version 1.4.3 (windows x86_64) Source ID: 126e56ae96dd14978b45ca472fb862fe7d005d17 Protocol: 747
[14:30:39.210] [Info] Root: Scanning for asset sources in directory '..\assets\'
[14:30:40.085] [Info] Root: Scanning for asset sources in directory '..\mods\'
[14:30:40.201] [Info] Root: Detected asset source named 'base' at '..\assets\packed.pak'
[14:30:40.201] [Info] Root: Detected asset source named 'lox_sexbound' at '..\mods\Sexbound.pak'
[14:30:40.201] [Info] Root: Detected asset source named 'sexbound_defeat' at '..\mods\Sexbound-Defeat.pak'
[14:30:40.201] [Info] Root: Detected asset source named 'sexy_globaura' at '..\mods\Sexbound-Globaura-2.0'
[14:30:40.201] [Info] Root: Detected asset source named 'lox_gofuckyourself' at '..\mods\Sexbound-GoFuckYourself-v1.9.0.pak'
[14:30:40.201] [Info] Root: Detected asset source named 'Lewdbound' at '..\mods\Lewdbound_0.6.3.1.pak'
[14:30:40.201] [Info] Root: Detected asset source named 'SexboundAPI_Everis' at '..\mods\Sexbound_Everis_2.0.0.pak'
[14:30:40.201] [Info] Root: Detected asset source named 'SexboundAPI_ningen' at '..\mods\Sexbound_Ningen.pak'
[14:30:40.201] [Info] Root: Detected asset source named 'Sexbound_SaturnianCYB' at '..\mods\Sexbound_SaturnianCYB_v.2.0.pak'
[14:30:40.201] [Info] Root: Detected asset source named 'SexboundAPI_VanillaCream' at '..\mods\Sexbound_VanillaCream_2-6'
[14:30:40.201] [Info] Root: Detected asset source named 'SexboundFutanari' at '..\mods\SexboundFutanari_v2.8.3.pak'
[14:30:40.201] [Info] Root: Detected asset source named 'fuchsia_returns' at '..\mods\Fuchsia the Floran Slut 0.3.1 for 2.8+.pak'
[14:30:40.201] [Info] Root: Detected asset source named 'nathorny' at '..\mods\Sexbound_NaturallyHorny_Locced.pak'
[14:30:40.201] [Info] Root: Detected unnamed asset source at '..\assets\user'
[14:30:40.201] [Info] Loading assets from: '..\assets\packed.pak'
[14:30:41.178] [Info] Loading assets from: '..\mods\Sexbound.pak'
[14:30:41.206] [Info] Loading assets from: '..\mods\Sexbound-Defeat.pak'
[14:30:41.207] [Info] Loading assets from: '..\mods\Sexbound-Globaura-2.0'
[14:30:41.215] [Info] Loading assets from: '..\mods\Sexbound-GoFuckYourself-v1.9.0.pak'
[14:30:41.216] [Info] Loading assets from: '..\mods\Lewdbound_0.6.3.1.pak'
[14:30:41.223] [Info] Loading assets from: '..\mods\Sexbound_Everis_2.0.0.pak'
[14:30:41.224] [Info] Loading assets from: '..\mods\Sexbound_Ningen.pak'
[14:30:41.225] [Info] Loading assets from: '..\mods\Sexbound_SaturnianCYB_v.2.0.pak'
[14:30:41.225] [Info] Loading assets from: '..\mods\Sexbound_VanillaCream_2-6'
[14:30:41.231] [Info] Loading assets from: '..\mods\SexboundFutanari_v2.8.3.pak'
[14:30:41.231] [Info] Loading assets from: '..\mods\Fuchsia the Floran Slut 0.3.1 for 2.8+.pak'
[14:30:41.233] [Info] Loading assets from: '..\mods\Sexbound_NaturallyHorny_Locced.pak'
[14:30:41.234] [Info] Loading assets from: '..\assets\user'
[14:30:42.038] [Info] Assets digest is 2e9615c7a5a99a107a9de7679c0313d919b44bb2c1e2fb9f8908a7d32a94f5e5
[14:30:42.038] [Info] Root: Loaded Assets in 2.82705 seconds
[14:30:42.039] [Info] Application: Initializing SDL Video
[14:30:42.046] [Info] Application: Initializing SDL Joystick
[14:30:42.117] [Info] Application: Initializing SDL Sound
[14:30:42.250] [Info] Initialized Steam platform services
[14:30:42.255] [Info] Initialized Discord platform services
[14:30:42.259] [Info] Application: Creating SDL Window
[14:30:42.841] [Info] Application: Enabling VSync with late swap tearing
[14:30:42.898] [Info] Application: Opened default audio device with 44.1khz / 16 bit stereo audio, 2048 sample size buffer
[14:30:42.907] [Info] OpenGL version: '4.6.0 NVIDIA 430.64' vendor: 'NVIDIA Corporation' renderer: 'GeForce GTX 1070/PCIe/SSE2' shader: '4.60 NVIDIA'
[14:30:42.909] [Info] Application: initialization...
[14:30:42.910] [Info] Root: Loaded Configuration in 0.000790653 seconds
[14:30:42.986] [Info] Application: renderer initialization...
[14:30:42.990] [Info] detected supported OpenGL texture size 32768, using atlasNumCells 128
[14:30:42.991] [Info] Root: Loaded ImageMetadataDatabase in 9.30973e-07 seconds
[14:30:42.994] [Info] Application: main update loop...
[14:30:43.044] [Info] Loading mods from user generated content with id '1733089348' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1733089348'
[14:30:43.044] [Info] Loading mods from user generated content with id '760401937' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\760401937'
[14:30:43.044] [Info] Loading mods from user generated content with id '1258008544' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1258008544'
[14:30:43.044] [Info] Loading mods from user generated content with id '1128280853' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1128280853'
[14:30:43.044] [Info] Loading mods from user generated content with id '1111827118' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1111827118'
[14:30:43.045] [Info] Loading mods from user generated content with id '820860996' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\820860996'
[14:30:43.045] [Info] Loading mods from user generated content with id '1117006719' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1117006719'
[14:30:43.045] [Info] Loading mods from user generated content with id '729426797' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729426797'
[14:30:43.045] [Info] Loading mods from user generated content with id '819063903' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\819063903'
[14:30:43.045] [Info] Loading mods from user generated content with id '763259329' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\763259329'
[14:30:43.045] [Info] Loading mods from user generated content with id '836238594' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\836238594'
[14:30:43.045] [Info] Loading mods from user generated content with id '731354142' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\731354142'
[14:30:43.045] [Info] Loading mods from user generated content with id '779096734' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\779096734'
[14:30:43.045] [Info] Loading mods from user generated content with id '749342005' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\749342005'
[14:30:43.045] [Info] Loading mods from user generated content with id '740863523' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\740863523'
[14:30:43.046] [Info] Loading mods from user generated content with id '1086805718' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1086805718'
[14:30:43.046] [Info] Loading mods from user generated content with id '851781339' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\851781339'
[14:30:43.046] [Info] Loading mods from user generated content with id '817468961' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\817468961'
[14:30:43.046] [Info] Loading mods from user generated content with id '1117007107' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1117007107'
[14:30:43.046] [Info] Loading mods from user generated content with id '739436205' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\739436205'
[14:30:43.046] [Info] Loading mods from user generated content with id '951696176' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\951696176'
[14:30:43.046] [Info] Loading mods from user generated content with id '734965636' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\734965636'
[14:30:43.046] [Info] Loading mods from user generated content with id '730378641' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\730378641'
[14:30:43.046] [Info] Loading mods from user generated content with id '1312316754' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1312316754'
[14:30:43.046] [Info] Loading mods from user generated content with id '896508953' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\896508953'
[14:30:43.046] [Info] Loading mods from user generated content with id '729788913' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729788913'
[14:30:43.047] [Info] Loading mods from user generated content with id '866175420' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\866175420'
[14:30:43.047] [Info] Loading mods from user generated content with id '730684624' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\730684624'
[14:30:43.047] [Info] Loading mods from user generated content with id '729726478' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729726478'
[14:30:43.047] [Info] Loading mods from user generated content with id '737353165' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\737353165'
[14:30:43.047] [Info] Loading mods from user generated content with id '1285230837' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1285230837'
[14:30:43.047] [Info] Loading mods from user generated content with id '838356389' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\838356389'
[14:30:43.047] [Info] Loading mods from user generated content with id '914304856' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\914304856'
[14:30:43.047] [Info] Loading mods from user generated content with id '1778031011' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1778031011'
[14:30:43.047] [Info] Loading mods from user generated content with id '1410330646' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1410330646'
[14:30:43.047] [Info] Loading mods from user generated content with id '1698045793' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1698045793'
[14:30:43.048] [Info] Loading mods from user generated content with id '1772643711' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1772643711'
[14:30:43.048] [Info] Loading mods from user generated content with id '1733755757' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1733755757'
[14:30:43.048] [Info] Loading mods from user generated content with id '1103027918' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1103027918'
[14:30:43.048] [Info] Loading mods from user generated content with id '732276079' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\732276079'
[14:30:43.048] [Info] Loading mods from user generated content with id '1164332913' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1164332913'
[14:30:43.048] [Info] Loading mods from user generated content with id '1404599095' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1404599095'
[14:30:43.048] [Info] Loading mods from user generated content with id '1128426670' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1128426670'
[14:30:43.048] [Info] Loading mods from user generated content with id '1772846135' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1772846135'
[14:30:43.048] [Info] Loading mods from user generated content with id '741550312' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\741550312'
[14:30:43.048] [Info] Loading mods from user generated content with id '740694177' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\740694177'
[14:30:43.049] [Info] Loading mods from user generated content with id '1380941596' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1380941596'
[14:30:43.049] [Info] Loading mods from user generated content with id '729429063' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729429063'
[14:30:43.049] [Info] Loading mods from user generated content with id '943180115' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\943180115'
[14:30:43.049] [Info] Loading mods from user generated content with id '1761193918' from directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1761193918'
[14:30:43.049] [Info] Reloading to include all user generated content
[14:30:43.049] [Info] Root: Reloading from disk
[14:30:43.049] [Info] Root: Writing runtime configuration to '..\storage\starbound.config'
[14:30:43.077] [Info] Root: Loaded Configuration in 0.000870711 seconds
[14:30:43.077] [Info] Root: Scanning for asset sources in directory '..\assets\'
[14:30:43.954] [Info] Root: Scanning for asset sources in directory '..\mods\'
[14:30:43.999] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1733089348'
[14:30:44.001] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\760401937'
[14:30:44.003] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1258008544'
[14:30:44.004] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1128280853'
[14:30:44.005] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1111827118'
[14:30:44.008] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\820860996'
[14:30:44.012] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1117006719'
[14:30:44.064] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729426797'
[14:30:44.065] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\819063903'
[14:30:44.066] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\763259329'
[14:30:44.119] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\836238594'
[14:30:44.123] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\731354142'
[14:30:44.124] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\779096734'
[14:30:44.141] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\749342005'
[14:30:44.159] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\740863523'
[14:30:44.161] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1086805718'
[14:30:44.161] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\851781339'
[14:30:44.165] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\817468961'
[14:30:44.166] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1117007107'
[14:30:44.169] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\739436205'
[14:30:44.194] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\951696176'
[14:30:44.194] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\734965636'
[14:30:44.195] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\730378641'
[14:30:44.196] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1312316754'
[14:30:44.206] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\896508953'
[14:30:44.213] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729788913'
[14:30:44.220] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\866175420'
[14:30:44.246] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\730684624'
[14:30:44.247] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729726478'
[14:30:44.248] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\737353165'
[14:30:44.249] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1285230837'
[14:30:44.249] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\838356389'
[14:30:44.252] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\914304856'
[14:30:44.253] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1778031011'
[14:30:44.254] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1410330646'
[14:30:44.262] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1698045793'
[14:30:44.269] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1772643711'
[14:30:44.270] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1733755757'
[14:30:44.271] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1103027918'
[14:30:44.364] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\732276079'
[14:30:44.423] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1164332913'
[14:30:44.458] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1404599095'
[14:30:44.459] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1128426670'
[14:30:44.460] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1772846135'
[14:30:44.460] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\741550312'
[14:30:44.476] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\740694177'
[14:30:44.495] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1380941596'
[14:30:44.512] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729429063'
[14:30:44.533] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\943180115'
[14:30:44.534] [Info] Root: Scanning for asset sources in directory 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1761193918'
[14:30:44.535] [Info] Root: Detected asset source named 'base' at '..\assets\packed.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'lox_sexbound' at '..\mods\Sexbound.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Pikmin's Instruments' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1312316754\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'peglaciCE' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1778031011\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'TabulaRasa' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\737353165\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'saturnians' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1103027918\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'WIP: The Viera of Ivalice' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\732276079\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Arachne Race Mod' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1164332913\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'sexbound_defeat' at '..\mods\Sexbound-Defeat.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'TrueSpace' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\730684624\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Diverse Weather' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1111827118\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Felins' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729429063\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'MorePlanetInfo' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1117007107\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Garden Planet fix' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1761193918\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'The Nightars' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\741550312\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'CuterNightars' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1772846135\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'applestorage' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1258008544\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'argonian' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\740694177\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'lastree' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1380941596\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Make the Felin a cuter race' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\943180115\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'eStyleMonsters' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1733089348\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'AMP - Another Mod Pack (Hair and Beak Collection)' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\760401937\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Buy Seeds' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1128280853\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Terrain_Improvements' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\820860996\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'everisracemod' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1117006719\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Extended GUI' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729426797\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'kit_npcmonsterfalldamage' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\819063903\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'GRANDARM.IHC' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\836238594\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Improved Food Descriptions' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\731354142\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'lamia' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\779096734\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Legacy Weapons Project - Steel bar removed Tungsten replaced it.' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\749342005\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Legendary Tooltips' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\740863523\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'lowHealthAlarm' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1086805718\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Make the Lamia a cuter race' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\851781339\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'meleeaim' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\817468961\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Ningen' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\739436205\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Outpost Pet Healing Station (now working in 1.4)' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\951696176\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named '[CB2015] [+635]' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\734965636\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'PerennialCrops' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\730378641\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'pmr' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\896508953\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Reki's Anime Music Pack' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729788913\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'SlimeRaceMod' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\866175420\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Weapon Stats' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729726478\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'terramart_monstersupplies' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1285230837\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'tenantPack' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\838356389\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Super Mario Sunshine Music Pack' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\914304856\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'saturnian_2cute' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1410330646\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'saturnian_C3' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1698045793\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'ANTRMPIQPatch1_4' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1772643711\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'MorePlanetInfoCSKPatch' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1733755757\contents.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'sexy_globaura' at '..\mods\Sexbound-Globaura-2.0'
[14:30:44.535] [Info] Root: Detected asset source named 'lox_gofuckyourself' at '..\mods\Sexbound-GoFuckYourself-v1.9.0.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Lewdbound' at '..\mods\Lewdbound_0.6.3.1.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'SexboundAPI_Everis' at '..\mods\Sexbound_Everis_2.0.0.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'SexboundAPI_ningen' at '..\mods\Sexbound_Ningen.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'Sexbound_SaturnianCYB' at '..\mods\Sexbound_SaturnianCYB_v.2.0.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'SexboundAPI_VanillaCream' at '..\mods\Sexbound_VanillaCream_2-6'
[14:30:44.535] [Info] Root: Detected asset source named 'SexboundFutanari' at '..\mods\SexboundFutanari_v2.8.3.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'fuchsia_returns' at '..\mods\Fuchsia the Floran Slut 0.3.1 for 2.8+.pak'
[14:30:44.535] [Info] Root: Detected asset source named 'nathorny' at '..\mods\Sexbound_NaturallyHorny_Locced.pak'
[14:30:44.536] [Info] Root: Detected asset source named 'FrackinRaces' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\763259329\contents.pak'
[14:30:44.536] [Info] Root: Detected asset source named 'Aimable Shields - Frackin Races compatible' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1128426670\contents.pak'
[14:30:44.536] [Info] Root: Detected asset source named 'Make the Arachne a Cuter Race' at 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1404599095\contents.pak'
[14:30:44.536] [Info] Root: Detected unnamed asset source at '..\assets\user'
[14:30:44.536] [Info] Loading assets from: '..\assets\packed.pak'
[14:30:45.503] [Info] Loading assets from: '..\mods\Sexbound.pak'
[14:30:45.530] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1312316754\contents.pak'
[14:30:45.539] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1778031011\contents.pak'
[14:30:45.540] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\737353165\contents.pak'
[14:30:45.541] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1103027918\contents.pak'
[14:30:45.646] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\732276079\contents.pak'
[14:30:45.707] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1164332913\contents.pak'
[14:30:45.745] [Info] Loading assets from: '..\mods\Sexbound-Defeat.pak'
[14:30:45.746] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\730684624\contents.pak'
[14:30:45.747] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1111827118\contents.pak'
[14:30:45.750] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729429063\contents.pak'
[14:30:45.771] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1117007107\contents.pak'
[14:30:45.774] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1761193918\contents.pak'
[14:30:45.774] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\741550312\contents.pak'
[14:30:45.790] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1772846135\contents.pak'
[14:30:45.790] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1258008544\contents.pak'
[14:30:45.792] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\740694177\contents.pak'
[14:30:45.813] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1380941596\contents.pak'
[14:30:45.831] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\943180115\contents.pak'
[14:30:45.832] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1733089348\contents.pak'
[14:30:45.833] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\760401937\contents.pak'
[14:30:45.835] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1128280853\contents.pak'
[14:30:45.835] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\820860996\contents.pak'
[14:30:45.839] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1117006719\contents.pak'
[14:30:45.897] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729426797\contents.pak'
[14:30:45.899] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\819063903\contents.pak'
[14:30:45.899] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\836238594\contents.pak'
[14:30:45.904] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\731354142\contents.pak'
[14:30:45.905] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\779096734\contents.pak'
[14:30:45.922] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\749342005\contents.pak'
[14:30:45.941] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\740863523\contents.pak'
[14:30:45.943] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1086805718\contents.pak'
[14:30:45.943] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\851781339\contents.pak'
[14:30:45.947] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\817468961\contents.pak'
[14:30:45.948] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\739436205\contents.pak'
[14:30:45.974] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\951696176\contents.pak'
[14:30:45.974] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\734965636\contents.pak'
[14:30:45.974] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\730378641\contents.pak'
[14:30:45.976] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\896508953\contents.pak'
[14:30:45.984] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729788913\contents.pak'
[14:30:45.991] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\866175420\contents.pak'
[14:30:46.018] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\729726478\contents.pak'
[14:30:46.018] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1285230837\contents.pak'
[14:30:46.018] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\838356389\contents.pak'
[14:30:46.021] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\914304856\contents.pak'
[14:30:46.022] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1410330646\contents.pak'
[14:30:46.030] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1698045793\contents.pak'
[14:30:46.038] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1772643711\contents.pak'
[14:30:46.039] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1733755757\contents.pak'
[14:30:46.039] [Info] Loading assets from: '..\mods\Sexbound-Globaura-2.0'
[14:30:46.048] [Info] Loading assets from: '..\mods\Sexbound-GoFuckYourself-v1.9.0.pak'
[14:30:46.048] [Info] Loading assets from: '..\mods\Lewdbound_0.6.3.1.pak'
[14:30:46.055] [Info] Loading assets from: '..\mods\Sexbound_Everis_2.0.0.pak'
[14:30:46.056] [Info] Loading assets from: '..\mods\Sexbound_Ningen.pak'
[14:30:46.057] [Info] Loading assets from: '..\mods\Sexbound_SaturnianCYB_v.2.0.pak'
[14:30:46.058] [Info] Loading assets from: '..\mods\Sexbound_VanillaCream_2-6'
[14:30:46.063] [Info] Loading assets from: '..\mods\SexboundFutanari_v2.8.3.pak'
[14:30:46.063] [Info] Loading assets from: '..\mods\Fuchsia the Floran Slut 0.3.1 for 2.8+.pak'
[14:30:46.065] [Info] Loading assets from: '..\mods\Sexbound_NaturallyHorny_Locced.pak'
[14:30:46.066] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\763259329\contents.pak'
[14:30:46.121] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1128426670\contents.pak'
[14:30:46.121] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1404599095\contents.pak'
[14:30:46.122] [Info] Loading assets from: '..\assets\user'
[14:30:47.062] [Info] Assets digest is e6a6ec991adbe759a243a59d4ddd1b20c577c3ec429ce5fadf8f2701eda6a10b
[14:30:47.062] [Info] Root: Loaded Assets in 3.98494 seconds
[14:30:47.073] [Info] Root: Loaded NameGenerator in 0.0109705 seconds
[14:30:47.080] [Info] Root: Loaded ImageMetadataDatabase in 1.86183e-06 seconds
[14:30:47.161] [Info] Root: Loaded PlantDatabase in 0.0874633 seconds
[14:30:47.392] [Info] Root: Loaded ProjectileDatabase in 0.230518 seconds
[14:30:47.504] [Info] Root: Loaded ObjectDatabase in 0.441406 seconds
[14:30:47.608] [Info] Root: Loaded MonsterDatabase in 0.216439 seconds
[14:30:47.610] [Info] Root: Loaded StagehandDatabase in 0.00197632 seconds
[14:30:47.620] [Info] Root: Loaded VehicleDatabase in 0.00996849 seconds
[14:30:47.644] [Info] Root: Loaded NpcDatabase in 0.140011 seconds
[14:30:47.659] [Info] Root: Loaded PlayerFactory in 0.0385378 seconds
[14:30:47.660] [Info] Root: Loaded VersioningDatabase in 0.00150311 seconds
[14:30:47.660] [Info] Root: Loaded EntityFactory in 0.0162304 seconds
[14:30:47.693] [Info] Root: Loaded ParticleDatabase in 0.032612 seconds
[14:30:47.947] [Info] Root: Loaded MaterialDatabase in 0.286924 seconds
[14:30:47.955] [Info] Root: Loaded TerrainDatabase in 0.00728716 seconds
[14:30:48.008] [Info] Root: Loaded BiomeDatabase in 0.0532872 seconds
[14:30:48.009] [Info] Root: Loaded LiquidsDatabase in 0.00106931 seconds
[14:30:48.024] [Info] Root: Loaded StatusEffectDatabase in 0.014974 seconds
[14:30:48.237] [Info] Root: Loaded DamageDatabase in 0.212683 seconds
[14:30:48.241] [Info] Root: Loaded EffectSourceDatabase in 0.00422602 seconds
[14:30:48.245] [Info] Root: Loaded FunctionDatabase in 0.00372581 seconds
[14:30:48.277] [Info] Root: Loaded TreasureDatabase in 0.0320497 seconds
[14:30:48.481] [Info] Root: Loaded DungeonDefinitions in 0.204904 seconds
[14:30:48.481] [Info] Root: Loaded TilesetDatabase in 9.80559e-05 seconds
[14:30:48.483] [Info] Root: Loaded StatisticsDatabase in 0.00180938 seconds
[14:30:48.483] [Info] Root: Loaded EmoteProcessor in 8.03686e-05 seconds
[14:30:48.527] [Info] Root: Loaded SpeciesDatabase in 0.0436556 seconds
[14:30:48.539] [Info] Root: Loaded QuestTemplateDatabase in 0.0119672 seconds
[14:30:48.540] [Info] Root: Loaded AiDatabase in 0.00112764 seconds
[14:30:48.542] [Info] Root: Loaded TechDatabase in 0.00171815 seconds
[14:30:48.550] [Info] Root: Loaded CodexDatabase in 0.00758164 seconds
[14:30:48.778] [Info] Root: Loaded BehaviorDatabase in 0.228626 seconds
[14:30:48.781] [Info] Root: Loaded DanceDatabase in 0.00240888 seconds
[14:30:48.786] [Info] Root: Loaded SpawnTypeDatabase in 0.00547592 seconds
[14:30:48.792] [Info] Root: Loaded RadioMessageDatabase in 0.00530805 seconds
[14:30:49.828] [Error] Could not load recipe /recipes/medicaltable2/buffs/apexlewdfuelcannister.recipe: (ItemException) No such item 'erithianalgae'
[14:30:50.130] [Error] Could not load recipe /recipes/medicaltable2/buffs/hylotllewdfuelcannister.recipe: (ItemException) No such item 'erithianalgae'
[14:30:50.243] [Error] Could not load recipe /recipes/medicaltable2/buffs/glitchlewdfuelcannister.recipe: (ItemException) No such item 'erithianalgae'
[14:30:51.115] [Error] Could not load recipe /recipes/medicaltable2/buffs/floranlewdfuelcannister.recipe: (ItemException) No such item 'erithianalgae'
[14:30:51.216] [Error] Could not load recipe /recipes/emptyhands/radien/neptuniumradien.recipe: (ItemException) No such item 'neptuniumore'
[14:30:51.217] [Error] Could not load recipe /recipes/weapons/oldtier/broadsword/odb2tier2broadsword_c2.recipe: (ItemException) No such item 'steelbar'
[14:30:51.427] [Error] Could not load recipe /recipes/medicaltable2/buffs/novakidlewdfuelcannister.recipe: (ItemException) No such item 'erithianalgae'
[14:30:51.909] [Error] Could not load recipe /recipes/medicaltable2/buffs/xenolewdfuelcannister.recipe: (ItemException) No such item 'erithianalgae'
[14:30:52.138] [Error] Could not load recipe /recipes/medicaltable2/buffs/cumgen.recipe: (ItemException) No such item 'isn_fissionreactor'
[14:30:52.312] [Error] Could not load recipe /recipes/medicaltable2/buffs/humanlewdfuelcannister.recipe: (ItemException) No such item 'erithianalgae'
[14:30:52.971] [Error] Could not load recipe /recipes/emptyhands/radien/thoriumradien.recipe: (ItemException) No such item 'thoriumore'
[14:30:52.972] [Error] Could not load recipe /recipes/medicaltable2/buffs/avianlewdfuelcannister.recipe: (ItemException) No such item 'erithianalgae'
[14:30:54.829] [Info] Root: Loaded ItemDatabase in 7.17049 seconds
[14:30:55.070] [Info] Root: Loaded CollectionDatabase in 6.27774 seconds
[14:31:00.031] [Info] detected supported OpenGL texture size 32768, using atlasNumCells 256
[14:31:02.095] [Info] Root: Writing runtime configuration to '..\storage\starbound.config'
[14:31:11.430] [Info] UniverseServer: Acquiring universe lock file
[14:31:11.431] [Info] UniverseServer: Loading settings
[14:31:11.433] [Info] UniverseServer: Starting UniverseServer with UUID: d79c139d7e4220522df21dc944c07425
[14:31:11.443] [Info] UniverseServer: Logged in player 'YukiSaika' locally
[14:31:11.443] [Info] UniverseServer: Logged in account '<anonymous>' as player 'YukiSaika' from address local
[14:31:11.446] [Info] UniverseServer: Loading system world (248810717, 199014282, -45018859) from disk storage
[14:31:11.447] [Info] UniverseClient: Joined server as client 1
[14:31:11.477] [Info] UniverseServer: Reviving player at ClientShipWorld:38636e1da1408ab1b643237ab6ca4d38
[14:31:11.478] [Info] UniverseServer: Client 'YukiSaika' <1> (local) connected
[14:31:11.506] [Error] Could not load image asset '/interface/inventory/x.png', using placeholder default.
(AssetException) No such asset '/interface/inventory/x.png'
[14:31:11.507] [Error] Could not load image asset '/interface/inventory/xhover.png', using placeholder default.
(AssetException) No such asset '/interface/inventory/xhover.png'
[14:31:11.546] [Info] UniverseServer: Loading client ship world ClientShipWorld:38636e1da1408ab1b643237ab6ca4d38
[14:31:11.553] [Info] detected supported OpenGL texture size 32768, using atlasNumCells 256
[14:31:11.553] [Info] detected supported OpenGL texture size 32768, using atlasNumCells 256
[14:31:11.561] [Info] detected supported OpenGL texture size 32768, using atlasNumCells 256
[14:31:11.561] [Info] Setting steam rich presence connection as steamid_76561198111376793
[14:31:11.567] [Error] Cannot set Steam achievement kill10poptops
[14:31:11.567] [Error] Cannot set Steam achievement dismisscrewmember
[14:31:11.629] [Info] Protected dungeonIds for world set to (65524)
[14:31:11.647] [Info] UniverseServer: listening for incoming TCP connections on 0.0.0.0:21025
[14:31:11.811] [Info] Setting discord join secret as connect:discord_193639793882693632_596452969944186890_5980a49334a171fe
[14:31:11.857] [Info] UniverseServer: Warping player 1 to ClientShipWorld:38636e1da1408ab1b643237ab6ca4d38
[14:31:12.112] [Info] Root: Writing runtime configuration to '..\storage\starbound.config'
[14:31:24.925] [Info] UniverseServer: Loading celestial world 248810717:199014282:-45018859:6
[14:31:25.074] [Info] Protected dungeonIds for world set to (65524)
[14:31:25.228] [Info] UniverseServer: Warping player 1 to CelestialWorld:248810717:199014282:-45018859:6=c2d6ad3b5ddd566071eff14abfb566cc
[14:31:25.247] [Info] Client received world stop packet, leaving: Removed
[14:31:25.353] [Info] UniverseServer: Stopping idle world ClientShipWorld:38636e1da1408ab1b643237ab6ca4d38
[14:31:34.067] [Info] Chat: <SAIL> WARNING! RADIATION LEVELS ON THIS PLANET ARE EXTREMELY HAZARDOUS!
You should not attempt further exploration without proper protective equipment!
[14:32:47.153] [Error] Could not load image asset '/humanoid/floran/hair/anti_floran14.png', using placeholder default.
(AssetException) No such asset '/humanoid/floran/hair/anti_floran14.png'
[14:32:47.154] [Error] Could not load image asset '/humanoid/floran/hair/anti_floran14.png:normal', using placeholder default.
(AssetException) No associated frames file found for image '/humanoid/floran/hair/anti_floran14.png' while resolving image frame '/humanoid/floran/hair/anti_floran14.png:normal'
[14:32:52.465] [Info] tabularasa.lua:init(): tabularasa has done its init
[14:32:52.779] [Error] Exception while invoking lua function 'update'. (LuaException) Error code 2, [string "/scripts/sexbound/lib/sexbound/statemachine.l..."]:95: attempt to call a nil value (method 'onEnterAnyState')
stack traceback:
    [C]: in method 'onEnterAnyState'
    [string "/scripts/sexbound/lib/sexbound/statemachine.l..."]:95: in field 'enteringState'
    [string "/scripts/stateMachine.lua"]:204: in field 'pickState'
    [string "/scripts/stateMachine.lua"]:272: in field 'update'
    [string "/scripts/sexbound/lib/sexbound/statemachine.l..."]:368: in method 'update'
    [string "/scripts/sexbound/lib/sexbound.lua"]:115: in method 'update'
    [string "/scripts/sexbound/v2/api.lua"]:26: in field 'update'
    [string "/objects/sexbound_node/sexbound_main_node.lua..."]:74: in method 'update'
    [string "/objects/sexbound_node/sexbound_main_node.lua..."]:112: in function <[string "/objects/sexbound_node/sexbound_main_node.lua..."]:111>
[0] 7ff69691a7f3 Star::captureStack
[1] 7ff69691957e Star::StarException::StarException
[2] 7ff6968ed5c1 Star::LuaEngine::handleError
[3] 7ff696acea35 Star::LuaEngine::callFunction<float>
[4] 7ff696ad2726 Star::LuaFunction::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,float>
[5] 7ff696ad2659 Star::LuaBaseComponent::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,float>
[6] 7ff696ada2ac Star::LuaUpdatableComponent<Star::LuaWorldComponent<Star::LuaBaseComponent> >::update<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,float>
[7] 7ff696baaa19 Star::Object::update
[8] 7ff696e92fce <lambda_5251ea3b435705ab973fc9e3a86aa323>::operator()
[9] 7ff696a634a6 Star::EntityMap::updateAllEntities
[10] 7ff696eb45f3 Star::WorldServer::update
[11] 7ff696eba6a6 Star::WorldServerThread::update
[12] 7ff696eba08b Star::WorldServerThread::run
[13] 7ff69691737e Star::ThreadImpl::runThread
[14] 7ff91f174034 BaseThreadInitThunk
[15] 7ff920793691 RtlUserThreadStart
[14:32:54.629] [Error] Could not load image asset '/humanoid/floran/hair/anti_floran17.png', using placeholder default.
(AssetException) No such asset '/humanoid/floran/hair/anti_floran17.png'
[14:32:54.630] [Error] Could not load image asset '/humanoid/floran/hair/anti_floran17.png:normal', using placeholder default.
(AssetException) No associated frames file found for image '/humanoid/floran/hair/anti_floran17.png' while resolving image frame '/humanoid/floran/hair/anti_floran17.png:normal'
[14:32:55.274] [Error] Could not load image asset '/artwork/humanoid/default.png', using placeholder default.
(AssetException) No such asset '/artwork/humanoid/default.png'
[14:32:55.275] [Error] Could not load image asset '/artwork/humanoid/default.png:default.1', using placeholder default.
(AssetException) No associated frames file found for image '/artwork/humanoid/default.png' while resolving image frame '/artwork/humanoid/default.png:default.1'
[14:32:55.276] [Error] Could not load image asset '/artwork/<entityGroup>/actor1/floran/head_female.png', using placeholder default.
(AssetException) No such asset '/artwork/<entityGroup>/actor1/floran/head_female.png'
[14:32:55.276] [Error] Could not load image asset '/artwork/<entityGroup>/actor1/floran/head_female.png:normal', using placeholder default.
(AssetException) No associated frames file found for image '/artwork/<entityGroup>/actor1/floran/head_female.png' while resolving image frame '/artwork/<entityGroup>/actor1/floran/head_female.png:normal'
[14:32:55.278] [Error] Could not load image asset '/humanoid/floran/hair/anti_floran28.png', using placeholder default.
(AssetException) No such asset '/humanoid/floran/hair/anti_floran28.png'
[14:32:55.279] [Error] Could not load image asset '/humanoid/floran/hair/anti_floran28.png:normal', using placeholder default.
(AssetException) No associated frames file found for image '/humanoid/floran/hair/anti_floran28.png' while resolving image frame '/humanoid/floran/hair/anti_floran28.png:normal'
[14:32:55.281] [Error] Could not load image asset '/artwork/humanoid/default.png:default', using placeholder default.
(AssetException) No associated frames file found for image '/artwork/humanoid/default.png' while resolving image frame '/artwork/humanoid/default.png:default'
[14:32:55.282] [Error] Could not load image asset '/artwork/<entityGroup>/actor1/floran/arm_back.png', using placeholder default.
(AssetException) No such asset '/artwork/<entityGroup>/actor1/floran/arm_back.png'
[14:32:55.283] [Error] Could not load image asset '/artwork/<entityGroup>/actor1/floran/arm_back.png:idle.1', using placeholder default.
(AssetException) No associated frames file found for image '/artwork/<entityGroup>/actor1/floran/arm_back.png' while resolving image frame '/artwork/<entityGroup>/actor1/floran/arm_back.png:idle.1'
[14:32:55.284] [Error] Could not load image asset '/artwork/<entityGroup>/actor1/floran/body_female.png', using placeholder default.
(AssetException) No such asset '/artwork/<entityGroup>/actor1/floran/body_female.png'
[14:32:55.284] [Error] Could not load image asset '/artwork/<entityGroup>/actor1/floran/body_female.png:idle.1', using placeholder default.
(AssetException) No associated frames file found for image '/artwork/<entityGroup>/actor1/floran/body_female.png' while resolving image frame '/artwork/<entityGroup>/actor1/floran/body_female.png:idle.1'
[14:32:55.286] [Error] Could not load image asset '/artwork/<entityGroup>/actor1/floran/groin_genital.png', using placeholder default.
(AssetException) No such asset '/artwork/<entityGroup>/actor1/floran/groin_genital.png'
[14:32:55.286] [Error] Could not load image asset '/artwork/<entityGroup>/actor1/floran/groin_genital.png:idle.1', using placeholder default.
(AssetException) No associated frames file found for image '/artwork/<entityGroup>/actor1/floran/groin_genital.png' while resolving image frame '/artwork/<entityGroup>/actor1/floran/groin_genital.png:idle.1'
[14:32:55.288] [Error] Could not load image asset '/artwork/<entityGroup>/actor1/floran/arm_front.png', using placeholder default.
(AssetException) No such asset '/artwork/<entityGroup>/actor1/floran/arm_front.png'
[14:32:55.288] [Error] Could not load image asset '/artwork/<entityGroup>/actor1/floran/arm_front.png:idle.1', using placeholder default.
(AssetException) No associated frames file found for image '/artwork/<entityGroup>/actor1/floran/arm_front.png' while resolving image frame '/artwork/<entityGroup>/actor1/floran/arm_front.png:idle.1'
[14:32:55.289] [Error] Could not load image asset '/artwork/humanoid/default_mask.png', using placeholder default.
(AssetException) No such asset '/artwork/humanoid/default_mask.png'
[14:32:55.290] [Error] Could not load image asset '/artwork/humanoid/default_mask.png:default', using placeholder default.
(AssetException) No associated frames file found for image '/artwork/humanoid/default_mask.png' while resolving image frame '/artwork/humanoid/default_mask.png:default'
[14:32:55.330] [Error] Could not load image asset '/artwork/humanoid/default_mask.png:default.default', using placeholder default.
(AssetException) No associated frames file found for image '/artwork/humanoid/default_mask.png' while resolving image frame '/artwork/humanoid/default_mask.png:default.default'
[14:32:55.356] [Error] Could not load image asset '/artwork/humanoid/default_mask.png:default.1', using placeholder default.
(AssetException) No associated frames file found for image '/artwork/humanoid/default_mask.png' while resolving image frame '/artwork/humanoid/default_mask.png:default.1'
[14:32:57.365] [Error] Exception while invoking lua function 'update'. (LuaException) Error code 2, [string "/scripts/sexbound/lib/sexbound/statemachine.l..."]:95: attempt to call a nil value (method 'onEnterAnyState')
stack traceback:
    [C]: in method 'onEnterAnyState'
    [string "/scripts/sexbound/lib/sexbound/statemachine.l..."]:95: in field 'enteringState'
    [string "/scripts/stateMachine.lua"]:204: in field 'pickState'
    [string "/scripts/stateMachine.lua"]:272: in field 'update'
    [string "/scripts/sexbound/lib/sexbound/statemachine.l..."]:368: in method 'update'
    [string "/scripts/sexbound/lib/sexbound.lua"]:115: in method 'update'
    [string "/scripts/sexbound/v2/api.lua"]:26: in field 'update'
    [string "/objects/sexbound_node/sexbound_main_node.lua..."]:74: in method 'update'
    [string "/objects/sexbound_node/sexbound_main_node.lua..."]:112: in function <[string "/objects/sexbound_node/sexbound_main_node.lua..."]:111>
[0] 7ff69691a7f3 Star::captureStack
[1] 7ff69691957e Star::StarException::StarException
[2] 7ff6968ed5c1 Star::LuaEngine::handleError
[3] 7ff696acea35 Star::LuaEngine::callFunction<float>
[4] 7ff696ad2726 Star::LuaFunction::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,float>
[5] 7ff696ad2659 Star::LuaBaseComponent::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,float>
[6] 7ff696ada2ac Star::LuaUpdatableComponent<Star::LuaWorldComponent<Star::LuaBaseComponent> >::update<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,float>
[7] 7ff696baaa19 Star::Object::update
[8] 7ff696e92fce <lambda_5251ea3b435705ab973fc9e3a86aa323>::operator()
[9] 7ff696a634a6 Star::EntityMap::updateAllEntities
[10] 7ff696eb45f3 Star::WorldServer::update
[11] 7ff696eba6a6 Star::WorldServerThread::update
[12] 7ff696eba08b Star::WorldServerThread::run
[13] 7ff69691737e Star::ThreadImpl::runThread
[14] 7ff91f174034 BaseThreadInitThunk
[15] 7ff920793691 RtlUserThreadStart
[14:32:59.872] [Error] Exception while invoking lua function 'update'. (LuaException) Error code 2, [string "/scripts/sexbound/lib/sexbound/statemachine.l..."]:95: attempt to call a nil value (method 'onEnterAnyState')
stack traceback:
    [C]: in method 'onEnterAnyState'
    [string "/scripts/sexbound/lib/sexbound/statemachine.l..."]:95: in field 'enteringState'
    [string "/scripts/stateMachine.lua"]:204: in field 'pickState'
    [string "/scripts/stateMachine.lua"]:272: in field 'update'
    [string "/scripts/sexbound/lib/sexbound/statemachine.l..."]:368: in method 'update'
    [string "/scripts/sexbound/lib/sexbound.lua"]:115: in method 'update'
    [string "/scripts/sexbound/v2/api.lua"]:26: in field 'update'
    [string "/objects/sexbound_node/sexbound_main_node.lua..."]:74: in method 'update'
    [string "/objects/sexbound_node/sexbound_main_node.lua..."]:112: in function <[string "/objects/sexbound_node/sexbound_main_node.lua..."]:111>
[0] 7ff69691a7f3 Star::captureStack
[1] 7ff69691957e Star::StarException::StarException
[2] 7ff6968ed5c1 Star::LuaEngine::handleError
[3] 7ff696acea35 Star::LuaEngine::callFunction<float>
[4] 7ff696ad2726 Star::LuaFunction::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,float>
[5] 7ff696ad2659 Star::LuaBaseComponent::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,float>
[6] 7ff696ada2ac Star::LuaUpdatableComponent<Star::LuaWorldComponent<Star::LuaBaseComponent> >::update<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,float>
[7] 7ff696baaa19 Star::Object::update
[8] 7ff696e92fce <lambda_5251ea3b435705ab973fc9e3a86aa323>::operator()
[9] 7ff696a634a6 Star::EntityMap::updateAllEntities
[10] 7ff696eb45f3 Star::WorldServer::update
[11] 7ff696eba6a6 Star::WorldServerThread::update
[12] 7ff696eba08b Star::WorldServerThread::run
[13] 7ff69691737e Star::ThreadImpl::runThread
[14] 7ff91f174034 BaseThreadInitThunk
[15] 7ff920793691 RtlUserThreadStart
[14:33:06.795] [Error] Exception while invoking lua function 'update'. (LuaException) Error code 2, [string "/scripts/sexbound/lib/sexbound/statemachine.l..."]:95: attempt to call a nil value (method 'onEnterAnyState')
stack traceback:
    [C]: in method 'onEnterAnyState'
    [string "/scripts/sexbound/lib/sexbound/statemachine.l..."]:95: in field 'enteringState'
    [string "/scripts/stateMachine.lua"]:204: in field 'pickState'
    [string "/scripts/stateMachine.lua"]:272: in field 'update'
    [string "/scripts/sexbound/lib/sexbound/statemachine.l..."]:368: in method 'update'
    [string "/scripts/sexbound/lib/sexbound.lua"]:115: in method 'update'
    [string "/scripts/sexbound/v2/api.lua"]:26: in field 'update'
    [string "/objects/sexbound_node/sexbound_main_node.lua..."]:74: in method 'update'
    [string "/objects/sexbound_node/sexbound_main_node.lua..."]:112: in function <[string "/objects/sexbound_node/sexbound_main_node.lua..."]:111>
[0] 7ff69691a7f3 Star::captureStack
[1] 7ff69691957e Star::StarException::StarException
[2] 7ff6968ed5c1 Star::LuaEngine::handleError
[3] 7ff696acea35 Star::LuaEngine::callFunction<float>
[4] 7ff696ad2726 Star::LuaFunction::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,float>
[5] 7ff696ad2659 Star::LuaBaseComponent::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,float>
[6] 7ff696ada2ac Star::LuaUpdatableComponent<Star::LuaWorldComponent<Star::LuaBaseComponent> >::update<Star::Variant<Star::Empty,bool,__int64,double,Star::LuaString,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,float>
[7] 7ff696baaa19 Star::Object::update
[8] 7ff696e92fce <lambda_5251ea3b435705ab973fc9e3a86aa323>::operator()
[9] 7ff696a634a6 Star::EntityMap::updateAllEntities
[10] 7ff696eb45f3 Star::WorldServer::update
[11] 7ff696eba6a6 Star::WorldServerThread::update
[12] 7ff696eba08b Star::WorldServerThread::run
[13] 7ff69691737e Star::ThreadImpl::runThread
[14] 7ff91f174034 BaseThreadInitThunk
[15] 7ff920793691 RtlUserThreadStart
[14:33:22.243] [Info] Root: Writing runtime configuration to '..\storage\starbound.config'

 

Link to comment
2 hours ago, red3dred said:

I'm not quite sure what's going on here, your mods appear to refuse to load, as if the folders were there but no pak files... And you have about 100 mods, all of which don't load?

 

At any rate, i don't see any errors relating to Sexbound, i only see this strangeness. Doesn't even list as you having the Aphrodite's Bow or anything, which makes me wonder "What arrows".

 

[15:40:32.749] [Info] Loading assets from: '..\mods\SexboundFutanari_v2.8.3.pak'

That mod is outdated and causes such issues, try removing and starting the game again.

I mean when I shoot with Aphrodite's bow (which I have installed) at NPCs arrows go through them. And also all of my mods are loading and working in game.

Link to comment
2 hours ago, fwadeaw said:

I mean when I shoot with Aphrodite's bow (which I have installed) at NPCs arrows go through them. And also all of my mods are loading and working in game.

Then sorry, that log must not be yours or something. I can't help you without the data from your log, since i don't know your mods, what errors are coming up, etc.

[04:45:46.379] [Info] Root: Skipping asset directory 'D:\Steam\steamapps\workshop\content\211820\1563376005', directory not found
[04:45:46.379] [Info] Root: Skipping asset directory 'D:\Steam\steamapps\workshop\content\211820\733665104', directory not found
[04:45:46.379] [Info] Root: Skipping asset directory 'D:\Steam\steamapps\workshop\content\211820\902555153', directory not found
[04:45:46.380] [Info] Root: Skipping asset directory 'D:\Steam\steamapps\workshop\content\211820\879213535', directory not found
[04:45:46.380] [Info] Root: Skipping asset directory 'D:\Steam\steamapps\workshop\content\211820\761242493', directory not found
[04:45:46.380] [Info] Root: Detected asset source named 'base' at '..\assets\packed.pak'
[04:45:46.380] [Info] Root: Detected asset source named 'lox_sexbound' at '..\mods\Sexbound-API-v2.11.3.pak'
[04:45:46.380] [Info] Root: Detected unnamed asset source at '..\assets\user'
[04:45:46.380] [Info] Loading assets from: '..\assets\packed.pak'
[04:45:47.565] [Info] Loading assets from: '..\mods\Sexbound-API-v2.11.3.pak'
[04:45:47.597] [Info] Loading assets from: '..\assets\user'


Sounds like a status effect issue however, they usually end up with invincible/undying NPC's and players, along with removing their hitboxes.

Link to comment
5 hours ago, red3dred said:

I'm not quite sure what's going on here, your mods appear to refuse to load, as if the folders were there but no pak files... And you have about 100 mods, all of which don't load?

 

At any rate, i don't see any errors relating to Sexbound, i only see this strangeness. Doesn't even list as you having the Aphrodite's Bow or anything, which makes me wonder "What arrows".

 

[15:40:32.749] [Info] Loading assets from: '..\mods\SexboundFutanari_v2.8.3.pak'

That mod is outdated and causes such issues, try removing and starting the game again.

Weird, I've taken that out before to see if it fixed and it didn't but it works now.

Link to comment
3 hours ago, Runninghotdog3424 said:

Hmmmm, how about a......Scorbunny?  That seems popular, and no one has made them yet.

 

Mistaken for the race support requests or just generally asking for a race? Not something that is supposed to go here but okay.

 

1 hour ago, nightstalker232 said:

Hi, I'm a newer to the modding scene for Starbound and recently I found this mod and realized that it might conflict with frackin universe's added species as well as Cutebound . . . so I have a question: Is cutebound unusable with this mod or is it patchable?

Common misconception: Cutebound files and Sexbound files are two completely separate things. Having Cutebound won't affect Sexbound and vice-versa. If you want to use Cutebound heads for the animations, you can change a setting in the files to enable that, but that is the extent of it. Full support would require someone to make the images for every single vanilla Race in a Cutebound-esque style, and that's a rather tasking challenge.

As for Frackin' Universe, yet again, separate and shouldn't have any issues. The Frackin' races themselves don't have support for Sexbound per request of the FU team (Nightar, Kirhos, etc.) but they'd still show up as bald humans either way, or due to some old counter-patch from FU, a bald human recolored in weird ways. Simply put, FU doesn't want anything to do with Sexbound and thus their races are faulty by design and under the request we don't give them support.

 

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use