Skip to main content

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

Day 11 - Basketball Courter Both - Sayer 'william' is not defined & Sayer 'mike' is not defined

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

Exception: Sayer 'william' is not defined.

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

Full traceback:

  File "day11.rpyc", line 62, in script

  File "C:\Users\jeffr\OneDrive\Desktop\ClockStopper-1.0-pc\renpy\ast.py", line 881, in execute

    who = eval_who(self.who, self.who_fast)

  File "C:\Users\jeffr\OneDrive\Desktop\ClockStopper-1.0-pc\renpy\ast.py", line 774, in eval_who

    raise Exception("Sayer '%s' is not defined." % who)

Exception: Sayer 'william' is not defined.

Windows-10-10.0.26100 AMD64

Ren'Py 8.0.3.22090809

Clock Stopper 1.0

Wed Oct 29 20:07:01 2025

[/code]


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

Exception: Sayer 'mike' is not defined.

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

Full traceback:

  File "freeze_mike.rpyc", line 28, in script

  File "C:\Users\jeffr\OneDrive\Desktop\ClockStopper-1.0-pc\renpy\ast.py", line 881, in execute

    who = eval_who(self.who, self.who_fast)

  File "C:\Users\jeffr\OneDrive\Desktop\ClockStopper-1.0-pc\renpy\ast.py", line 774, in eval_who

    raise Exception("Sayer '%s' is not defined." % who)

Exception: Sayer 'mike' is not defined.

Windows-10-10.0.26100 AMD64

Ren'Py 8.0.3.22090809

Clock Stopper 1.0

Wed Oct 29 20:07:33 2025

[/code]