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

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

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

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

    Votes: 2,194 16.6%
  • Something else

    Votes: 236 1.8%

  • Total voters
    13,179

gnadudu

Well-Known Member
Aug 31, 2018
1,995
2,958
437
Its opened tried both but no luck at all. I shut down firewall thinking maybe my pc doesnt let me but its the same.
Was worth a try. You could also try those steps I found on reddit a few years ago when I had problems starting RenPy games with a Nvidia card:
1755352278780.png

1755352289599.png
 
  • Like
Reactions: yv0751

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,855
5,453
703
Game crashes. Its fresh unmodded game appears only 1 second.
logs show this:

You don't have permission to view the spoiler content. Log in or register now.
I have transferred the latest build to my Win VM and launched it.

You don't have permission to view the spoiler content. Log in or register now.

Log data looks fine, comparable to the one you posted.
Seems your machine completed the program launch and graphic init without problems.

There is another file in the same folder called error.log or similar.
If you post that maybe more informationis contained.
That file is more related to ingame logical and coding error and might be worth a look
 

Noxen

Member
Compressor
Sep 25, 2022
320
3,024
387
Space Journey X [v2.20_022] [y.v.] - Compressed

Original size: ~1.6GB
Compressed size: ~500MB

Win/Lin:
| |

Mac:
| |

You don't have permission to view the spoiler content. Log in or register now.
 
Aug 30, 2017
15
2
185
Was worth a try. You could also try those steps I found on reddit a few years ago when I had problems starting RenPy games with a Nvidia card:
View attachment 5152087

View attachment 5152090
still not workin

I have transferred the latest build to my Win VM and launched it.

You don't have permission to view the spoiler content. Log in or register now.

Log data looks fine, comparable to the one you posted.
Seems your machine completed the program launch and graphic init without problems.

There is another file in the same folder called error.log or similar.
If you post that maybe more informationis contained.
That file is more related to ingame logical and coding error and might be worth a look
Thats all i have no error.log
resim_2025-08-16_180332882.png
 

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,855
5,453
703
Hmm, tried out the new combat minigame for a bit (fought around 20 groups so far) and have a few questions.
- Is it normal the thieves/enforcers only attack the terminal? None did attack any of my bots so far, which makes this maybe a bit too easy...
- I might have missed it, but is there any explanation of the stats anywhere? I guess constitution will probably affect health and dexterity will probably affect accuracy, am I correct about those and what do strength (will there be melee weapons at some point?) and intelligence do?
- What happens to the captured thieves/enforcers? Will there be a way to hand them over to the authorities?
The 2.20 RPG module was the first iteration, so probably some edges to polish...

There is an annex in the Walkthrough that explains a bit more in depth what the stats are and how they are managed.

Mobs attack using their own AI, sorting targets depending on some preference strategy. You can taunt them, sometimes that will pull attacks.

In 2.30 I want to improve that AI (e.g. collecting aggro, going for healers/fortifiers, ...) etc.

The captured thieves end up as slaves in your cargo. Not yet differentiated (maybe I should have slaves and captives)
 

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,855
5,453
703
still not workin



Thats all i have no error.log
View attachment 5152321
Odd. There is a file operation right in the init phase of the game.
It goes for User/AppData/Roaming/Renpy/... game save dat folder

If there is weird issue with file access on that folder or that folder being admin managed (centrally managed account system?) it might crash? Virus scanner?
 

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,855
5,453
703
Odd. There is a file operation right in the init phase of the game.
It goes for User/AppData/Roaming/Renpy/... game save dat folder

If there is weird issue with file access on that folder or that folder being admin managed (centrally managed account system?) it might crash? Virus scanner?
For testing you could do the following:
Go to my itch.io page, get an older version and see how that behaves.

Other than that I am a bit stumped, as no one reported a "silent crash" issue like that ever before.
You hardware seems ok too (way too good even...)
 

Shinshila

Newbie
Aug 28, 2018
30
22
132
I haven't played the game for a long time, is the smooth transitions between decks a new feature? It's a bit of a strain on the eyes. The old navigation was more enjoyable, where you click and get to the desired deck or room.
 

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,855
5,453
703
I haven't played the game for a long time, is the smooth transitions between decks a new feature? It's a bit of a strain on the eyes. The old navigation was more enjoyable, where you click and get to the desired deck or room.
I changed the jump-to to pathfinding in order to make sure that you can run into things 'on the way'.
It could be "silent transitions" until a surprise happens but after introducing the turbo lift I decided to animate the transitions. When playtesting for quite a while, it didn't feel wrong.

You can still directly jump if you use hotkeys for botlab, captains computer, bridge, cargo, engineering
 

dav3knight

Member
Oct 1, 2017
111
105
268
Hello thanks for this game, the first time i try it ... but can i ask how to repair ship ? use B button on wrench and then find what ? spark ? i click with those wrench why there are none that can work ? thanks before :D
 

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,855
5,453
703
Hello thanks for this game, the first time i try it ... but can i ask how to repair ship ? use B button on wrench and then find what ? spark ? i click with those wrench why there are none that can work ? thanks before :D
If there are sparks, you "use" the wrench (Select wrench in inventory, "B" for use, click on thing to repair)
If wrench has been selected before (in bottom right widget), B + click is enough
 
Last edited:
  • Like
Reactions: dav3knight

Shinshila

Newbie
Aug 28, 2018
30
22
132
I changed the jump-to to pathfinding in order to make sure that you can run into things 'on the way'.
It could be "silent transitions" until a surprise happens but after introducing the turbo lift I decided to animate the transitions. When playtesting for quite a while, it didn't feel wrong.
Is it hard to bring back the old movement system? or put the setting in the options? (at the discretion of the player) It is very tiring to walk back and forth on the ship and look at this scrolling deck, I remember how much I had to run around the ship in the old version and imagining all this and even with scrolling it just kills.
 

daleef

Newbie
Jun 17, 2019
18
1
144
How do you cloak in 2.20. I can't cloak using the same setup i used in 2.1, Barbed Carapace shields with 6 underverse effectors, and I have no way to cloak
 

yv0751

Well-Known Member
Game Developer
Jul 8, 2017
1,855
5,453
703
How do you cloak in 2.20. I can't cloak using the same setup i used in 2.1, Barbed Carapace shields with 6 underverse effectors, and I have no way to cloak
that was a bug in all previous versions. This shield cannot cloak it can only reflect damage.

The only shields that can cloak is dark Mirage and the Voron shield.
 
4.20 star(s) 159 Votes