Ready to play dirty? Command your Lust Goddess now. Play Now!
x

What is your preference for my 2025 Project ( search thread for "Poll 2025" to see details)

  • GAME 1 - Hex Academy

    Votes: 1,333 10.1%
  • GAME 2 - Arcane Academy: Goblin Uprising

    Votes: 2,128 16.1%
  • GAME 3 - Sexbot Rebellion

    Votes: 1,350 10.2%
  • GAME 4 - Dairy Dynasty

    Votes: 1,260 9.6%
  • GAME 5 - Space Journey X Continued

    Votes: 4,685 35.5%
  • Any above OK with me

    Votes: 2,195 16.6%
  • Something else

    Votes: 236 1.8%

  • Total voters
    13,187

Zirenaz

Active Member
Feb 20, 2020
638
656
278
For the people with shell problems.

You can have Nimhe build them, even if they are blacked out on the selection screen.
Make sure she have the required skill, and you have the correct crates in stock.

Only difference is you can't see the selection on screen, so a method I use to make sure the correct is selected is press another shell, then only click once on the one I want.
I usually give her the first shell to make them visible on selection screen (unless it is gen 3 military grade)
 
  • Like
Reactions: saucepan35

saucepan35

Member
Jul 30, 2018
101
375
202
Thanks a ton guys! :love:
It had been so long since I got the shell I didn't even remember about the outer belt and never thought to revisit it.
Also think I tried to feed it to Nimhe fairly early on but she was still at the "can't do that yet" stage. I'll try that again too!
 

CaptainBipto

Well-Known Member
Sep 20, 2018
1,445
1,441
326
I GOT MY BABY BACK!!!!!!

Gods! I missed you sweetie!
:love::love::love::love::love::love::love::love::love::love:

Hellhammer.jpg

Drengar Cruisers and Voron Zealots are now 1 shot loot piñatas.
My only regret was the fact that the 'Battle of Erebus-09' only lasted a single round of combat. The enemies did have some very cool loot on them though.
 

initiated

Member
Apr 8, 2018
126
141
227
Im hoping for a an optional super boss that will make battle a challange, even with the ship upgraded to the max, with a cool reward
 
  • Like
Reactions: yv0751

Eldebrand

Member
Mar 5, 2019
126
130
207
Ive tried searching the thread but cant find an answer. My Tris Public Favor ption for Iltari Station has disappeared but the Orange Quest in log has not. Her EXH is at 11 and Ive already had her make the first uniform modification. Im stuck and confused.

Edit: okay so after my first attempt to pet walk her in the Krell station I tried going back to Iltari Station and the Public Favor option came back and I could finally get her to EXH 12.
 
Last edited:

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,856
5,453
703
Ive tried searching the thread but cant find an answer. My Tris Public Favor ption for Iltari Station has disappeared but the Orange Quest in log has not. Her EXH is at 11 and Ive already had her make the first uniform modification. Im stuck and confused.

Edit: okay so after my first attempt to pet walk her in the Krell station I tried going back to Iltari Station and the Public Favor option came back and I could finally get her to EXH 12.
thanks for the report.
that sounds like something got sorted away wrongly into the dialogue system due to maybe not correct condition checks, as this game behaviour makes indeed little sense.

Will have a look at the consistency when I test 2.3.
 
  • Like
Reactions: Eldebrand

blackgold1

Newbie
Jan 16, 2023
32
14
50
I have Nimhe at a half jacket with no bottoms in her progressive uniform. I gave her another kit to modify her uniform but she didn't do anything more, when I try to give her another she says she already has one. Is this the max level for Nimhe?
 

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,856
5,453
703
I have Nimhe at a half jacket with no bottoms in her progressive uniform. I gave her another kit to modify her uniform but she didn't do anything more, when I try to give her another she says she already has one. Is this the max level for Nimhe?
That is a software bug, because what you actually did is unlock her next outfit which is not implemented, so she defaults to the standard visuals
 

Skybah

