Skip to main content

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

There is an error when i try to play this game :


I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/UI/gui.rpy", line 98, in <module>

TypeError: object of type 'NoneType' has no len()

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

Full traceback:

  File "C:\Users\PC\Desktop\MyLewdTherapy-0.1-pc\renpy\bootstrap.py", line 359, in bootstrap

    renpy.main.main()

  File "C:\Users\PC\Desktop\MyLewdTherapy-0.1-pc\renpy\main.py", line 541, in main

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

  File "scripts/UI/gui.rpyc", line 98, in script

  File "lib/python3.9/future/utils/__init__.py", line 444, in raise_

  File "scripts/UI/gui.rpyc", line 98, in script

  File "C:\Users\PC\Desktop\MyLewdTherapy-0.1-pc\renpy\ast.py", line 2248, in execute

    self.set()

  File "C:\Users\PC\Desktop\MyLewdTherapy-0.1-pc\renpy\ast.py", line 2262, in set

    value = renpy.python.py_eval_bytecode(self.code.bytecode)

  File "C:\Users\PC\Desktop\MyLewdTherapy-0.1-pc\renpy\python.py", line 1211, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/scripts/UI/gui.rpy", line 98, in <module>

  File "lib/python3.9/random.py", line 346, in choice

TypeError: object of type 'NoneType' has no len()

Windows-10-10.0.19045 AMD64

Ren'Py 8.3.7.25031702

My Lewd Therapy 0.1

Tue Jul  8 17:58:24 2025

We uploaded a fixed version, sorry about that 😓