Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Demo crashes on Windows 11 directly at first startup:


I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/ch/harems/home/events/home_harem_samantha.rpy", line 1056, in <module>

NameError: name 'lexi' is not defined

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

Full traceback:

  File "renpy/bootstrap.py", line 275, in bootstrap

    renpy.main.main()

  File "renpy/main.py", line 564, in main

    renpy.game.context().run(node)

  File "ch/harems/home/events/home_harem_samantha.rpyc", line 1039, in script

  File "ch/harems/home/events/home_harem_samantha.rpyc", line 1039, in script

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

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

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

    exec(bytecode, globals, locals)

  File "game/ch/harems/home/events/home_harem_samantha.rpy", line 1056, in <module>

NameError: name 'lexi' is not defined

Windows-10-10.0.22621 AMD64

Ren'Py 7.6.0.23042213

Love & Sex : Second Base - Demo 23.4.0a

Tue Apr 25 22:59:04 2023

It will be fixed in the next bugfix release.
Thanks for your report

Fixed now, thanks!