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,126 16.1%
  • GAME 3 - Sexbot Rebellion

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

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

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

    Votes: 2,193 16.6%
  • Something else

    Votes: 236 1.8%

  • Total voters
    13,175

gnadudu

Well-Known Member
Aug 31, 2018
1,995
2,958
437

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,855
5,453
703
Finally got around to trying this one... Holy shit, is this a fantastic game. Great art! Fun mechanics and great use of Renpy.

And those pony girls... :love::BootyTime:
Glad you like it!

Would be great if you can leave a short review!

That would help to offset the reviews by people who expected a VN novel on rails or a two hour video render in 4K or whatever else and give the game 1 or 2 stars only. ;)
 
Last edited:

johnnyangel2024

New Member
Nov 3, 2024
5
2
46
GAME.lab.parts.append(GAME.sbPartsData["SBPAddOnImmo3"].clone())
adds a random gen 3 immobilizer to your lab.

GAME.lab.parts.append(GAME.sbPartsData["SBPAddOnImmo3"].clone({"pref": "military grade"}))
would add a military grade gen 3 immobilizer to your lab.

Instead of SBPAddOnImmo3 you could of course use other parts, just look them up in game/700_minigames/760_sexbot_core_data.rpy and search for partsdata.

THANK YOU!!! The file with the AddOn names was what I truly required but, I could not find it.
 
  • Like
Reactions: gnadudu

sinbarrabajas

Newbie
Feb 20, 2023
25
10
13
Hmm, you could follow the walkthrough till you reach Quthor. It's available on itch.io for free, or I posted it here.
Im following it im stuck at " As soon as everyone has EXH6 and a Pet Uniform, T’Ris appears in the morning to inform you the crew is ready " in Arellarti - The 2nd Map Fragment
 

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,855
5,453
703
Im following it im stuck at " As soon as everyone has EXH6 and a Pet Uniform, T’Ris appears in the morning to inform you the crew is ready " in Arellarti - The 2nd Map Fragment
Dont forget to give Vee a Krell pet uniform too
 
  • Like
Reactions: gnadudu

Poppin81

Member
Jan 6, 2023
116
76
151
Glad you like it!

Would be great if you can leave a short review!

That would help to offset the reviews by people who expected a VN novel on rails or a two hour video render in 4K or whatever else and give the game 1 or 2 stars only. ;)

How do you post a review?
 

sgenter

Member
Dec 8, 2021
138
103
177
I got this error attempting to pick up 'loot' after being pursued by the Voron Zealots in Quthor after winning the battles.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/03_GAME.rpy", line 132, in script call
call sandbox_space() from _call_sandbox_space
File "game/500_navigator/556_sandbox_space.rpy", line 1651, in script call
call check_occurrence(tgtLoc) from _call_check_occurrence_6
File "game/850_missions_events/855_events.rpy", line 783, in script call
call mg_combat_scenario(scenario) from _call_mg_combat_scenario_13
File "game/700_minigames/785_combat_scenarios.rpy", line 282, in script call
call mg_combat(scenarioID, mobs,rocks) from _call_mg_combat_19
File "game/700_minigames/780_combat.rpy", line 1581, in script call
call mg_combat_roll_wreck(lootSite, screenEnv) from _call_mg_combat_roll_wreck
File "game/700_minigames/780_combat.rpy", line 1039, in script
$ rewards += random.sample([GAME.items[x] for x in ["ITMBeacon", "ITMAddOnCloak","ITMCannonQuantum","ITMTorpedoVoron"]*5 + +["ITMShieldVoron"]], 5)
File "game/700_minigames/780_combat.rpy", line 1039, in <module>
$ rewards += random.sample([GAME.items[x] for x in ["ITMBeacon", "ITMAddOnCloak","ITMCannonQuantum","ITMTorpedoVoron"]*5 + +["ITMShieldVoron"]], 5)
File "game/700_minigames/780_combat.rpy", line 1039, in <lambda>
$ rewards += random.sample([GAME.items[x] for x in ["ITMBeacon", "ITMAddOnCloak","ITMCannonQuantum","ITMTorpedoVoron"]*5 + +["ITMShieldVoron"]], 5)
TypeError: bad operand type for unary +: 'RevertableList'

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

