Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit) (+1)

I'm getting the following script error:

I'm sorry, but an uncaught exception occurred.

While running game code:

ScriptError: could not find label 'None'.

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

Full traceback:

  File "C:\Users\Diego\Downloads\becoming_a_femboy-3.6.1-default-win\renpy\bootstrap.py", line 359, in bootstrap

    renpy.main.main()

  File "C:\Users\Diego\Downloads\becoming_a_femboy-3.6.1-default-win\renpy\main.py", line 652, in main

    run(restart)

  File "C:\Users\Diego\Downloads\becoming_a_femboy-3.6.1-default-win\renpy\main.py", line 148, in run

    renpy.execution.run_context(True)

  File "C:\Users\Diego\Downloads\becoming_a_femboy-3.6.1-default-win\renpy\execution.py", line 958, in run_context

    context.run()

(...)

  File "C:\Users\Diego\Downloads\becoming_a_femboy-3.6.1-default-win\renpy\script.py", line 1103, in lookup

    raise ScriptError("could not find label '%s'." % str(original))

ScriptError: could not find label 'None'.

Windows-10-10.0.19041 AMD64

Ren'Py 8.3.7.25031702

Becoming a Femboy 3.6.1-default

Mon Jun 16 20:10:04 2025


This error happens in two situations:

One, the most critical, is when you get the message for the Beach Party Finale event.

The other is when you go to the Beach Party with Trish and the game asks you if you want to call either Jannet or Astra.

Same problem T_T