Skip to main content

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

i get this error every time i stop fishing 

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script/minigame.rpy", line 4453, in script

renpy.script.LabelNotFound: could not find label 'beach'.

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

Traceback (most recent call last):

  File "game/script/minigame.rpy", line 4453, in script

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

    rv = renpy.game.script.lookup(target)

         ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^

  File "renpy/script.py", line 1201, in lookup

    raise LabelNotFound(original)

renpy.script.LabelNotFound: could not find label 'beach'.

Linux-6.17.7-ba25.fc43.x86_64-x86_64-with-glibc2.42 x86_64

Ren'Py 8.5.2.26010301

Champion of Realms 0.106

Mon Mar  9 10:47:03 2026

```