Skip to main content

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

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/loveroutes.rpy", line 240, in <module>

NameError: name 'keramas' is not defined

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

Full traceback:

  File "loveroutes.rpyc", line 240, in script

  File "D:\a\BSRB_DEMO-1.2.3-pc\BSRB_DEMO-1.2.3-pc\renpy\ast.py", line 834, in execute

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

  File "D:\a\BSRB_DEMO-1.2.3-pc\BSRB_DEMO-1.2.3-pc\renpy\python.py", line 1187, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/loveroutes.rpy", line 240, in <module>

NameError: name 'keramas' is not defined

Windows-10-10.0.19045 AMD64

Ren'Py 8.3.7.25031702

BSRB DEMO 1.2.3

Thu Feb 12 20:53:31 2026

```

Umph, thx, fixed in version 1.2.4

Deleted 8 days ago