Full traceback:
File "game/03_GAME.rpy", line 132, in script call
call sandbox_space() from _call_sandbox_space
File "game/500_navigator/556_sandbox_space.rpy", line 1651, in script call
call check_occurrence(tgtLoc) from _call_check_occurrence_6
File "game/850_missions_events/855_events.rpy", line 783, in script call
call mg_combat_scenario(scenario) from _call_mg_combat_scenario_13
File "game/700_minigames/785_combat_scenarios.rpy", line 282, in script call
call mg_combat(scenarioID, mobs,rocks) from _call_mg_combat_19
File "game/700_minigames/780_combat.rpy", line 1581, in script call
call mg_combat_roll_wreck(lootSite, screenEnv) from _call_mg_combat_roll_wreck
File "game/700_minigames/780_combat.rpy", line 1039, in script
$ rewards += random.sample([GAME.items[x] for x in ["ITMBeacon", "ITMAddOnCloak","ITMCannonQuantum","ITMTorpedoVoron"]*5 + +["ITMShieldVoron"]], 5)
File "F:\AVN\SpaceJourneyX-210_012a\renpy\ast.py", line 821, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "F:\AVN\SpaceJourneyX-210_012a\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/700_minigames/780_combat.rpy", line 1039, in <module>
$ rewards += random.sample([GAME.items[x] for x in ["ITMBeacon", "ITMAddOnCloak","ITMCannonQuantum","ITMTorpedoVoron"]*5 + +["ITMShieldVoron"]], 5)
File "game/700_minigames/780_combat.rpy", line 1039, in <lambda>
$ rewards += random.sample([GAME.items[x] for x in ["ITMBeacon", "ITMAddOnCloak","ITMCannonQuantum","ITMTorpedoVoron"]*5 + +["ITMShieldVoron"]], 5)
TypeError: bad operand type for unary +: 'RevertableList'

Ren'Py 8.3.3.24111502
Space Journey X 210_012a
Mon May 26 03:49:57 2025
 
  • Like
Reactions: stoltzld

initiated

Member
Apr 8, 2018
126
140
227
That would help to offset the reviews by people who expected a VN novel on rails or a two hour video render in 4K or whatever else and give the game 1 or 2 stars only. ;)
I honestly dislike those types of games, and prefer the interactive Renpy ones, like this one, the most! I want some interactive and fun playing in my porn games, not just the porn!
 
  • Like
Reactions: yv0751

Alescor

Newbie
Jan 9, 2019
38
21
151
I honestly dislike those types of games, and prefer the interactive Renpy ones, like this one, the most! I want some interactive and fun playing in my porn games, not just the porn!
The thing is, people don't look at the tags. If put sandbox will be a longer game, not just pressing Ctrl to skip dialogues.
It's a shame, this is one of F95's best sandbox games. Unfortunately, many reviews come from people who can't read, because if you don't like sandbox games, don't play them and go to Pornhub. But don't leave a negative review.
 
  • Like
Reactions: yv0751

TGafy

Well-Known Member
May 14, 2020
1,047
1,259
328
The thing is, people don't look at the tags. If put sandbox will be a longer game, not just pressing Ctrl to skip dialogues.
It's a shame, this is one of F95's best sandbox games. Unfortunately, many reviews come from people who can't read, because if you don't like sandbox games, don't play them and go to Pornhub. But don't leave a negative review.
I must admit that I'm one of the people that avoid games with the sandbox tag. I had only lucked out playing this without checking the tags beforehand and was in the mood for playing something in a space setting. Absolutely no regret. While playing, it didn't feel like other sandbox games. It felt more "interactive adventure" and I ended up spending several weeks in my first run until I reached the end of content. yv0751 did an amazing job on this project.
 
4.20 star(s) 159 Votes