Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/000statements.rpy", line 569, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "game/game_screen_location.rpy", line 45, in execute

  File "game/game_screen_location.rpy", line 45, in execute

  File "game/game_screen_location.rpy", line 50, in execute

  File "game/game_screen_location.rpy", line 50, in <module>

NameError: name 'Fish_1' is not defined

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

Full traceback:

  File "game_label.rpyc", line 176, in script

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

    self.call("execute")

  File "renpy/ast.py", line 2003, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "renpy/statements.py", line 278, in call

    return method(parsed, *args, **kwargs)

  File "renpy/common/000statements.rpy", line 569, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "renpy/exports.py", line 3134, in call_screen

    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)

  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 3735, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 568, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/screen.py", line 436, in visit_all

    callback(self)

  File "renpy/display/core.py", line 3735, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "renpy/display/screen.py", line 447, in per_interact

    self.update()

  File "renpy/display/screen.py", line 637, in update

    self.screen.function(**self.scope)

  File "game/game_screen_location.rpy", line 45, in execute

  File "game/game_screen_location.rpy", line 45, in execute

  File "game/game_screen_location.rpy", line 50, in execute

  File "game/game_screen_location.rpy", line 50, in <module>

NameError: name 'Fish_1' is not defined

Windows-10-10.0.22621

Ren'Py 7.4.10.2178

Whore_Effect 0.2f

Mon Jan 30 09:11:49 2023

[/code]

Yes, saves from the old version won't work in the new one, but we are working on it.