ynosharingakk
Newbie
- Mar 11, 2023
- 95
- 138
so now vee know that Seraphine is technically still a virgin?
no wonder she has attitude
For the princesses sake add some lube hahaIf you play your cards right you can have anal with Seraphine too in 1.40...
And so as to remove ambiguity I added this second animation angle in 1.50
(still need to adjust the lighting...)
You don't have permission to view the spoiler content. Log in or register now.
I tried to get some but Diddy was faster...For the princesses sake add some lube haha
1.60 (Drengar) will have a focus on that I think (among other things)Will there be anymore bondage/slave play content added in the future? Things like Triss in a barefoot hogtie or stuff like that, or is that or not for the foreseeable future?
There is a table with hints on the right wall. The symbols correspond to cortices (Gen 1, 2, 3, Pre)Hello, i have a question, how do i pass a beacon of assembly?
Thanks a lot.Still minmaxing, here are 2 more minor bugs:
- When traveling to Xenos system from ANY direction, while T'Ris and Nimhe wear Krell uniform, message about Vee and Sera leaving holodeck will be triggered, and both T'Ris's and Nimhe's clothes will be reset to default.
- If you land near quarry, then wear space pirate outfit at 22h, and don't go to Moira but instead go visit Belit (doesn't mater if you buy something), you will stay in pirate uniform until you visit Moira in her crew cabin (doesn't work if you go to medbay for obvious reason). This will work at ANY time from 18h. What this allows you to do (if you ask for favour in medbay) is receive favour two times in one day.
- Do not use any modI met this error when opened Lab Manager menu.
While running game code:
File "game/03_GAME.rpy", line 129, in script call
call sandbox() from _call_sandbox
File "game/500_navigator/550_sandbox.rpy", line 32, in script call
call sandbox_interior() from _call_sandbox_interior
File "game/500_navigator/552_sandbox_interior.rpy", line 582, in script call
call interact_room(_return[1]) from _call_interact_room
File "game/600_interact/600_interact_room.rpy", line 1653, in script call
call mg_sexbot_lab() from _call_mg_sexbot_lab
File "game/700_minigames/760_sexbot_lab.rpy", line 1551, in script call
call mg_lab_manager() from _call_mg_lab_manager_1
File "game/700_minigames/760_sexbot_lab.rpy", line 409, in script
call screen mg_lab_manager_scr(lmMode, lmModes, partsFilter, yadj)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/700_minigames/760_sexbot_lab.rpy", line 149, in execute
screen mg_lab_manager_scr(*args):
File "game/700_minigames/760_sexbot_lab.rpy", line 149, in execute
screen mg_lab_manager_scr(*args):
File "game/700_minigames/760_sexbot_lab.rpy", line 203, in execute
if lmMode == "parts storage":
File "game/700_minigames/760_sexbot_lab.rpy", line 234, in execute
side "c r":
File "game/700_minigames/760_sexbot_lab.rpy", line 236, in execute
viewport id "vp":
File "game/700_minigames/760_sexbot_lab.rpy", line 241, in execute
vbox pos 500,120 xsize 1200 spacing 5:
File "game/700_minigames/760_sexbot_lab.rpy", line 242, in execute
for i in parts:
File "game/700_minigames/760_sexbot_lab.rpy", line 244, in execute
$ showPart = partsFilter["prefs"][i.pref] and partsFilter["cat"][i.cat] and partsFilter["kind"][i.kind]
File "game/700_minigames/760_sexbot_lab.rpy", line 244, in <module>
$ showPart = partsFilter["prefs"][i.pref] and partsFilter["cat"][i.cat] and partsFilter["kind"][i.kind]
KeyError: u'elite grade'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/03_GAME.rpy", line 129, in script call
call sandbox() from _call_sandbox
File "game/500_navigator/550_sandbox.rpy", line 32, in script call
call sandbox_interior() from _call_sandbox_interior
File "game/500_navigator/552_sandbox_interior.rpy", line 582, in script call
call interact_room(_return[1]) from _call_interact_room
File "game/600_interact/600_interact_room.rpy", line 1653, in script call
call mg_sexbot_lab() from _call_mg_sexbot_lab
File "game/700_minigames/760_sexbot_lab.rpy", line 1551, in script call
call mg_lab_manager() from _call_mg_lab_manager_1
File "game/700_minigames/760_sexbot_lab.rpy", line 409, in script
call screen mg_lab_manager_scr(lmMode, lmModes, partsFilter, yadj)
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3136, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/700_minigames/760_sexbot_lab.rpy", line 149, in execute
screen mg_lab_manager_scr(*args):
File "game/700_minigames/760_sexbot_lab.rpy", line 149, in execute
screen mg_lab_manager_scr(*args):
File "game/700_minigames/760_sexbot_lab.rpy", line 203, in execute
if lmMode == "parts storage":
File "game/700_minigames/760_sexbot_lab.rpy", line 234, in execute
side "c r":
File "game/700_minigames/760_sexbot_lab.rpy", line 236, in execute
viewport id "vp":
File "game/700_minigames/760_sexbot_lab.rpy", line 241, in execute
vbox pos 500,120 xsize 1200 spacing 5:
File "game/700_minigames/760_sexbot_lab.rpy", line 242, in execute
for i in parts:
File "game/700_minigames/760_sexbot_lab.rpy", line 244, in execute
$ showPart = partsFilter["prefs"][i.pref] and partsFilter["cat"][i.cat] and partsFilter["kind"][i.kind]
File "game/700_minigames/760_sexbot_lab.rpy", line 244, in <module>
$ showPart = partsFilter["prefs"][i.pref] and partsFilter["cat"][i.cat] and partsFilter["kind"][i.kind]
KeyError: u'elite grade'
Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Space Journey X 140_18b
Can it be solved?
I'm very excited for it! I wanted to see more bondage content in the game, but other than that, I'm love the game and experience. It's a fun game, and I like the story, the setting, and the fact you have a ship where you expand and grow your crew and upgrade your ship. I think this game is very much the type of game I'd recommend going to Steam in the far future once there's a bit more content.1.60 (Drengar) will have a focus on that I think (among other things)
That's not a bug... one is a space event the other one is an ambush... it's the same for Allerati and NX-010- 2 space events in one day on Quthor : If one space event occurs (doesn't matter which one), you do it, then travel through asteroid belt and click on passage button, you will have 2nd space event on same day.
In Precursor crates are cubes that alter one aspect of a Bot.Quick question:
Can I mod the "Likes" of a bot without altering the "Traits"? (maybe by some Krell training?)
I made this relatively highQ 199 bot... to which I rolled (Sub/Nymp/Calculating).
Attitude is neutral, so I can roll +30 double from Dev, Calc, Insid. (199->279?) (Esc 11%)
Problem is while the traits rolled perfectly, the skills are 1 Dislike (thats -.20%) and only 1 Like.
The multiplier per liked skills:
1 - 1.20%
2 - 1.44?
3 - 1.73%
4 - 2.07%
5 - 2.49%
So they tank, 0.80 and 1.20 cancel out kinda, instead of getting 2.49/1.00.
Can I mod them somehow, without affecting the traits?
Thanks for submitting the issues you found. Great that there are no showstoppers in 1.40.I am done with minmaxing, with testing various things, I did pretty much everything in this game (except for ultimate bot crate, but I am not gonna test it any further in this version).
Here is one more list with minor bugs:
- Yutani pod analyzer : in some cases pod analyzer does not show correct information. Golden seductress shell by default has devious attitude, but pod analyzer shows "indifferent" in attitude field.
- Traits from Protector shell not adding IQ points : Calculating trait usually adds 30 points of IQ to bot, but if bot doesn't have this trait, and Protector shell is used on it; no points will be added.
- Golden seductress shell : If you find GS in space (not sure if she always have all 5 hearts next to stats, but usually that's the case),you remove shell (usually it's gen 2, subpar etc...) and use same G type shell, but elite quality, it will loose heart for no obvious reason, as there was no other changes. Everything else is the same as it was.
Maybe bugs, maybe not:
- Pet owner dialogue : When you go to Arellarti Station, and take T'Ris for a walk for the first time, and speak to Pet owner, you will have 2 dialogue options (first 2 options to be exact) with SAME "P" shortcut.
- 2 space events in one day on Quthor : If one space event occurs (doesn't matter which one), you do it, then travel through asteroid belt and click on passage button, you will have 2nd space event on same day.
- Collapsed torpedo and bot container mutually exclusive : If you get attacked on Quthor by Drengar Corsair, and you beat it you will have loot site. In this site if one of the items is collapsed torpedo you can NEVER get bot container from the same site and vice versa. They are mutually exclusive from loot pool.
- 2nd Precursor archive : This item can be obtained from Quthor Precursor Junkyard. It would make sense if you had to deliver it to library of Xenos, but that's not the case. It looks exactly the same as memory cube, so maybe you need to give it to BB-2`s customized bot? Wrong, she doesn't know how to use it. Maybe this was done for people who did not choose violence in Xenos Precursor Junkyard (I don't know since both times I attacked them), and that is why I have 1 leftover.
- T-elos name? : in the past I was finding only C and K type shells with this name, which made me think they are exclusive to this "race".
It is probably coincidence that one of her traits is "Pet".
That's the last list of bugs for this version. Soon I will post list with my final-ish thoughts, most likely tomorrow.
this is why youre in my top 3 devsI tried to get some but Diddy was faster...
Kinda surprised this game hasn't dropped some glory hole stuff yet, but maybe that's what'll be in the pirate bar bathroom... or maybe an option to add to the ship for when you overnight in a station?1.60 (Drengar) will have a focus on that I think (among other things)