3.70 star(s) 3 Votes

freedom.call

Well-known Member
Donor
Mar 8, 2018
2,763
3,787
Well, that was interesting...I think. :D

The sex scenes could be looped maybe, a little short.
 

Deathangel

Newbie
Jul 14, 2017
41
19
I'm sorry, but an uncaught exception occurred.

Code:
While running game code:
  File "game/tl/english/script.rpy", line 22623, in script
    o "{color=#FFFF00}{if}it's better if I have her on my side..."
  File "renpy/common/00library.rpy", line 266, in say
    who(what, interact=interact, *args, **kwargs)
Exception: Unknown text tag u'if'

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

Full traceback:
  File "game/tl/english/script.rpy", line 22623, in script
    o "{color=#FFFF00}{if}it's better if I have her on my side..."
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\ast.py", line 652, in execute
    renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\exports.py", line 1197, in say
    renpy.store.say(who, what, *args, **kwargs)
  File "renpy/common/00library.rpy", line 266, in say
    who(what, interact=interact, *args, **kwargs)
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\character.py", line 1016, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\character.py", line 817, in do_display
    **display_args)
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\character.py", line 566, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\core.py", line 2649, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\core.py", line 3132, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\core.py", line 2055, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 485, in renpy.display.render.render_screen
  File "render.pyx", line 233, in renpy.display.render.render
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\screen.py", line 669, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\layout.py", line 1117, in render
    st, at)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\display\layout.py", line 717, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 145, in renpy.display.render.render
  File "render.pyx", line 233, in renpy.display.render.render
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\text\text.py", line 1825, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\text\text.py", line 563, in __init__
    self.paragraphs = self.segment(text.tokens, style, renders, text)
  File "D:\Sexgames\Galaxy\Galaxy-1.2-pc\renpy\text\text.py", line 1078, in segment
    raise Exception("Unknown text tag %r" % text)
Exception: Unknown text tag u'if'

Windows-8-6.2.9200
Ren'Py 7.0.0.196
Galaxy 1.2
Sun Apr 14 23:02:12 2019
edited by Gab
 
  • Like
Reactions: straydogg

Phantomax

Newbie
Nov 12, 2018
76
13
At the beginning of this version when in front of the reporter there are 2 choises but both kill the game with the attached error with no possibility to go on
 

freedom.call

Well-known Member
Donor
Mar 8, 2018
2,763
3,787
At the beginning of this version when in front of the reporter there are 2 choises but both kill the game with the attached error with no possibility to go on
When you talked to the journalist first time on the space ship?
 

freedom.call

Well-known Member
Donor
Mar 8, 2018
2,763
3,787
I liked it too, although I have to admit as the game went on I was clicking more and reading less. :)
Lots of scenes and not well connected maybe.

Anyway, pretty good start.
 

bas

retired
Respected User
Donor
Former Staff
May 6, 2017
3,987
30,377
Here's my crunched version.

Image/audio/video quality is reduced to make shit smaller. This is not a perfect process and sometimes can break a game. You've been warned so no bitching.

Galaxy [v1.2] [Viperr] - Original Size: 1.00GB

Download PC (155MB): - - -

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

Sojonin

Member
Feb 14, 2018
238
112
Good game, but could use a better translation. It's servivable but could use a native speaker's touch.
 
3.70 star(s) 3 Votes