Newbie
Jan 6, 2018
22
8
206
How can I run version 2.10 save on version 2.20? It gives an error [SUIDCargo] Does anyone know a solution? This is the traceback code.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/03_GAME.rpy", line 168, in script call
call sandbox_interior() from _call_sandbox_interior
File "game/500_navigator/552_sandbox_interior.rpy", line 797, in script call
call interact_room(_action[1]) from _call_interact_room_1
File "game/600_interact/600_interact_room.rpy", line 3249, in script call
call warehouse_manager() from _call_warehouse_manager
File "game/650_trading/630_warehouse.rpy", line 481, in script call
if "exit" in _return:
File "renpy/common/00start.rpy", line 101, in script
python hide:
File "renpy/common/00start.rpy", line 101, in <module>
python hide:
File "renpy/common/00start.rpy", line 104, in _execute_python_hide
i()
File "game/200_init/203_init_general.rpy", line 12, in after_load_processing
renpy.hide_screen("header")
File "game/400_support/430_misc.rpy", line 7, in execute
screen header(*args):
File "game/400_support/430_misc.rpy", line 7, in execute
screen header(*args):
File "game/400_support/430_misc.rpy", line 11, in execute
frame xsize 1920 ysize 60 background Solid("#00000000"):
File "game/400_support/430_misc.rpy", line 12, in execute
hbox spacing 5 xalign 0.5 yalign 0.5:
File "game/400_support/430_misc.rpy", line 18, in execute
if "seen manifest" in GAME.mc.done:
File "game/400_support/430_misc.rpy", line 20, in execute
if GAME.ship.cargoLimitCloak():
File "game/400_support/430_misc.rpy", line 20, in <module>
if GAME.ship.cargoLimitCloak():
File "game/100_core/120_classes_sandbox.rpy", line 862, in cargoLimitCloak
cargoAddOns = self.subSys["SUIDCargo"].addon_slots
KeyError: 'SUIDCargo'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/03_GAME.rpy", line 168, in script call
call sandbox_interior() from _call_sandbox_interior
File "game/500_navigator/552_sandbox_interior.rpy", line 797, in script call
call interact_room(_action[1]) from _call_interact_room_1
File "game/600_interact/600_interact_room.rpy", line 3249, in script call
call warehouse_manager() from _call_warehouse_manager
File "game/650_trading/630_warehouse.rpy", line 481, in script call
if "exit" in _return:
File "renpy/common/00start.rpy", line 101, in script
python hide:
File "D:\Serial\- All\New\0006\SpaceJourneyX-220_022-pc\renpy\ast.py", line 821, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Serial\- All\New\0006\SpaceJourneyX-220_022-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 101, in <module>
python hide:
File "renpy/common/00start.rpy", line 104, in _execute_python_hide
i()
File "game/200_init/203_init_general.rpy", line 12, in after_load_processing
renpy.hide_screen("header")
File "D:\Serial\- All\New\0006\SpaceJourneyX-220_022-pc\renpy\display\screen.py", line 1457, in hide_screen
sls.remove(layer, screen.tag, prefix="hide" if not immediately else None)
File "D:\Serial\- All\New\0006\SpaceJourneyX-220_022-pc\renpy\display\scenelists.py", line 597, in remove
self.hide_or_replace(layer, remove_index, prefix)
File "D:\Serial\- All\New\0006\SpaceJourneyX-220_022-pc\renpy\display\scenelists.py", line 503, in hide_or_replace
if not oldsle.displayable._handles_event(prefix):
File "D:\Serial\- All\New\0006\SpaceJourneyX-220_022-pc\renpy\display\screen.py", line 533, in _handles_event
self.update()
File "D:\Serial\- All\New\0006\SpaceJourneyX-220_022-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/400_support/430_misc.rpy", line 7, in execute
screen header(*args):
File "game/400_support/430_misc.rpy", line 7, in execute
screen header(*args):
File "game/400_support/430_misc.rpy", line 11, in execute
frame xsize 1920 ysize 60 background Solid("#00000000"):
File "game/400_support/430_misc.rpy", line 12, in execute
hbox spacing 5 xalign 0.5 yalign 0.5:
File "game/400_support/430_misc.rpy", line 18, in execute
if "seen manifest" in GAME.mc.done:
File "game/400_support/430_misc.rpy", line 20, in execute
if GAME.ship.cargoLimitCloak():
File "game/400_support/430_misc.rpy", line 20, in <module>
if GAME.ship.cargoLimitCloak():
File "game/100_core/120_classes_sandbox.rpy", line 862, in cargoLimitCloak
cargoAddOns = self.subSys["SUIDCargo"].addon_slots
KeyError: 'SUIDCargo'

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.3.24111502
Space Journey X 220_022
Wed Sep 3 09:02:21 2025
 

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,856
5,453
703
How can I run version 2.10 save on version 2.20? It gives an error [SUIDCargo] Does anyone know a solution? This is the traceback code.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/03_GAME.rpy", line 168, in script call
call sandbox_interior() from _call_sandbox_interior
File "game/500_navigator/552_sandbox_interior.rpy", line 797, in script call
call interact_room(_action[1]) from _call_interact_room_1
File "game/600_interact/600_interact_room.rpy", line 3249, in script call
call warehouse_manager() from _call_warehouse_manager
File "game/650_trading/630_warehouse.rpy", line 481, in script call
if "exit" in _return:
File "renpy/common/00start.rpy", line 101, in script
python hide:
File "renpy/common/00start.rpy", line 101, in <module>
python hide:
File "renpy/common/00start.rpy", line 104, in _execute_python_hide
i()
File "game/200_init/203_init_general.rpy", line 12, in after_load_processing
renpy.hide_screen("header")
File "game/400_support/430_misc.rpy", line 7, in execute
screen header(*args):
File "game/400_support/430_misc.rpy", line 7, in execute
screen header(*args):
File "game/400_support/430_misc.rpy", line 11, in execute
frame xsize 1920 ysize 60 background Solid("#00000000"):
File "game/400_support/430_misc.rpy", line 12, in execute
hbox spacing 5 xalign 0.5 yalign 0.5:
File "game/400_support/430_misc.rpy", line 18, in execute
if "seen manifest" in GAME.mc.done:
File "game/400_support/430_misc.rpy", line 20, in execute
if GAME.ship.cargoLimitCloak():
File "game/400_support/430_misc.rpy", line 20, in <module>
if GAME.ship.cargoLimitCloak():
File "game/100_core/120_classes_sandbox.rpy", line 862, in cargoLimitCloak
cargoAddOns = self.subSys["SUIDCargo"].addon_slots
KeyError: 'SUIDCargo'

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/03_GAME.rpy", line 168, in script call
call sandbox_interior() from _call_sandbox_interior
File "game/500_navigator/552_sandbox_interior.rpy", line 797, in script call
call interact_room(_action[1]) from _call_interact_room_1
File "game/600_interact/600_interact_room.rpy", line 3249, in script call
call warehouse_manager() from _call_warehouse_manager
File "game/650_trading/630_warehouse.rpy", line 481, in script call
if "exit" in _return:
File "renpy/common/00start.rpy", line 101, in script
python hide:
File "D:\Serial\- All\New\0006\SpaceJourneyX-220_022-pc\renpy\ast.py", line 821, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Serial\- All\New\0006\SpaceJourneyX-220_022-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 101, in <module>
python hide:
File "renpy/common/00start.rpy", line 104, in _execute_python_hide
i()
File "game/200_init/203_init_general.rpy", line 12, in after_load_processing
renpy.hide_screen("header")
File "D:\Serial\- All\New\0006\SpaceJourneyX-220_022-pc\renpy\display\screen.py", line 1457, in hide_screen
sls.remove(layer, screen.tag, prefix="hide" if not immediately else None)
File "D:\Serial\- All\New\0006\SpaceJourneyX-220_022-pc\renpy\display\scenelists.py", line 597, in remove
self.hide_or_replace(layer, remove_index, prefix)
File "D:\Serial\- All\New\0006\SpaceJourneyX-220_022-pc\renpy\display\scenelists.py", line 503, in hide_or_replace
if not oldsle.displayable._handles_event(prefix):
File "D:\Serial\- All\New\0006\SpaceJourneyX-220_022-pc\renpy\display\screen.py", line 533, in _handles_event
self.update()
File "D:\Serial\- All\New\0006\SpaceJourneyX-220_022-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/400_support/430_misc.rpy", line 7, in execute
screen header(*args):
File "game/400_support/430_misc.rpy", line 7, in execute
screen header(*args):
File "game/400_support/430_misc.rpy", line 11, in execute
frame xsize 1920 ysize 60 background Solid("#00000000"):
File "game/400_support/430_misc.rpy", line 12, in execute
hbox spacing 5 xalign 0.5 yalign 0.5:
File "game/400_support/430_misc.rpy", line 18, in execute
if "seen manifest" in GAME.mc.done:
File "game/400_support/430_misc.rpy", line 20, in execute
if GAME.ship.cargoLimitCloak():
File "game/400_support/430_misc.rpy", line 20, in <module>
if GAME.ship.cargoLimitCloak():
File "game/100_core/120_classes_sandbox.rpy", line 862, in cargoLimitCloak
cargoAddOns = self.subSys["SUIDCargo"].addon_slots
KeyError: 'SUIDCargo'

