Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

RangerMech

5
Posts
87
Following
A member registered Nov 03, 2021 · View creator page →

Recent community posts

(1 edit)

3.50 just came on line for me here on Itch.io and none of my previous saves are loading with the Free PC version. They all come up with an exception and that there is no going back from and ignore only sends me back to the prolog. I've tried a reload but it didn't fix this issue. I know it isn't my system because it's a high end gaming laptop so please look into it. Fun game with really good character development and nice art work. 

Please let me know if you find the problem since I was using the save from 3.40 pc that you advised to make a save point. I know you are at 3.90 for elite now so I don't understand how this could actually show up as a problem now. I appreciate you taking the time to look this over.

I would recommend to remove the liability about the relationship between the MC and May could be that the MC was adopted. Other than that, this AVN is probably the most impressive that I have seen in a while. Well done Sabirow!  Keep them coming.

Can't get past this screen. It says I need to talk to Zoe first but I have no option to select calling Zoe. I am playing on the Itch.io app on an MSI Raider PC with windows 11. Just asking for a bypass or a patch. Thanks.

Got it... thanks.

I have an Exception Report from day 5 when selecting Haley on the PM sysetm. 

Here's the text:

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/laptoplabels.rpy", line 204, in <module>

  File "renpy/common/00action_other.rpy", line 99, in __call__

    return self.expression()

  File "renpy/common/00action_control.rpy", line 126, in __call__

    renpy.show_screen(self.screen, *self.args, **self.kwargs)

Exception: Screen Haylee_convo_d5 is not known.

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

Full traceback:

  File "laptoplabels.rpyc", line 204, in script

  File "renpy/ast.py", line 928, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "renpy/python.py", line 2245, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/laptoplabels.rpy", line 204, in <module>

  File "renpy/exports.py", line 1561, in pause

    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)

  File "renpy/ui.py", line 298, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "renpy/display/core.py", line 3315, 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 4155, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "renpy/display/layout.py", line 1100, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1100, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/layout.py", line 1100, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/screen.py", line 727, in event

    rv = self.child.event(ev, x, y, st)

  File "renpy/display/layout.py", line 1100, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "renpy/display/behavior.py", line 979, in event

    return handle_click(self.clicked)

  File "renpy/display/behavior.py", line 914, in handle_click

    rv = run(action)

  File "renpy/display/behavior.py", line 322, in run

    new_rv = run(i, *args, **kwargs)

  File "renpy/display/behavior.py", line 329, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_other.rpy", line 99, in __call__

    return self.expression()

  File "renpy/common/00action_control.rpy", line 126, in __call__

    renpy.show_screen(self.screen, *self.args, **self.kwargs)

  File "renpy/display/screen.py", line 1131, in show_screen

    raise Exception("Screen %s is not known.\n" % (name[0],))

Exception: Screen Haylee_convo_d5 is not known.

Windows-10-10.0.22000

Ren'Py 7.4.10.2175

Stranded In Space 1.0

Sun Mar 20 17:54:33 2022

[/code]