Windows-10-10.0.26100 AMD64
Ren'Py 8.3.3.24111502
Space Journey X 220_022
Wed Sep 3 09:02:21 2025
If you change versions, you need to import your save.
All saves done "at night" on the banner screen that says DAY X in the middle can be imported.

TLDR:
Save your game in 2.10 at the proper time (nightly banner screen), start up 2.20, import your game, continue
 

Skybah

Newbie
Jan 6, 2018
22
8
206
If you change versions, you need to import your save.
All saves done "at night" on the banner screen that says DAY X in the middle can be imported.

TLDR:
Save your game in 2.10 at the proper time (nightly banner screen), start up 2.20, import your game, continue
Thank you very much, it worked perfectly and the save was executed in 2.20.
 
  • Like
Reactions: yv0751

Ivan4

New Member
Oct 4, 2022
5
1
13
How to increase the TEC of the main character? The TEC stopped at level 5. The main character's level is 11.
 

MWolf55

Member
Jun 19, 2018
241
97
210
Okay I am having issues completing four events which is unusual for me. Usually get them with no problem but struggling with these four. I attached photos of what I am missing. I still have not been able to figure out the "social interactions with naked V" Also having issues getting the cam at 21:00 in the new update. Haven't figured out the Seraphine to get a distraction. Finally can't seem to get Khelara at her dancing shift while shaved. Has to be something little thing I am not doing right. The others I know how to do just not got them completed yet. Any help would be appreciated.
 
4.20 star(s) 159 Votes